The Containment Era is here. →Explore

Industry Category

Financial Services

Breach intelligence, attack campaigns, and threat reports targeting the Financial Services sector.

3553 threat reports
Page 44 of 297

Explore Other Sectors

Accounting
Aerospace
Aerospace/Aviation
Agriculture
Airlines/Aviation
Animation
Apparel/Fashion
Architecture/Planning
Artificial Intelligence
Artificial Intelligence/Machine Learning
Arts/Crafts
Automotive
Aviation/Aerospace
Banking/Mortgage
Biotechnology/Greentech
Blockchain/Cryptocurrency
Broadcast Media
Broadcasting Media
Broadcasting/Media
Building Materials
Business Supplies/Equipment
Capital Markets/Hedge Fund/Private Equity
Chemical
Chemicals
Civic/Social Organization
Civil Engineering
Cloud Computing
Cloud Computing/SaaS
Cloud Services
Commercial Facilities
Commercial Real Estate
Computer Games
Computer Hardware
Computer Networking
Computer Software/Engineering
Computer/Network Security
Construction
Consulting
Consumer Electronics
Consumer Goods
Consumer Services
Cosmetics
Cosmetics
Critical Manufacturing
Cryptocurrencies
Customer Services
Cybersecurity
Dairy
Dating/Personal Services
Defense/Space
Design
E-Learning
Education Management
Electrical/Electronic Manufacturing
Emergency Services
Energy
Energy/Oil/Solar/Greentech
Entertainment/Movie Production
Environmental Services
Events Services
Facilities Services
Farming
Fashion/Apparel
Financial Services
Fine Art
Fishery
Food Production
Food/Beverages
Fortune 500 companies
Franchising
Fundraising
Gambling/Casinos
Gaming
Gaming/Casinos
Government Administration
Government Facilities
Government Relations
Graphic Design/Web Design
Health Care / Life Sciences
Higher Education/Acadamia
Hospitality
Human Resources/HR
Import/Export
Individual/Family Services
Industrial Automation
Information Services
Information Technology/IT
Insurance
International Affairs
International Trade/Development
Internet
Investment Banking/Venture
Investment Management/Hedge Fund/Private Equity
Judiciary
Law Enforcement
Law Practice/Law Firms
Legal Services
Legislative Office
Leisure/Travel
Logistics/Procurement
Luxury Goods/Jewelry
Machinery
Management Consulting
Manufacturing
Maritime
Marketing/Advertising/Sales
Mechanical or Industrial Engineering
Media Production
Medical Equipment
Medical Practice
Military Industry
Mining/Metals
Mobile
Museums/Institutions
Music
Newspapers/Journalism
Non-Profit/Volunteering
Oil/Energy/Solar/Greentech
Online Publishing
Outsourcing/Offshoring
Package/Freight Delivery
Parking
Pharmaceuticals
Philanthropy
Photography
Plastics
Political Organization
Primary/Secondary Education
Professional Training
Public Relations/PR
Public Safety
Publishing Industry
Railroad Manufacture
Real Estate/Mortgage
Recreational Facilities/Services
Religious Institutions
Renewables/Environment
Research Industry
Restaurants
Retail Industry
Robotics
Rural Healthcare
Security/Investigations
Semiconductors
Sporting Goods
Sports
Staffing/Recruiting
Supermarkets
Technology
Technology/IT
Telecommunications
Think Tanks
Toys and Games
Transportation
Travel/Tourism
Trucking/Freight
Utilities
Venture Capital/VC
Warehousing
Water and Waste Management
Water and Wastewater
Water and Wastewater Systems
Water and Wastewater Treatment
Water, Waste, Steam, and Air Conditioning Services
Water/Wastewater Management
Water/Wastewater/Utilities
Wholesale
Wireless

Financial Services Threat Reports

Showing 517528 / 3553 reports
Mastra npm Supply Chain Attack: 144 Packages Compromised
Impact· HIGH

