{"id":6269,"date":"2026-08-03T19:37:40","date_gmt":"2026-08-03T19:37:40","guid":{"rendered":"https:\/\/truthtechnologies.com\/?p=6269"},"modified":"2026-08-04T15:49:31","modified_gmt":"2026-08-04T15:49:31","slug":"ubs-financial-services-fincen-125m-penalty","status":"publish","type":"post","link":"https:\/\/truthtechnologies.com\/es\/ubs-financial-services-fincen-125m-penalty\/","title":{"rendered":"61,500 Unmonitored Wire Transactions worth $10.5 Billion. FinCEN Just Issued the Largest BSA Fine Ever Against a Broker-Dealer."},"content":{"rendered":"<div data-elementor-type=\"wp-post\" data-elementor-id=\"6269\" class=\"elementor elementor-6269\" data-elementor-post-type=\"post\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-ee66aee elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"ee66aee\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-8fae06f\" data-id=\"8fae06f\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-fb2a27d elementor-widget__width-inherit elementor-widget elementor-widget-html\" data-id=\"fb2a27d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<title>UBS Financial Services Just Received the Largest BSA Fine Ever Imposed on a Broker-Dealer. FinCEN Had Already Fined It Once. | Truth Technologies<\/title>\n<style>\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@400;500;600;700&display=swap');\n  * { box-sizing: border-box; margin: 0; padding: 0; }\n\n  body {\n    font-family: 'Montserrat', sans-serif;\n    color: #1a1a2e;\n    background: #fff;\n    line-height: 1.8;\n    font-size: 18px;\n  }\n\n  .article-body {\n    max-width: 760px;\n    margin: 0 auto;\n    padding: 52px 24px 80px;\n  }\n\n  .article-body p {\n    font-size: 18px;\n    color: #374151;\n    margin-bottom: 22px;\n  }\n\n  .article-body h2 {\n    font-size: 28px;\n    font-weight: 700;\n    color: #03125E;\n    margin: 52px 0 18px;\n    line-height: 1.3;\n  }\n\n  .article-body h3 {\n    font-size: 22px;\n    font-weight: 700;\n    color: #03125E;\n    margin: 36px 0 12px;\n  }\n\n  blockquote {\n    border-left: 4px solid #03125E;\n    margin: 32px 0;\n    padding: 16px 24px;\n    background: #f0f3fa;\n    border-radius: 0 6px 6px 0;\n  }\n\n  blockquote p {\n    font-size: 17px;\n    color: #03125E;\n    font-style: italic;\n    margin-bottom: 8px;\n  }\n\n  blockquote cite {\n    font-size: 14px;\n    color: #6b7280;\n    font-style: normal;\n    font-weight: 600;\n  }\n\n  .divider {\n    border: none;\n    border-top: 1px solid #e5e7eb;\n    margin: 44px 0;\n  }\n\n  .lessons-grid {\n    display: grid;\n    gap: 24px;\n    margin: 32px 0;\n  }\n\n  .lesson-card {\n    border: 1px solid rgba(3,18,94,0.15);\n    border-radius: 10px;\n    padding: 26px 28px;\n    background: #f8f7fc;\n  }\n\n  .lesson-card .lesson-label {\n    font-size: 13px;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n    color: #F37315;\n    margin-bottom: 8px;\n  }\n\n  .lesson-card h3 {\n    font-size: 20px;\n    font-weight: 700;\n    color: #03125E;\n    margin: 0 0 12px;\n  }\n\n  .lesson-card p {\n    font-size: 17px;\n    color: #4b5563;\n    margin: 0;\n  }\n\n  .checklist {\n    margin: 28px 0;\n    display: grid;\n    gap: 14px;\n  }\n\n  .checklist-item {\n    display: flex;\n    gap: 14px;\n    align-items: flex-start;\n    padding: 16px 18px;\n    background: #f9fafb;\n    border-radius: 8px;\n    border: 1px solid #e5e7eb;\n  }\n\n  .checklist-icon {\n    width: 24px;\n    height: 24px;\n    background: #03125E;\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    flex-shrink: 0;\n    margin-top: 2px;\n  }\n\n  .checklist-icon svg {\n    width: 12px;\n    height: 12px;\n    fill: none;\n    stroke: white;\n    stroke-width: 2.5;\n    stroke-linecap: round;\n    stroke-linejoin: round;\n  }\n\n  .checklist-item p {\n    font-size: 17px;\n    margin: 0;\n    color: #374151;\n  }\n\n  .checklist-item strong {\n    color: #03125E;\n  }\n\n  .key-facts {\n    background: #03125E;\n    color: #fff;\n    border-radius: 10px;\n    padding: 28px 32px;\n    margin: 36px 0;\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 24px;\n  }\n\n  @media (max-width: 600px) {\n    .key-facts { grid-template-columns: 1fr; }\n  }\n\n  .key-fact { text-align: center; }\n\n  .key-fact .value {\n    font-size: 36px;\n    font-weight: 700;\n    color: #F37315;\n    line-height: 1;\n    margin-bottom: 6px;\n  }\n\n  .key-fact .label {\n    font-size: 13px;\n    font-weight: 600;\n    letter-spacing: 0.5px;\n    text-transform: uppercase;\n    color: #94a3b8;\n  }\n\n  .cta-block {\n    background: linear-gradient(135deg, #03125E 0%, #02115E 100%);\n    border-radius: 12px;\n    padding: 42px 40px;\n    text-align: center;\n    margin: 56px 0 32px;\n    color: #fff;\n  }\n\n  .cta-block h2 {\n    color: #fff;\n    font-size: 26px;\n    margin: 0 0 14px;\n  }\n\n  .cta-block p {\n    color: #bfcfe8;\n    font-size: 17px;\n    margin-bottom: 28px;\n  }\n\n  .btn-group { display: flex; gap: 14px; justify-content: center; flex-wrap: wrap; }\n\n  .btn-primary {\n    background: #F37315;\n    color: #fff;\n    padding: 14px 30px;\n    border-radius: 6px;\n    font-weight: 700;\n    font-size: 16px;\n    text-decoration: none;\n    transition: opacity 0.2s;\n  }\n\n  .btn-primary:hover { opacity: 0.9; }\n\n  .btn-secondary {\n    background: transparent;\n    color: #fff;\n    padding: 14px 30px;\n    border-radius: 6px;\n    font-weight: 600;\n    font-size: 16px;\n    text-decoration: none;\n    border: 2px solid rgba(255,255,255,0.4);\n    transition: border-color 0.2s;\n  }\n\n  .btn-secondary:hover { border-color: #fff; }\n\n  .references {\n    background: #f7f6fc;\n    border-radius: 8px;\n    padding: 24px 28px;\n    margin-top: 48px;\n  }\n\n  .references h3 {\n    font-size: 14px;\n    font-weight: 700;\n    text-transform: uppercase;\n    letter-spacing: 0.8px;\n    color: #03125E;\n    margin: 0 0 14px;\n  }\n\n  .references ul {\n    list-style: none;\n    padding: 0;\n    display: grid;\n    gap: 8px;\n  }\n\n  .references ul li a {\n    font-size: 15px;\n    color: #03125E;\n    text-decoration: none;\n  }\n\n  .references ul li a:hover { text-decoration: underline; }\n\n  .disclaimer {\n    font-size: 14px;\n    color: #9ca3af;\n    text-align: center;\n    margin-top: 32px;\n    padding: 0 12px;\n  }\n<\/style>\n<\/head>\n<body>\n\n<div class=\"article-body\">\n\n  <p>On August 3, 2026, FinCEN assessed a $125 million civil money penalty against UBS Financial Services Inc. for willful violations of the Bank Secrecy Act. It is the largest BSA penalty ever imposed on a broker-dealer in US history. It is also FinCEN's second enforcement action against the same firm. The first was in 2018. The 2018 consent order specifically identified the failures that would generate the 2026 penalty. UBSFS admitted to remediation that never happened.<\/p>\n\n  <p>The consent order is 55 pages and covers two distinct categories of failure: a transaction monitoring system for foreign currency wires that remained broken for nearly twenty years despite explicit regulatory notice, and a customer due diligence program that onboarded and retained ultra-high net worth customers with documented ties to Russia, Latin America, and the Troika Laundromat while systematically discounting the risk those customers presented. Together, those failures resulted in more than 61,500 foreign currency wire transactions worth $10.5 billion going unmonitored, and hundreds of suspicious transactions going unreported to law enforcement.<\/p>\n\n  <div class=\"key-facts\">\n    <div class=\"key-fact\">\n      <div class=\"value\">$125M<\/div>\n      <div class=\"label\">FinCEN Civil Penalty<\/div>\n    <\/div>\n    <div class=\"key-fact\">\n      <div class=\"value\">61,500+<\/div>\n      <div class=\"label\">Unmonitored Wire Transactions<\/div>\n    <\/div>\n    <div class=\"key-fact\">\n      <div class=\"value\">$10.5B<\/div>\n      <div class=\"label\">Aggregate Value Unmonitored<\/div>\n    <\/div>\n    <div class=\"key-fact\">\n      <div class=\"value\">~20 yrs<\/div>\n      <div class=\"label\">Duration of Monitoring Failures<\/div>\n    <\/div>\n  <\/div>\n\n  <hr class=\"divider\">\n\n  <h2>What the 2018 Consent Order Found and What Happened Next<\/h2>\n\n  <p>In December 2018, FinCEN fined UBSFS $14.5 million for failing to monitor foreign currency wires in its commodities and retail brokerage accounts. At the time, UBSFS told FinCEN it expected to implement a new automated monitoring system by mid-2019 that would remediate these deficiencies. FinCEN acknowledged that commitment in the 2018 consent order and referenced UBSFS's ability to correct the identified issues.<\/p>\n\n  <p>Within weeks of signing that consent order, UBSFS's own senior executives became aware it would not meet the mid-2019 deadline. The implementation date slipped to late 2019, then into 2020, then into 2021. UBSFS did not inform FinCEN of any of these delays. When the new automated system was finally deployed in March 2021, it was flawed in three material ways: it selected an incorrect partial data feed rather than a complete end-of-day feed, it failed to match counterparty information to transactions, and it contained no exception queue or error-reporting mechanism to catch transactions that fell through. Consequently, UBSFS did not discover the scope of these implementation failures until FinCEN's subsequent investigation raised questions about the new system's coverage in 2022.<\/p>\n\n  <blockquote>\n    <p>\"Today's historic action against UBSFS should send a clear message that recidivist financial institutions will face severe repercussions. Financial institutions that continue to violate the BSA jeopardize the integrity of our financial system, especially those that expose it to high-risk customers and activities without effective controls.\"<\/p>\n    <cite>Andrea Gacki, Director, Financial Crimes Enforcement Network, August 3, 2026<\/cite>\n  <\/blockquote>\n\n  <p>The total monitoring gap spans from at least 2004 through June 2023, nearly twenty years. The relevant time period for the 2026 consent order alone covers January 2019 through June 2023, during which more than 61,500 foreign currency wire transactions with an aggregate value of over $10.5 billion went unmonitored.<\/p>\n\n  <hr class=\"divider\">\n\n  <h2>The CDD Failures: What the Consent Order Found<\/h2>\n\n  <p>Beyond the monitoring failures, FinCEN identified pervasive weaknesses in UBSFS's customer due diligence program, particularly in connection with its provision of wealth management services to high-risk customers with ties to Russia and Latin America. The consent order details specific customers whose cases illustrate the systemic nature of the failures.<\/p>\n\n  <p>In one case, UBSFS onboarded a customer rated low-risk whose source of wealth was described as consulting income. Enhanced due diligence would have identified that this customer had earned income through a project associated with a Russian oligarch who had been designated by OFAC. That connection had been publicly reported since 2018. UBSFS did not identify it until the customer was indicted for US sanctions violations in March 2022.<\/p>\n\n  <p>In another case, a customer who relocated from the United States to Russia in 2013 and joined the faculty of a Russian government-supported technical university did not have his risk profile updated for more than eight years. During that period, he added a Russian phone number to his UBSFS profile, accessed the account from Russia on fourteen occasions in a single year, and received more than $2 million in wires from a Russian bank. UBSFS generated alerts on two of those transactions but closed them without meaningful investigation.<\/p>\n\n  <p>In a third case, UBSFS onboarded a Cypriot investment company whose ultimate beneficial owner's brother was a high-profile figure with documented connections to the Troika Laundromat. UBSFS's review identified those connections but an internal memorandum concluded there was \"no formal negative news\" because no legal proceedings had been filed. The account later received inbound wires totaling roughly ten times the expected amount. UBSFS failed to escalate or investigate the discrepancy.<\/p>\n\n  <p>Perhaps most significantly, UBSFS onboarded two entities beneficially owned by a Russian oligarch with close ties to President Putin. Negative news screening generated more than 300 articles at onboarding. UBSFS reviewed only 25 of them. When a financial advisor recommended dismissing concerns about an alleged money laundering scheme connecting the oligarch to OFAC-designated nationals, UBSFS accepted the assessment without scrutiny. UBSFS imposed account restrictions to bring the relationship within its own risk threshold, including a restriction on third-party wires. Of more than $60 million in outgoing wires from those accounts, approximately three-quarters were third-party wires in apparent violation of the restriction UBSFS had itself set.<\/p>\n\n  <hr class=\"divider\">\n\n  <h2>Four Compliance Failures FinCEN Explicitly Called Out<\/h2>\n\n  <div class=\"lessons-grid\">\n\n    <div class=\"lesson-card\">\n      <div class=\"lesson-label\">Failure 1<\/div>\n      <h3>Remediation promises made to regulators must be kept and delays must be disclosed.<\/h3>\n      <p>UBSFS represented to FinCEN in 2018 that its monitoring failures would be remediated by mid-2019. When that deadline became impossible, UBSFS did not disclose the delay. FinCEN found out through its own subsequent investigation in 2022. The consent order treats the non-disclosure of implementation delays as an independent aggravating factor. When a financial institution makes a remediation commitment to a regulator, that commitment is a condition of settlement and failure to meet it, without proactive disclosure, converts a compliance failure into a recidivism finding.<\/p>\n    <\/div>\n\n    <div class=\"lesson-card\">\n      <div class=\"lesson-label\">Failure 2<\/div>\n      <h3>New automated monitoring systems require complete data lineage mapping and exception queue controls before deployment.<\/h3>\n      <p>UBSFS's new automated system failed because it selected a partial rather than complete data feed, could not reliably match counterparty information to transactions, and had no exception queue to catch transactions the system could not process. These are not edge case technical failures. They are basic system design requirements. FinCEN specifically cited the absence of data lineage mapping and testing, and the lack of an exception-handling control, as root causes of the continued monitoring gap. A monitoring system that cannot identify what it is not seeing provides no more assurance than a manual control.<\/p>\n    <\/div>\n\n    <div class=\"lesson-card\">\n      <div class=\"lesson-label\">Failure 3<\/div>\n      <h3>Negative news review must be substantive, not a process of documenting reasons to proceed.<\/h3>\n      <p>FinCEN specifically called out UBSFS's approach to negative news as a focus on \"papering\" dispositions rather than conducting objective risk assessments. In one case, a financial advisor recommended dismissing hundreds of negative news articles because the customer had \"never been arrested or charged.\" In another, UBSFS concluded there was \"no formal negative news\" despite documented connections to a known money laundering network, on the basis that no legal proceedings had been filed. Reviewing negative news for purposes of finding a reason to proceed is not CDD. It is a documentation exercise that will not withstand regulatory scrutiny.<\/p>\n    <\/div>\n\n    <div class=\"lesson-card\">\n      <div class=\"lesson-label\">Failure 4<\/div>\n      <h3>Account restrictions set by compliance must be enforced, not overridden by revenue considerations.<\/h3>\n      <p>UBSFS imposed third-party wire restrictions on accounts associated with a Russian oligarch to bring the relationship within its own risk threshold. Three-quarters of the outgoing wires from those accounts were subsequently processed in apparent violation of that restriction. The consent order also notes that UBSFS branch management and financial advisors repeatedly pushed to proceed with high-risk customer onboarding because of existing assets under management at UBS affiliates. When revenue considerations influence the enforcement of compliance-imposed restrictions, the restrictions cease to function as controls.<\/p>\n    <\/div>\n\n  <\/div>\n\n  <hr class=\"divider\">\n\n  <h2>What This Means for Wealth Management Compliance Programs<\/h2>\n\n  <p>The UBSFS case is particularly significant for broker-dealers, wealth managers, and any institution providing financial services to ultra-high net worth customers from high-risk jurisdictions. FinCEN's consent order is explicit: risk-based CDD for wealth management customers includes understanding source of wealth, assessing PEP connections, reviewing negative news substantively, and maintaining customer risk profiles that reflect actual information rather than onboarding assumptions.<\/p>\n\n  <div class=\"checklist\">\n\n    <div class=\"checklist-item\">\n      <div class=\"checklist-icon\">\n        <svg viewbox=\"0 0 12 12\"><polyline points=\"2,6 5,9 10,3\"\/><\/svg>\n      <\/div>\n      <p><strong>Customer risk profiles must be updated when new information becomes available, not only at scheduled reviews.<\/strong> UBSFS failed to update a customer's low-risk profile for eight years despite his adding a Russian phone number, relocating to Russia, and receiving wires exclusively from a Russian bank account. Continuous customer monitoring that generates alerts when customer behavior or publicly available information changes materially is precisely the control designed to prevent an eight-year gap between profile and reality.<\/p>\n    <\/div>\n\n    <div class=\"checklist-item\">\n      <div class=\"checklist-icon\">\n        <svg viewbox=\"0 0 12 12\"><polyline points=\"2,6 5,9 10,3\"\/><\/svg>\n      <\/div>\n      <p><strong>Negative news screening must review the full results, not a sample selected for convenience.<\/strong> UBSFS reviewed 25 of more than 150 negative news articles generated for one customer during periodic review. FinCEN's finding that this was inadequate is a direct signal to compliance teams: a negative news process that is structurally limited by the volume of results it will actually review is not functioning as designed. Review processes should be calibrated to the risk level of the customer, not to what is administratively convenient.<\/p>\n    <\/div>\n\n    <div class=\"checklist-item\">\n      <div class=\"checklist-icon\">\n        <svg viewbox=\"0 0 12 12\"><polyline points=\"2,6 5,9 10,3\"\/><\/svg>\n      <\/div>\n      <p><strong>Monitoring system implementations require independent data lineage testing before go-live.<\/strong> UBSFS's new system was deployed without confirming that the correct, complete data was flowing into it. The absence of data lineage mapping meant that the system's model performance monitoring reports showed no problems, because the reports themselves did not have visibility into what the system was not receiving. Independent testing of data flows, including confirmation that the system is receiving what it is supposed to receive, is a prerequisite for any monitoring system deployment.<\/p>\n    <\/div>\n\n    <div class=\"checklist-item\">\n      <div class=\"checklist-icon\">\n        <svg viewbox=\"0 0 12 12\"><polyline points=\"2,6 5,9 10,3\"\/><\/svg>\n      <\/div>\n      <p><strong>Compliance restrictions on high-risk accounts require a monitoring process to verify they are being enforced.<\/strong> A restriction that is documented but not monitored for compliance is a control in name only. UBSFS's third-party wire restrictions were violated at scale, evidently without generating meaningful compliance intervention. For high-risk accounts with specific conditions attached, those conditions need to be actively monitored, not simply recorded and assumed to be followed.<\/p>\n    <\/div>\n\n  <\/div>\n\n  <hr class=\"divider\">\n\n  <h2>The Sentinel Perspective<\/h2>\n\n  <p>The UBSFS case illustrates a customer due diligence failure at scale: customer risk profiles that did not reflect the information the institution had already collected about its own customers, negative news reviews that were structurally limited in scope, and PEP assessments that accepted affiliate conclusions without independent verification.<\/p>\n\n  <p>Sentinel's continuous customer monitoring platform addresses exactly this layer. Ongoing screening against adverse media, PEP databases, and sanctions lists generates alerts when new information changes the risk profile of an existing customer, so that an eight-year gap between profile and reality becomes architecturally implausible. When a customer adds a foreign phone number, receives wires exclusively from a high-risk jurisdiction, or appears in new negative news, Sentinel surfaces that information rather than waiting for the next scheduled periodic review.<\/p>\n\n  <p>For wealth management firms and broker-dealers providing services to customers with international source of wealth, the UBSFS consent order is a detailed audit checklist. The central question it raises is whether your customer risk profiles reflect the information you actually have, and whether your ongoing screening will catch changes before a regulator does.<\/p>\n\n  <div class=\"cta-block\">\n    <h2>See How Sentinel Supports KYC and CDD Compliance for Wealth Management and Broker-Dealer Programs<\/h2>\n    <p>Request a demonstration tailored to your institution's PEP screening, adverse media monitoring, and ongoing customer due diligence requirements.<\/p>\n    <div class=\"btn-group\">\n      <a href=\"https:\/\/truthtechnologies.com\/es\/request-demo\/\" class=\"btn-primary\">Request a Sentinel Demo<\/a>\n      <a href=\"https:\/\/truthtechnologies.com\/es\/sentinel-screening\/\" class=\"btn-secondary\">Learn More<\/a>\n    <\/div>\n  <\/div>\n\n  <div class=\"references\">\n    <h3>Official References<\/h3>\n    <ul>\n      <li><a href=\"https:\/\/www.fincen.gov\/news\/news-releases\/fincen-assesses-historic-125-million-penalty-against-ubs-financial-services-inc\" target=\"_blank\">FinCEN Assesses Historic $125 Million Penalty Against UBS Financial Services Inc. for Recidivist BSA Violations \u2014 FinCEN, August 3, 2026<\/a><\/li>\n      <li><a href=\"https:\/\/www.fincen.gov\/system\/files\/2026-07\/UBS-Consent-Order.pdf\" target=\"_blank\">Consent Order Imposing Civil Money Penalty \u2014 In the Matter of UBS Financial Services Inc., FinCEN Number 2026-02 (Full PDF)<\/a><\/li>\n      <li><a href=\"https:\/\/www.fincen.gov\/system\/files\/enforcement_action\/2023-04-05\/UBS_Assessment_12.17.2018_FINAL_508_Revised_0.pdf\" target=\"_blank\">2018 Consent Order \u2014 In the Matter of UBS Financial Services Inc., FinCEN, December 11, 2018 (PDF)<\/a><\/li>\n    <\/ul>\n  <\/div>\n\n  <p class=\"disclaimer\">Truth Technologies provides AML, KYC, OFAC, and sanctions screening compliance solutions through the Sentinel platform. This post is published for informational purposes only and does not constitute legal advice. All facts are sourced from the official FinCEN press release and consent order linked above.<\/p>\n\n<\/div>\n\n<\/body>\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>UBS Financial Services Just Received the Largest BSA Fine Ever Imposed on a Broker-Dealer. FinCEN Had Already Fined It Once. | Truth Technologies On August 3, 2026, FinCEN assessed a $125 million civil money penalty against UBS Financial Services Inc. for willful violations of the Bank Secrecy Act. It is the largest BSA penalty ever [&hellip;]<\/p>\n","protected":false},"author":16,"featured_media":6270,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"ocean_front_end_style_editor":"no","ocean_post_layout":"","ocean_both_sidebars_style":"","ocean_both_sidebars_content_width":0,"ocean_both_sidebars_sidebars_width":0,"ocean_sidebar":"","ocean_second_sidebar":"","ocean_disable_margins":"enable","ocean_add_body_class":"","ocean_shortcode_before_top_bar":"","ocean_shortcode_after_top_bar":"","ocean_shortcode_before_header":"","ocean_shortcode_after_header":"","ocean_has_shortcode":"","ocean_shortcode_after_title":"","ocean_shortcode_before_footer_widgets":"","ocean_shortcode_after_footer_widgets":"","ocean_shortcode_before_footer_bottom":"","ocean_shortcode_after_footer_bottom":"","ocean_display_top_bar":"default","ocean_display_header":"default","ocean_header_style":"","ocean_center_header_left_menu":"","ocean_custom_header_template":"","ocean_custom_logo":0,"ocean_custom_retina_logo":0,"ocean_custom_logo_max_width":0,"ocean_custom_logo_tablet_max_width":0,"ocean_custom_logo_mobile_max_width":0,"ocean_custom_logo_max_height":0,"ocean_custom_logo_tablet_max_height":0,"ocean_custom_logo_mobile_max_height":0,"ocean_header_custom_menu":"","ocean_menu_typo_font_family":"","ocean_menu_typo_font_subset":"","ocean_menu_typo_font_size":0,"ocean_menu_typo_font_size_tablet":0,"ocean_menu_typo_font_size_mobile":0,"ocean_menu_typo_font_size_unit":"px","ocean_menu_typo_font_weight":"","ocean_menu_typo_font_weight_tablet":"","ocean_menu_typo_font_weight_mobile":"","ocean_menu_typo_transform":"","ocean_menu_typo_transform_tablet":"","ocean_menu_typo_transform_mobile":"","ocean_menu_typo_line_height":0,"ocean_menu_typo_line_height_tablet":0,"ocean_menu_typo_line_height_mobile":0,"ocean_menu_typo_line_height_unit":"","ocean_menu_typo_spacing":0,"ocean_menu_typo_spacing_tablet":0,"ocean_menu_typo_spacing_mobile":0,"ocean_menu_typo_spacing_unit":"","ocean_menu_link_color":"","ocean_menu_link_color_hover":"","ocean_menu_link_color_active":"","ocean_menu_link_background":"","ocean_menu_link_hover_background":"","ocean_menu_link_active_background":"","ocean_menu_social_links_bg":"","ocean_menu_social_hover_links_bg":"","ocean_menu_social_links_color":"","ocean_menu_social_hover_links_color":"","ocean_disable_title":"default","ocean_disable_heading":"default","ocean_post_title":"","ocean_post_subheading":"","ocean_post_title_style":"","ocean_post_title_background_color":"","ocean_post_title_background":0,"ocean_post_title_bg_image_position":"","ocean_post_title_bg_image_attachment":"","ocean_post_title_bg_image_repeat":"","ocean_post_title_bg_image_size":"","ocean_post_title_height":0,"ocean_post_title_bg_overlay":0.5,"ocean_post_title_bg_overlay_color":"","ocean_disable_breadcrumbs":"default","ocean_breadcrumbs_color":"","ocean_breadcrumbs_separator_color":"","ocean_breadcrumbs_links_color":"","ocean_breadcrumbs_links_hover_color":"","ocean_display_footer_widgets":"default","ocean_display_footer_bottom":"default","ocean_custom_footer_template":"","ocean_post_oembed":"","ocean_post_self_hosted_media":"","ocean_post_video_embed":"","ocean_link_format":"","ocean_link_format_target":"self","ocean_quote_format":"","ocean_quote_format_link":"post","ocean_gallery_link_images":"on","ocean_gallery_id":[],"footnotes":""},"categories":[31],"tags":[],"class_list":["post-6269","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-aml","entry","has-media"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v28.1 (Yoast SEO v28.1) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>UBS Financial Services $125M FinCEN BSA Fine | Truth Technologies<\/title>\n<meta name=\"description\" content=\"FinCEN issued the largest BSA fine ever against a broker-dealer after UBS Financial Services repeated the same monitoring and CDD failures flagged in 2018.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/truthtechnologies.com\/es\/ubs-financial-services-fincen-125m-penalty\/\" \/>\n<meta property=\"og:locale\" content=\"es_MX\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"61,500 Unmonitored Wire Transactions worth $10.5 Billion. FinCEN Just Issued the Largest BSA Fine Ever Against a Broker-Dealer.\" \/>\n<meta property=\"og:description\" content=\"FinCEN issued the largest BSA fine ever against a broker-dealer after UBS Financial Services repeated the same monitoring and CDD failures flagged in 2018.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/truthtechnologies.com\/es\/ubs-financial-services-fincen-125m-penalty\/\" \/>\n<meta property=\"og:site_name\" content=\"Truth Technologies\" \/>\n<meta property=\"article:published_time\" content=\"2026-08-03T19:37:40+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-08-04T15:49:31+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/truthtechnologies.com\/wp-content\/uploads\/2026\/08\/ChatGPT-Image-Aug-3-2026-12_46_11-PM-1024x683.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1024\" \/>\n\t<meta property=\"og:image:height\" content=\"683\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Ethan Marley\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Ethan Marley\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"9 minutos\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/truthtechnologies.com\\\/ubs-financial-services-fincen-125m-penalty\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/truthtechnologies.com\\\/ubs-financial-services-fincen-125m-penalty\\\/\"},\"author\":{\"name\":\"Ethan Marley\",\"@id\":\"https:\\\/\\\/truthtechnologies.com\\\/#\\\/schema\\\/person\\\/24bcad01e21b5f7dc0ddd90c9c154d9f\"},\"headline\":\"61,500 Unmonitored Wire Transactions worth $10.5 Billion. FinCEN Just Issued the Largest BSA Fine Ever Against a Broker-Dealer.\",\"datePublished\":\"2026-08-03T19:37:40+00:00\",\"dateModified\":\"2026-08-04T15:49:31+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/truthtechnologies.com\\\/ubs-financial-services-fincen-125m-penalty\\\/\"},\"wordCount\":2007,\"publisher\":{\"@id\":\"https:\\\/\\\/truthtechnologies.com\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/truthtechnologies.com\\\/ubs-financial-services-fincen-125m-penalty\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/truthtechnologies.com\\\/wp-content\\\/uploads\\\/2026\\\/08\\\/ChatGPT-Image-Aug-3-2026-12_46_11-PM.png\",\"articleSection\":[\"AML\"],\"inLanguage\":\"es\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/truthtechnologies.com\\\/ubs-financial-services-fincen-125m-penalty\\\/\",\"url\":\"https:\\\/\\\/truthtechnologies.com\\\/ubs-financial-services-fincen-125m-penalty\\\/\",\"name\":\"UBS Financial Services $125M FinCEN BSA Fine | Truth Technologies\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/truthtechnologies.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/truthtechnologies.com\\\/ubs-financial-services-fincen-125m-penalty\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/truthtechnologies.com\\\/ubs-financial-services-fincen-125m-penalty\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/truthtechnologies.com\\\/wp-content\\\/uploads\\\/2026\\\/08\\\/ChatGPT-Image-Aug-3-2026-12_46_11-PM.png\",\"datePublished\":\"2026-08-03T19:37:40+00:00\",\"dateModified\":\"2026-08-04T15:49:31+00:00\",\"description\":\"FinCEN issued the largest BSA fine ever against a broker-dealer after UBS Financial Services repeated the same monitoring and CDD failures flagged in 2018.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/truthtechnologies.com\\\/ubs-financial-services-fincen-125m-penalty\\\/#breadcrumb\"},\"inLanguage\":\"es\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/truthtechnologies.com\\\/ubs-financial-services-fincen-125m-penalty\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"es\",\"@id\":\"https:\\\/\\\/truthtechnologies.com\\\/ubs-financial-services-fincen-125m-penalty\\\/#primaryimage\",\"url\":\"https:\\\/\\\/truthtechnologies.com\\\/wp-content\\\/uploads\\\/2026\\\/08\\\/ChatGPT-Image-Aug-3-2026-12_46_11-PM.png\",\"contentUrl\":\"https:\\\/\\\/truthtechnologies.com\\\/wp-content\\\/uploads\\\/2026\\\/08\\\/ChatGPT-Image-Aug-3-2026-12_46_11-PM.png\",\"width\":1536,\"height\":1024},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/truthtechnologies.com\\\/ubs-financial-services-fincen-125m-penalty\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/truthtechnologies.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"61,500 Unmonitored Wire Transactions worth $10.5 Billion. FinCEN Just Issued the Largest BSA Fine Ever Against a Broker-Dealer.\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/truthtechnologies.com\\\/#website\",\"url\":\"https:\\\/\\\/truthtechnologies.com\\\/\",\"name\":\"Truth Technologies\",\"description\":\"Compliance at a Click\",\"publisher\":{\"@id\":\"https:\\\/\\\/truthtechnologies.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/truthtechnologies.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"es\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/truthtechnologies.com\\\/#organization\",\"name\":\"Truth Technologies\",\"url\":\"https:\\\/\\\/truthtechnologies.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"es\",\"@id\":\"https:\\\/\\\/truthtechnologies.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/truthtechnologies.com\\\/wp-content\\\/uploads\\\/2024\\\/02\\\/Logo_Icon_Colored-Transparent.png\",\"contentUrl\":\"https:\\\/\\\/truthtechnologies.com\\\/wp-content\\\/uploads\\\/2024\\\/02\\\/Logo_Icon_Colored-Transparent.png\",\"width\":2648,\"height\":1720,\"caption\":\"Truth Technologies\"},\"image\":{\"@id\":\"https:\\\/\\\/truthtechnologies.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/truthtechnologies.com\\\/#\\\/schema\\\/person\\\/24bcad01e21b5f7dc0ddd90c9c154d9f\",\"name\":\"Ethan Marley\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"es\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/5127c5023c093ee0e37eb72408b88a64616063fc986189bec17acc6e155fdf7f?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/5127c5023c093ee0e37eb72408b88a64616063fc986189bec17acc6e155fdf7f?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/5127c5023c093ee0e37eb72408b88a64616063fc986189bec17acc6e155fdf7f?s=96&d=mm&r=g\",\"caption\":\"Ethan Marley\"},\"url\":\"https:\\\/\\\/truthtechnologies.com\\\/es\\\/author\\\/emarley\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"UBS Financial Services $125M FinCEN BSA Fine | Truth Technologies","description":"FinCEN issued the largest BSA fine ever against a broker-dealer after UBS Financial Services repeated the same monitoring and CDD failures flagged in 2018.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/truthtechnologies.com\/es\/ubs-financial-services-fincen-125m-penalty\/","og_locale":"es_MX","og_type":"article","og_title":"61,500 Unmonitored Wire Transactions worth $10.5 Billion. FinCEN Just Issued the Largest BSA Fine Ever Against a Broker-Dealer.","og_description":"FinCEN issued the largest BSA fine ever against a broker-dealer after UBS Financial Services repeated the same monitoring and CDD failures flagged in 2018.","og_url":"https:\/\/truthtechnologies.com\/es\/ubs-financial-services-fincen-125m-penalty\/","og_site_name":"Truth Technologies","article_published_time":"2026-08-03T19:37:40+00:00","article_modified_time":"2026-08-04T15:49:31+00:00","og_image":[{"width":1024,"height":683,"url":"https:\/\/truthtechnologies.com\/wp-content\/uploads\/2026\/08\/ChatGPT-Image-Aug-3-2026-12_46_11-PM-1024x683.png","type":"image\/png"}],"author":"Ethan Marley","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Ethan Marley","Est. reading time":"9 minutos"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/truthtechnologies.com\/ubs-financial-services-fincen-125m-penalty\/#article","isPartOf":{"@id":"https:\/\/truthtechnologies.com\/ubs-financial-services-fincen-125m-penalty\/"},"author":{"name":"Ethan Marley","@id":"https:\/\/truthtechnologies.com\/#\/schema\/person\/24bcad01e21b5f7dc0ddd90c9c154d9f"},"headline":"61,500 Unmonitored Wire Transactions worth $10.5 Billion. FinCEN Just Issued the Largest BSA Fine Ever Against a Broker-Dealer.","datePublished":"2026-08-03T19:37:40+00:00","dateModified":"2026-08-04T15:49:31+00:00","mainEntityOfPage":{"@id":"https:\/\/truthtechnologies.com\/ubs-financial-services-fincen-125m-penalty\/"},"wordCount":2007,"publisher":{"@id":"https:\/\/truthtechnologies.com\/#organization"},"image":{"@id":"https:\/\/truthtechnologies.com\/ubs-financial-services-fincen-125m-penalty\/#primaryimage"},"thumbnailUrl":"https:\/\/truthtechnologies.com\/wp-content\/uploads\/2026\/08\/ChatGPT-Image-Aug-3-2026-12_46_11-PM.png","articleSection":["AML"],"inLanguage":"es"},{"@type":"WebPage","@id":"https:\/\/truthtechnologies.com\/ubs-financial-services-fincen-125m-penalty\/","url":"https:\/\/truthtechnologies.com\/ubs-financial-services-fincen-125m-penalty\/","name":"UBS Financial Services $125M FinCEN BSA Fine | Truth Technologies","isPartOf":{"@id":"https:\/\/truthtechnologies.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/truthtechnologies.com\/ubs-financial-services-fincen-125m-penalty\/#primaryimage"},"image":{"@id":"https:\/\/truthtechnologies.com\/ubs-financial-services-fincen-125m-penalty\/#primaryimage"},"thumbnailUrl":"https:\/\/truthtechnologies.com\/wp-content\/uploads\/2026\/08\/ChatGPT-Image-Aug-3-2026-12_46_11-PM.png","datePublished":"2026-08-03T19:37:40+00:00","dateModified":"2026-08-04T15:49:31+00:00","description":"FinCEN issued the largest BSA fine ever against a broker-dealer after UBS Financial Services repeated the same monitoring and CDD failures flagged in 2018.","breadcrumb":{"@id":"https:\/\/truthtechnologies.com\/ubs-financial-services-fincen-125m-penalty\/#breadcrumb"},"inLanguage":"es","potentialAction":[{"@type":"ReadAction","target":["https:\/\/truthtechnologies.com\/ubs-financial-services-fincen-125m-penalty\/"]}]},{"@type":"ImageObject","inLanguage":"es","@id":"https:\/\/truthtechnologies.com\/ubs-financial-services-fincen-125m-penalty\/#primaryimage","url":"https:\/\/truthtechnologies.com\/wp-content\/uploads\/2026\/08\/ChatGPT-Image-Aug-3-2026-12_46_11-PM.png","contentUrl":"https:\/\/truthtechnologies.com\/wp-content\/uploads\/2026\/08\/ChatGPT-Image-Aug-3-2026-12_46_11-PM.png","width":1536,"height":1024},{"@type":"BreadcrumbList","@id":"https:\/\/truthtechnologies.com\/ubs-financial-services-fincen-125m-penalty\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/truthtechnologies.com\/"},{"@type":"ListItem","position":2,"name":"61,500 Unmonitored Wire Transactions worth $10.5 Billion. FinCEN Just Issued the Largest BSA Fine Ever Against a Broker-Dealer."}]},{"@type":"WebSite","@id":"https:\/\/truthtechnologies.com\/#website","url":"https:\/\/truthtechnologies.com\/","name":"Truth Technologies","description":"Compliance at a Click","publisher":{"@id":"https:\/\/truthtechnologies.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/truthtechnologies.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"es"},{"@type":"Organization","@id":"https:\/\/truthtechnologies.com\/#organization","name":"Truth Technologies","url":"https:\/\/truthtechnologies.com\/","logo":{"@type":"ImageObject","inLanguage":"es","@id":"https:\/\/truthtechnologies.com\/#\/schema\/logo\/image\/","url":"https:\/\/truthtechnologies.com\/wp-content\/uploads\/2024\/02\/Logo_Icon_Colored-Transparent.png","contentUrl":"https:\/\/truthtechnologies.com\/wp-content\/uploads\/2024\/02\/Logo_Icon_Colored-Transparent.png","width":2648,"height":1720,"caption":"Truth Technologies"},"image":{"@id":"https:\/\/truthtechnologies.com\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/truthtechnologies.com\/#\/schema\/person\/24bcad01e21b5f7dc0ddd90c9c154d9f","name":"Ethan Marley","image":{"@type":"ImageObject","inLanguage":"es","@id":"https:\/\/secure.gravatar.com\/avatar\/5127c5023c093ee0e37eb72408b88a64616063fc986189bec17acc6e155fdf7f?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/5127c5023c093ee0e37eb72408b88a64616063fc986189bec17acc6e155fdf7f?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/5127c5023c093ee0e37eb72408b88a64616063fc986189bec17acc6e155fdf7f?s=96&d=mm&r=g","caption":"Ethan Marley"},"url":"https:\/\/truthtechnologies.com\/es\/author\/emarley\/"}]}},"_links":{"self":[{"href":"https:\/\/truthtechnologies.com\/es\/wp-json\/wp\/v2\/posts\/6269","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/truthtechnologies.com\/es\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/truthtechnologies.com\/es\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/truthtechnologies.com\/es\/wp-json\/wp\/v2\/users\/16"}],"replies":[{"embeddable":true,"href":"https:\/\/truthtechnologies.com\/es\/wp-json\/wp\/v2\/comments?post=6269"}],"version-history":[{"count":7,"href":"https:\/\/truthtechnologies.com\/es\/wp-json\/wp\/v2\/posts\/6269\/revisions"}],"predecessor-version":[{"id":6277,"href":"https:\/\/truthtechnologies.com\/es\/wp-json\/wp\/v2\/posts\/6269\/revisions\/6277"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/truthtechnologies.com\/es\/wp-json\/wp\/v2\/media\/6270"}],"wp:attachment":[{"href":"https:\/\/truthtechnologies.com\/es\/wp-json\/wp\/v2\/media?parent=6269"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/truthtechnologies.com\/es\/wp-json\/wp\/v2\/categories?post=6269"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/truthtechnologies.com\/es\/wp-json\/wp\/v2\/tags?post=6269"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}