- Case Study
- The 1MDB Scandal – A Global Financial Fraud
function readFromHere() {
const startElement = document.getElementById(“read-from-here”);
if (!startElement) {
alert(“Element with ID ‘read-from-here’ not found.”);
return;
}
let text = startElement.innerText || startElement.textContent;
const msg = new SpeechSynthesisUtterance();
msg.text = text;
msg.lang = ‘en-Us’; // Change as needed (e.g., ‘hi-IN’ for Hindi)
msg.rate = 1;
msg.pitch = 1;
window.speechSynthesis.cancel(); // Cancel any previous speech
window.speechSynthesis.speak(msg);
}
The 1Malaysia Development Berhad (1MDB) scandal is one of the largest financial frauds in history, involving billions of dollars misappropriated from Malaysia’s sovereign wealth fund. The scandal, which surfaced in 2015, implicated high-profile figures, including former Malaysian Prime Minister Najib Razak, global financial institutions, and multinational corporations. Funds meant for national development projects were allegedly diverted into personal luxury purchases, political bribes, and illicit financial transactions worldwide.
Facts of the Case
Source: DOJ Asset Recovery Report (2021)
Source: The Guardian – Jho Low’s Assets (2021)
The 1MDB scandal triggered international investigations across multiple jurisdictions, including the U.S., Switzerland, Singapore, and Malaysia
U.S. DOJ Investigation: The DOJ seized over $1.7 billion in assets linked to the scandal, making it the largest asset recovery case in U.S. history
Source: U.S. DOJ Press Release (2020)
Singapore’s Monetary Authority Crackdown: Singapore revoked the banking licenses of BSI Bank and Falcon Bank for facilitating money laundering through 1MDB-linked transactions Source: MAS Enforcement Actions (2019)
Malaysia’s Criminal Charges Against Najib Razak: Najib Razak was arrested in 2018 and sentenced to 12 years in prison in 2020 after being found guilty of corruption and money laundering
Source: BBC News – Najib Sentencing (2020)
Penalties for Goldman Sachs: Goldman Sachs agreed to pay $2.9 billion to settle criminal charges for its role in the scandal
Source: Financial Times – Goldman Settlement (2020)
Source: FATF Global AML Measures (2021 https://www.fatf-gafi.org
Originally published on FinCrime Expert
Subscribe to our mailing list to receive updates on all our activities!
©2026 FinCrimeExpert LMS – All Rights Reserved
Crafted and Managed by ReflexWebs Solutions
Need help? Our team is just a message away