Validated Containment Architectures are here. →Explore

Industry Category

Financial Services

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

3620 threat reports
Page 192 of 302

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
Cryptocurrency
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
Healthcare
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 22932304 / 3620 reports
ServiceNow Patches Critical AI Platform Vulnerability Exposing Unauthenticated User Impersonation Risk
Impact· low

ServiceNow Patches Critical AI Platform Vulnerability Exposing Unauthenticated User Impersonation Risk

In January 2025, ServiceNow disclosed a critical security vulnerability (CVE-2025-12420, dubbed 'BodySnatcher') in its AI Platform allowing unauthenticated attackers to impersonate legitimate users and perform arbitrary actions with their privileges. The flaw, which received a CVSS score of 9.3, provided a simple attack vector for adversaries to exploit publicly accessible ServiceNow environments, potentially leading to widespread data exposure, privilege escalation, and compromise of sensitive workflows. No authentication was required to leverage this bug, amplifying its risk across enterprises leveraging ServiceNow AI for automation and service management. This breach highlights the increasing dangers posed by identity-based exploits in cloud SaaS applications, especially as organizations accelerate AI and automation initiatives. Attacker interest in identity manipulation has surged, putting pressure on SaaS security postures and regulatory compliance, making timely patching and identity-centric controls non-negotiable.

6 months 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(low)
Read Report
China-Linked VoidLink Malware Hits Linux Cloud and Container Workloads
Impact· high

China-Linked VoidLink Malware Hits Linux Cloud and Container Workloads

In December 2025, security researchers identified a sophisticated, modular malware framework called VoidLink, engineered by a China-linked APT group to target Linux-based cloud and container environments. This threat leverages advanced rootkit features, credential harvesting, anti-forensics modules, and a modular plugin system to maintain long-term, stealthy access. The malware natively detects and adapts to Docker, Kubernetes, and major cloud service providers such as AWS, Azure, GCP, Alibaba, and Tencent, with its operators able to control it remotely via a web-based dashboard. VoidLink is believed to be used for espionage, data exfiltration, and potentially supply chain attacks affecting software developers and cloud-native infrastructure. VoidLink exemplifies a rapidly growing threat to cloud and DevOps ecosystems, where attackers increasingly favor Linux malware frameworks capable of evading modern detection. Organizations should note the malware’s cloud awareness, lateral movement abilities, and automated risk-adaptive evasions as they re-evaluate Linux and cloud security controls amidst a surge in advanced APT targeting of critical infrastructure.

6 months 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
How CVE-2025-6514 Unleashed AI Agents: The 2026 MCP Security Crisis
Impact· medium

How CVE-2025-6514 Unleashed AI Agents: The 2026 MCP Security Crisis

In January 2026, a critical security incident exposed systemic risks in agentic AI environments after threat actors exploited CVE-2025-6514—a vulnerability in a widely used OAuth proxy underpinning Machine Control Protocols (MCPs). By leveraging misconfigured or compromised MCP servers, attackers gained remote code execution across automation pipelines affecting over 500,000 developer environments and AI-driven workflows. The breach enabled malicious actors to execute unauthorized actions, abuse privileged APIs, and proliferate shadow API keys, resulting in substantial risks to source code integrity, business operations, and broader cloud infrastructures. This incident highlights the evolving threat landscape of autonomous AI agents and demonstrates how traditional identity models fail when automation drives execution at scale. The proliferation of agentic AI, coupled with insufficient visibility and control over MCP interactions, calls for urgent adoption of new governance frameworks, detection measures, and AI-specific access controls.

6 months 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
Critical Node.js async_hooks Vulnerability Puts Production Apps at Risk of DoS Attacks
Impact· high

Critical Node.js async_hooks Vulnerability Puts Production Apps at Risk of DoS Attacks

In January 2026, Node.js disclosed a critical vulnerability (CVE-2025-59466) affecting all production environments using the async_hooks module, which underpins popular frameworks and monitoring tools such as React Server Components, Next.js, and major APM platforms. The flaw allowed an attacker to cause a denial-of-service (DoS) condition by forcing stack space exhaustion via unsanitized user input, leading the Node.js process to crash unexpectedly without a catchable error. All supported Node.js Long Term Support (LTS) versions were patched, while older, unsupported releases remain exposed, impacting a broad portion of the JavaScript ecosystem. This incident highlights not only the risks inherent in reliance on low-level APIs, but also the speed at which vulnerabilities impacting critical supply chain components can disrupt software availability. Organizations reliant on Node.js for cloud, SaaS, and modern web solutions face renewed pressure to update dependencies proactively and establish robust exception handling and segmentation practices.

6 months 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
Malicious Chrome Extension Breach Drains MEXC Crypto Accounts via API Key Theft
Impact· high

Malicious Chrome Extension Breach Drains MEXC Crypto Accounts via API Key Theft