Mastra npm Supply Chain Attack: 144 Packages Compromised

In June 2026, a significant supply chain attack targeted the Mastra npm ecosystem, compromising 144 packages associated with the '@mastra' namespace. The attack was initiated through the hijacking of a former contributor's npm account, 'ehindero'. The attackers introduced a malicious dependency named 'easy-day-js', which masqueraded as the legitimate 'dayjs' library. Initially, 'easy-day-js' appeared benign, but subsequent versions contained obfuscated post-install scripts designed to exfiltrate sensitive information from developers' systems. This incident underscores the vulnerabilities inherent in open-source software supply chains, particularly when trusted contributor accounts are compromised. The Mastra framework, widely used for building AI applications, saw its core components, such as '@mastra/core', affected, amplifying the potential impact on downstream projects and organizations. The attack highlights the critical need for robust security measures in package management and dependency verification processes. The increasing frequency of such supply chain attacks emphasizes the urgency for the developer community to adopt stringent security practices, including regular audits of dependencies, implementation of multi-factor authentication for contributor accounts, and continuous monitoring for anomalous activities within software ecosystems.

1 month ago

Kill Chain

IC
Initial Compromise(high)
PE
Privilege Escalation(high)
LM
Lateral Movement(medium)
C&C
Command & Control(high)
E
Exfiltration(high)
I
Impact(high)
Read Report
Malicious JetBrains Plugins Compromise AI API Keys in 2026
Impact· MEDIUM

Malicious JetBrains Plugins Compromise AI API Keys in 2026

In June 2026, cybersecurity researchers identified a coordinated malware campaign involving at least 15 malicious plugins on the JetBrains Marketplace. These plugins, masquerading as AI coding assistants built on DeepSeek and other large language models, were designed to exfiltrate artificial intelligence (AI) provider keys. The plugins offered functionalities such as chat, commit messages, code review, bug finding, and unit tests, thereby enticing developers to install them. Once installed, the plugins covertly transmitted sensitive API keys to attacker-controlled servers, potentially compromising the security of AI-driven applications and services. This incident underscores a growing trend where threat actors exploit the trust in developer tools and marketplaces to distribute malicious software. The increasing integration of AI into development workflows makes such platforms attractive targets. Organizations must remain vigilant, ensuring the integrity of the tools they incorporate and regularly auditing their development environments to prevent unauthorized access and data exfiltration.

1 month ago

Kill Chain

IC
Initial Compromise(high)
PE
Privilege Escalation(high)
LM
Lateral Movement(medium)
C&C
Command & Control(high)
E
Exfiltration(high)
I
Impact(medium)
Read Report
Understanding the MongoBleed Vulnerability (CVE-2025-14847) and Its Impact
Impact· HIGH

Understanding the MongoBleed Vulnerability (CVE-2025-14847) and Its Impact