In January 2026, cybersecurity researchers uncovered a malicious Chrome extension called "MEXC API Automator" targeting users of the MEXC cryptocurrency exchange. Deployed via the Chrome Web Store, the extension masqueraded as a legitimate trading tool to covertly generate new API keys on behalf of users, surreptitiously enabling withdrawal permissions. It then exfiltrated these sensitive credentials to a Telegram bot controlled by the attacker, granting potential full access to victims' MEXC accounts, including the ability to automate trades and drain balances. The campaign leveraged authenticated browser sessions, evading traditional credential protections, and tampered with the user interface to conceal its malicious activity. This incident highlights a sophisticated shift in attack vectors targeting API workflows and browser sessions, rather than direct password theft. It underscores urgent risks inherent in trusted browser extensions, particularly as infostealers increasingly exploit the digital supply chain and cryptographic asset platforms.

6 months 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
Magecart Web Skimming Campaign Exposes Payment Providers and Customers
Impact· high

Magecart Web Skimming Campaign Exposes Payment Providers and Customers

Between January 2022 and January 2026, cybersecurity researchers uncovered an advanced web skimming campaign attributed to Magecart-related actors, compromising numerous e-commerce and payment websites linked to major providers including American Express, Mastercard, and others. The attackers injected heavily obfuscated JavaScript skimmers via domains controlled by sanctioned bulletproof hosts, notably Stark Industries and THE.Hosting, enabling the theft of sensitive credit card and personal data from unsuspecting users during checkout. The malicious code leveraged techniques to evade administrator detection and selectively harvested data before exfiltrating it through external servers, ultimately exposing customers and enterprises to widespread data theft risks. The discovery highlights a sustained increase in sophisticated client-side web skimming attacks leveraging supply chain weak points and exploiting trust in major payment platforms. The evolving tactics, regulatory expectations for PCI and consumer protection, and the broadening scope of victim organizations make ongoing vigilance and technical controls imperative for all businesses accepting online payments.

6 months ago

Kill Chain

IC
Initial Compromise(high)
PE
Privilege Escalation(medium)
LM
Lateral Movement(low)
C&C
Command & Control(medium)
E
Exfiltration(high)
I
Impact(high)
Read Report
2026 Web Research: Unjustified Third-Party App Data Access Exposes Massive Risk
Impact· high

2026 Web Research: Unjustified Third-Party App Data Access Exposes Massive Risk

In January 2026, new research exposed that 64% of third-party applications integrated by over 4,700 prominent websites were accessing sensitive user and business data without valid justification. The study found alarming trends, notably a surge in malicious activity targeting the government sector (rising from 2% to 12.9%) and a concerning rate of active compromise in education sites, with one in seven showing evidence of ongoing breaches. Key offenders included Google Tag Manager, Shopify, and Facebook Pixel, which collectively accounted for a significant proportion of data exposure violations. The study reveals ongoing systemic weaknesses in the vetting and oversight of embedded web applications, risking confidential data and regulatory non-compliance for organizations. This report is especially pertinent amidst increased regulatory scrutiny and as supply chain attacks become more prevalent. Attackers are exploiting trust relationships with third-party services, while organizations face rising pressure to demonstrate rigorous controls over data sharing and vendor integrations. The findings underscore a shift in attacker focus and highlight the operational risks of unchecked third-party access.

6 months ago

Kill Chain

IC
Initial Compromise(high)
PE
Privilege Escalation(medium)
LM
Lateral Movement(medium)
C&C
Command & Control(low)
E
Exfiltration(medium)
I
Impact(high)
Read Report
Microsoft’s January 2026 Patch Tuesday: 114 Flaws Fixed, Zero-Day Exploited
Impact· low

Microsoft’s January 2026 Patch Tuesday: 114 Flaws Fixed, Zero-Day Exploited

In January 2026, Microsoft released its first Patch Tuesday update of the year, addressing 114 security vulnerabilities affecting Windows, with one actively exploited zero-day vulnerability. Of the total, eight were rated Critical and the rest Important, with the majority comprising privilege escalation, information disclosure, and remote code execution flaws. The exploited vulnerability, discovered in the wild, could allow threat actors to gain unauthorized access or escalate privileges on affected systems, posing a risk to both organizations and individuals relying on unpatched Windows environments. Microsoft issued immediate guidance to mitigate ongoing risks. This incident underscores the persistent risks from unpatched systems and highlights the continued targeting of widely deployed platforms like Windows. Organizations face heightened pressure to prioritize vulnerability management and timely patching as adversaries quickly weaponize newly disclosed flaws.

6 months 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(low)
Read Report
AI Agents: The New Privilege Escalation Path in Enterprise Security (2026)
Impact· medium

AI Agents: The New Privilege Escalation Path in Enterprise Security (2026)

In January 2026, organizations leveraging AI agents across core business processes were found to face significant privilege escalation risks. AI-powered workflow and support agents—granted broad permissions for automation—enabled users to trigger actions and access resources far beyond their direct entitlements. Because these agents operate under shared service accounts or long-lived credentials, traditional identity-based access controls and audit trails attributed activities to the agent, obscuring the true initiator. This design gap quietly allowed users to bypass policy boundaries, escalating privileges and risking unauthorized changes or exposure of sensitive data. The incident highlights a crucial shift: as enterprises rapidly adopt organizational AI agents, attackers and insiders can exploit the mismatch between agent and user permissions. With AI-mediated workflows, the failure to tie actions to originating users undermines zero trust, least privilege, and core compliance mandates, increasing urgency for new visibility and access governance solutions.

6 months ago

Kill Chain

IC
Initial Compromise(medium)
PE
Privilege Escalation(high)
LM
Lateral Movement(medium)
C&C
Command & Control(low)
E
Exfiltration(medium)
I
Impact(medium)
Read Report
Attackers Bypass Security Using c-ares DLL Side-Loading: Commodity Malware Delivered in Active Campaign
Impact· medium

Attackers Bypass Security Using c-ares DLL Side-Loading: Commodity Malware Delivered in Active Campaign

In January 2026, security researchers reported an active malware campaign leveraging DLL side-loading via the open-source c-ares library. Attackers paired a malicious 'libcares-2.dll' with the legitimate signed 'ahost.exe' to evade security controls and deploy multiple trojans and info-stealer malwares. This method exploited trust in legitimate software to bypass endpoint defenses, leading to widespread compromise across targeted organizations and enabling the theft of sensitive data and credentials. Initial access was facilitated by distributing rogue DLLs alongside trusted binaries, primarily impacting organizations with inadequate application whitelisting and file integrity controls. This incident is particularly relevant as DLL side-loading attacks remain a favored technique for cybercriminals to circumvent detection, especially as organizations continue to migrate to cloud and hybrid environments. The campaign highlights a growing trend in software supply chain exploitation and the need for stronger endpoint and lateral movement protections.

6 months 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
Fortinet FortiSIEM 2026: Critical Unauthenticated Remote Code Execution Vulnerability Exposed
Impact· low

Fortinet FortiSIEM 2026: Critical Unauthenticated Remote Code Execution Vulnerability Exposed

In January 2026, Fortinet disclosed and patched a critical vulnerability (CVE-2025-64155) affecting FortiSIEM, its security information and event management platform. The flaw is an OS command injection bug with a CVSS score of 9.4, which allows unauthenticated remote attackers to execute arbitrary code with system privileges. This exposes organizations to potential full compromise of their FortiSIEM instances, enabling adversaries to gain visibility into security infrastructure, manipulate logs, or pivot into internal environments. Immediate updates were recommended to prevent exploitation, as vulnerable versions were actively at risk. This incident underscores the persistent risk posed by pre-authentication remote code execution vulnerabilities in widely-deployed security appliances. The growing reliance on SIEM and orchestration tools makes them attractive targets, amplifying the urgency for rapid patching and robust network segmentation to minimize blast radius amid evolving attacker techniques.

6 months ago

Kill Chain

IC
Initial Compromise(high)
PE
Privilege Escalation(medium)
LM
Lateral Movement(medium)
C&C
Command & Control(medium)
E
Exfiltration(low)
I
Impact(low)
Read Report
VoidLink Malware: Advanced Intrusions Against Linux & Cloud in 2024
Impact· low

VoidLink Malware: Advanced Intrusions Against Linux & Cloud in 2024

In early 2024, security researchers uncovered a highly advanced Linux threat dubbed 'VoidLink,' a modular and cloud-first malware framework engineered for persistent, stealthy access on enterprise Linux systems. The attackers leveraged sophisticated obfuscation and privilege escalation techniques to deploy VoidLink in cloud environments, allowing them to bypass traditional detection controls. With capabilities to maintain long-term access, communicate over encrypted channels, and employ lateral movement, the group behind VoidLink targeted organizations seeking to exploit gaps in east-west traffic security and cloud visibility. The resulting impact included potential unauthorized access, data exfiltration, and operational risk to critical workloads. The VoidLink discovery underscores a broader industry trend toward sophisticated Linux and cloud-targeting malware, reflecting both attacker innovation and increasing value of Linux workloads. Security and compliance leaders should consider this incident a warning—defending Linux-based environments now requires cloud-native controls, enhanced visibility, and integrated anomaly detection as attackers shift beyond legacy perimeter defenses.

6 months ago

Kill Chain

IC
Initial Compromise(medium)
PE
Privilege Escalation(medium)
LM
Lateral Movement(medium)
C&C
Command & Control(medium)
E
Exfiltration(low)
I
Impact(low)
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