In December 2025, a critical vulnerability known as MongoBleed (CVE-2025-14847) was disclosed, affecting multiple versions of MongoDB Server from 3.6 through 8.2.3. This flaw allows unauthenticated attackers to exploit improper handling of zlib-compressed network traffic, leading to the leakage of uninitialized heap memory. As a result, sensitive data such as credentials, session tokens, and API keys could be exfiltrated from affected servers. The vulnerability has been actively exploited in the wild, with approximately 87,000 MongoDB instances exposed globally, primarily in the United States, China, and Germany. Organizations are strongly advised to apply security patches immediately or disable compression and restrict network exposure to mitigate the risk. ([infoq.com](https://www.infoq.com/news/2026/01/mongodb-mongobleed-vulnerability/?utm_source=openai)) The MongoBleed incident underscores the critical importance of timely patch management and the need for robust security measures to protect against vulnerabilities in widely used database systems. The rapid exploitation of this flaw highlights the evolving threat landscape and the necessity for organizations to remain vigilant in securing their infrastructure.

1 month ago

Kill Chain

IC
Initial Compromise(high)
PE
Privilege Escalation(medium)
LM
Lateral Movement(medium)
C&C
Command & Control(medium)
E
Exfiltration(medium)
I
Impact(medium)
Read Report
Introducing Sulla: Praetorian's Open-Source SMB Secret Scanner
Impact· MEDIUM

Introducing Sulla: Praetorian's Open-Source SMB Secret Scanner

In June 2026, Praetorian released Sulla, an open-source tool designed to scan SMB shares for exposed credentials across enterprise networks. Sulla automates the discovery of readable SMB shares, traverses their file structures, and scans contents for sensitive information using the Titus detection library. This tool addresses the challenge of manually reviewing numerous network shares, which is often tedious and inefficient. By integrating Sulla into their Continuous Threat Exposure Management platform, Guard, Praetorian ensures that SMB secrets are identified promptly as they appear in environments. The release of Sulla highlights the growing need for automated tools to detect and mitigate the risks associated with exposed credentials in network shares. As organizations increasingly rely on complex network infrastructures, tools like Sulla become essential in proactively identifying and addressing security vulnerabilities, thereby enhancing overall cybersecurity posture.

1 month ago

Kill Chain

IC
Initial Compromise(high)
PE
Privilege Escalation(medium)
LM
Lateral Movement(high)
C&C
Command & Control(medium)
E
Exfiltration(medium)
I
Impact(high)
Read Report
Critical Vulnerability in SolarWinds Serv-U: CVE-2026-28318
Impact· MEDIUM

Critical Vulnerability in SolarWinds Serv-U: CVE-2026-28318

In early June 2026, a high-severity vulnerability (CVE-2026-28318) was identified in SolarWinds Serv-U, a widely used file transfer server. This flaw allows unauthenticated attackers to crash the Serv-U service by sending specially crafted POST requests with the 'Content-Encoding: deflate' header, leading to a denial-of-service (DoS) condition. The U.S. Cybersecurity and Infrastructure Security Agency (CISA) confirmed active exploitation of this vulnerability and added it to their Known Exploited Vulnerabilities catalog on June 5, 2026. Organizations are urged to apply the available patch or implement recommended mitigations promptly to prevent service disruptions. ([helpnetsecurity.com](https://www.helpnetsecurity.com/2026/06/08/cisa-patch-actively-exploited-solarwinds-serv-u-dos-vulnerability-cve-2026-28318/?utm_source=openai)) The exploitation of CVE-2026-28318 underscores the persistent targeting of file transfer services by threat actors. Given the critical role of such services in business operations, this incident highlights the necessity for organizations to maintain vigilant patch management practices and to monitor for emerging threats to ensure operational resilience.

1 month ago

Kill Chain

IC
Initial Compromise(high)
PE
Privilege Escalation(high)
LM
Lateral Movement(high)
C&C
Command & Control(high)
E
Exfiltration(high)
I
Impact(high)
Read Report
DragonForce Ransomware's Innovative Exploitation of Microsoft Teams in 2025
Impact· HIGH

DragonForce Ransomware's Innovative Exploitation of Microsoft Teams in 2025

In December 2025, the DragonForce ransomware group executed a sophisticated attack against a major U.S. services company. They exploited an unknown vulnerability in an SQL or MSSQL server to gain initial access. Subsequently, they deployed a custom Go-based malware named 'Backdoor.Turn,' which abused Microsoft Teams' Traversal Using Relays around NAT (TURN) protocol to conceal command-and-control (C2) communications within legitimate Teams traffic. This allowed the attackers to evade detection while exfiltrating data and deploying ransomware to encrypt the victim's systems. This incident underscores a concerning trend where threat actors leverage trusted cloud-based collaboration platforms to mask malicious activities. The abuse of Microsoft Teams' infrastructure for C2 communications highlights the need for organizations to scrutinize even legitimate traffic and implement robust monitoring mechanisms to detect anomalies within trusted services.

1 month ago

Kill Chain

IC
Initial Compromise(medium)
PE
Privilege Escalation(high)
LM
Lateral Movement(high)
C&C
Command & Control(high)
E
Exfiltration(medium)
I
Impact(high)
Read Report
Fortinet FortiSandbox Vulnerabilities Under Active Exploitation
Impact· CRITICAL

Fortinet FortiSandbox Vulnerabilities Under Active Exploitation

In June 2026, multiple critical vulnerabilities in Fortinet's FortiSandbox platform—specifically CVE-2026-39813, CVE-2026-39808, and CVE-2026-25089—were actively exploited by threat actors. These flaws allowed unauthenticated attackers to escalate privileges and execute unauthorized code remotely through low-complexity command injection attacks that required no user interaction. Fortinet had released patches for these vulnerabilities in April 2026, but unpatched systems remained at significant risk. The exploitation of these vulnerabilities underscores the persistent targeting of security appliances by cyber adversaries. Organizations relying on FortiSandbox for threat detection must ensure timely application of security updates to mitigate potential breaches and maintain the integrity of their security infrastructure.

1 month ago

Kill Chain

IC
Initial Compromise(high)
PE
Privilege Escalation(medium)
LM
Lateral Movement(medium)
C&C
Command & Control(medium)
E
Exfiltration(medium)
I
Impact(medium)
Read Report
GhostTree Attack: Exploiting NTFS Junctions to Evade Detection
Impact· MEDIUM

GhostTree Attack: Exploiting NTFS Junctions to Evade Detection

In May 2026, Varonis Threat Labs identified a novel evasion technique named 'GhostTree' that exploits NTFS junctions in Windows systems. By creating recursive directory loops, attackers can generate an effectively infinite number of file paths, causing Endpoint Detection and Response (EDR) tools to hang during recursive scans. This manipulation allows malicious files to remain undetected, as the scanning process becomes trapped in the loop and fails to complete. The technique requires only standard user permissions, making it accessible without administrative rights. ([varonis.com](https://www.varonis.com/blog/ghosttree-ntfs-trick?utm_source=openai)) The discovery of GhostTree underscores the evolving sophistication of malware evasion tactics. As attackers increasingly exploit legitimate system features to bypass security measures, organizations must enhance their detection capabilities and adopt comprehensive monitoring strategies to identify and mitigate such advanced threats.

1 month ago

Kill Chain

IC
Initial Compromise(medium)
PE
Privilege Escalation(low)
LM
Lateral Movement(low)
C&C
Command & Control(low)
E
Exfiltration(low)
I
Impact(low)
Read Report
Malicious JetBrains Plugins Compromise Developer API Keys
Impact· MEDIUM

Malicious JetBrains Plugins Compromise Developer API Keys

In June 2026, Aikido Security uncovered a coordinated malware campaign involving at least 15 malicious plugins on the JetBrains Marketplace. These plugins, masquerading as AI coding assistants and Git utilities, were designed to steal AI API keys from developers. Upon users entering their API keys and clicking 'Apply,' the credentials were transmitted to a hardcoded server controlled by the attackers. The plugins, published under seven vendor accounts since October 2025, amassed nearly 70,000 installations. Notably, some plugins offered a paid tier, potentially redistributing stolen API keys to paying users. This incident underscores the escalating threat of supply chain attacks targeting developer ecosystems. As AI-powered tools become integral to software development, malicious actors are increasingly exploiting trusted platforms to distribute credential-stealing malware, highlighting the need for enhanced vigilance and security measures within developer communities.

1 month ago

Kill Chain

IC
Initial Compromise(high)
PE
Privilege Escalation(high)
LM
Lateral Movement(medium)
C&C
Command & Control(high)
E
Exfiltration(high)
I
Impact(medium)
Read Report
Malware Campaign Targets Steam Users via Wallpaper Engine
Impact· HIGH

Malware Campaign Targets Steam Users via Wallpaper Engine

In June 2026, cybersecurity researchers uncovered a campaign where threat actors exploited Steam Workshop and the Wallpaper Engine application to distribute malware. Malicious actors uploaded infected wallpaper packages to Steam Workshop, which, when installed via Wallpaper Engine, executed payloads leading to Steam account hijacking, system backdoors, or cryptomining operations. This campaign primarily targeted users in China and Russia but also affected individuals in Singapore, Hong Kong, Germany, Vietnam, India, and Canada. The malware was often concealed within password-protected archives or bundled directly in the wallpaper packages, executing automatically upon installation. This incident underscores the evolving tactics of cybercriminals who leverage trusted platforms and user-generated content to disseminate malware. The exploitation of application wallpapers highlights the need for enhanced scrutiny of community-driven content and the importance of robust security measures to detect and prevent such sophisticated attacks.

1 month ago

Kill Chain

IC
Initial Compromise(high)
PE
Privilege Escalation(medium)
LM
Lateral Movement(medium)
C&C
Command & Control(medium)
E
Exfiltration(high)
I
Impact(high)
Read Report
Rokarolla Android Malware: A New Threat to Mobile Banking Security
Impact· HIGH

Rokarolla Android Malware: A New Threat to Mobile Banking Security

In June 2026, a sophisticated Android banking Trojan named Rokarolla emerged, targeting 217 banking and cryptocurrency applications. Distributed through malicious websites masquerading as legitimate Google Chrome or TikTok apps, Rokarolla gains complete administrative control over infected devices. Its capabilities include stealing lock screen credentials, contact lists, SMS data, and continuously recording user input via keyloggers. The malware employs overlays to display fake login screens, capturing sensitive financial information when users access targeted applications. Additionally, Rokarolla disables Google Play Protect, hides its icon, and maintains persistence by preventing device sleep, thereby evading detection and removal. The emergence of Rokarolla underscores a significant evolution in Android malware, combining financial data theft with extensive device surveillance and control. This trend highlights the increasing sophistication of threat actors and the urgent need for enhanced mobile security measures to protect sensitive user information and maintain device integrity.

1 month ago

Kill Chain

IC
Initial Compromise(high)
PE
Privilege Escalation(high)
LM
Lateral Movement(high)
C&C
Command & Control(high)
E
Exfiltration(high)
I
Impact(high)
Read Report
Critical Vulnerability in Google Vertex AI SDK: 'Pickle in the Middle' Attack Exposed
Impact· HIGH

Critical Vulnerability in Google Vertex AI SDK: 'Pickle in the Middle' Attack Exposed

In March 2026, a critical vulnerability was discovered in the Google Cloud Vertex AI SDK for Python, allowing attackers to hijack machine learning model uploads via a technique known as 'bucket squatting.' By preemptively creating Cloud Storage buckets with predictable names derived from a victim's project ID and region, attackers could intercept model uploads and execute arbitrary code within Google's serving infrastructure. This flaw, identified by Palo Alto Networks Unit 42 and termed 'Pickle in the Middle,' was patched by Google in April 2026 with the release of SDK version 1.148.0. Organizations using affected versions are urged to update immediately to mitigate potential risks. ([unit42.paloaltonetworks.com](https://unit42.paloaltonetworks.com/hijacking-vertex-ai-model/?utm_source=openai)) This incident underscores the critical importance of securing cloud-based machine learning workflows against supply chain attacks. As AI adoption accelerates, ensuring the integrity of model deployment processes becomes paramount to prevent unauthorized code execution and data breaches.

1 month ago

Kill Chain

IC
Initial Compromise(high)
PE
Privilege Escalation(high)
LM
Lateral Movement(medium)
C&C
Command & Control(medium)
E
Exfiltration(high)
I
Impact(medium)
Read Report
[ INCIDENT RESPONSE // UNDER ATTACK? ]

Stop Active Cloud Data Exfiltration

Aviatrix Breach Lock helps teams instantly identify what data is leaving the environment, from which workload, and where it’s going — during an active breach.

Looking for threats in a different sector?

Browse All Threat Reports