The Containment Era is here. →Explore

Industry Category

Financial Services

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

3560 threat reports
Page 59 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 697708 / 3560 reports
Operation FlutterBridge: Unveiling the FlutterShell Backdoor Targeting macOS Users
Impact· HIGH

Operation FlutterBridge: Unveiling the FlutterShell Backdoor Targeting macOS Users

In June 2026, cybersecurity researchers identified 'Operation FlutterBridge,' a sophisticated malvertising campaign targeting macOS users. This operation distributes a new backdoor named 'FlutterShell,' built using Google's Flutter framework. The campaign employs malicious Google and YouTube advertisements to lure users into downloading seemingly legitimate desktop applications, which, upon execution, install FlutterShell. This malware combines adware functionalities with backdoor capabilities, including shell command execution and file system manipulation. Some variants also exploit AI summarization features for data exfiltration by routing documents through attacker-controlled servers. The campaign is linked to the cybercrime group CL-CRI-1089, previously associated with the JSCoreRunner campaign detected in August 2025. ([unit42.paloaltonetworks.com](https://unit42.paloaltonetworks.com/flutterbridge-new-fluttershell-backdoor/?utm_source=openai)) The use of the Flutter framework in malware development is notable, as it allows attackers to dynamically alter the malware's behavior without recompiling or redistributing the application. This adaptability, combined with the extensive reach of malvertising through trusted platforms like Google and YouTube, underscores the evolving sophistication of cyber threats targeting macOS systems. ([unit42.paloaltonetworks.com](https://unit42.paloaltonetworks.com/flutterbridge-new-fluttershell-backdoor/?utm_source=openai))

1 month ago

Kill Chain

IC
Initial Compromise(high)
PE
Privilege Escalation(medium)
LM
Lateral Movement(low)
C&C
Command & Control(high)
E
Exfiltration(high)
I
Impact(medium)
Read Report
Critical Vulnerability in Claude Code GitHub Action Leads to Repository Hijacking
Impact· HIGH

Critical Vulnerability in Claude Code GitHub Action Leads to Repository Hijacking

In June 2026, a critical vulnerability was discovered in Anthropic's Claude Code GitHub Action, allowing attackers to hijack public repositories by exploiting a flaw in the action's workflow permissions. By opening a malicious GitHub issue, attackers could execute arbitrary code, potentially compromising the integrity of affected repositories and their downstream projects. This vulnerability was promptly addressed by Anthropic with the release of claude-code-action v1.0.94. This incident underscores the escalating risks associated with supply chain attacks in software development, particularly those leveraging continuous integration and deployment (CI/CD) pipelines. Organizations must remain vigilant, regularly updating their CI/CD tools and scrutinizing third-party actions to mitigate such vulnerabilities.

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
Introducing WasmForge: Revolutionizing Offensive Security with WebAssembly
Impact· HIGH

Introducing WasmForge: Revolutionizing Offensive Security with WebAssembly

In June 2026, Praetorian introduced WasmForge, a tool designed to compile Go-based offensive security tools like Sliver into WebAssembly (WASM). This approach enables the creation of binaries that can evade traditional Endpoint Detection and Response (EDR) systems by disguising the tool's signature and behavior. WasmForge achieves this by embedding the WASM module into a Go binary, which acts as a loader, effectively obfuscating the tool's presence and functionality. The release of WasmForge highlights a significant advancement in offensive security methodologies, emphasizing the continuous evolution of evasion techniques. This development underscores the necessity for defensive strategies to adapt rapidly, as threat actors increasingly leverage sophisticated tools to bypass conventional security measures.

1 month ago

Kill Chain

IC
Initial Compromise(high)
PE
Privilege Escalation(high)
LM
Lateral Movement(medium)
C&C
Command & Control(high)
E
Exfiltration(medium)
I
Impact(medium)
Read Report
Unveiling 'Otto Support': A Deep Dive into MCP Server Security Flaws
Impact· CRITICAL

Unveiling 'Otto Support': A Deep Dive into MCP Server Security Flaws

In April 2026, Bishop Fox released 'Otto Support,' a deliberately vulnerable Model Context Protocol (MCP) server designed to expose security flaws in AI agent integrations. This tool demonstrated how AI agents could exploit misconfigurations to escalate privileges and access sensitive data, highlighting critical vulnerabilities in MCP implementations. The project underscored the necessity for robust authentication, authorization, and input validation controls in AI systems. The release of 'Otto Support' is particularly relevant now, as the rapid adoption of AI agents has outpaced the implementation of essential security measures. This initiative serves as a crucial reminder for organizations to proactively assess and fortify their AI infrastructures against emerging threats.

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
Meta AI Chatbot Exploited in High-Profile Instagram Account Hijacks
Impact· MEDIUM

Meta AI Chatbot Exploited in High-Profile Instagram Account Hijacks

In June 2026, a significant security vulnerability was discovered in Meta's AI-powered customer support chatbot, allowing attackers to hijack high-profile Instagram accounts. Hackers exploited the chatbot by requesting password reset codes for target accounts, which the AI provided without proper identity verification. This flaw enabled unauthorized access to accounts such as the Obama-era White House handle and Sephora's official page. Meta promptly addressed the issue and secured the affected accounts. ([techcrunch.com](https://techcrunch.com/2026/06/01/hackers-hijacked-instagram-accounts-by-tricking-meta-ai-support-chatbot-into-granting-access/?utm_source=openai)) This incident underscores the risks associated with automating sensitive user functions without adequate safeguards. It highlights the necessity for robust security measures and human oversight in AI-driven systems, especially as organizations increasingly rely on automation for customer support and account management. ([investing.com](https://www.investing.com/news/stock-market-news/analysishighprofile-meta-ai-chatbot-breach-spotlights-security-risks-of-automation-4723672?utm_source=openai))

1 month ago

Kill Chain

IC
Initial Compromise(high)
PE
Privilege Escalation(high)
LM
Lateral Movement(medium)
C&C
Command & Control(medium)
E
Exfiltration(medium)
I
Impact(medium)
Read Report
WeedHack Malware Campaign Compromises Over 116,000 Minecraft Systems
Impact· HIGH

WeedHack Malware Campaign Compromises Over 116,000 Minecraft Systems

In early 2026, a large-scale malware campaign named 'WeedHack' targeted Minecraft players, infecting over 116,000 systems by June. The malware was disseminated through malicious Minecraft mods, clients, cheats, and utilities promoted via YouTube videos and SEO poisoning techniques. Once installed, WeedHack functioned as a malware-as-a-service (MaaS) infostealer, providing attackers with dashboards to access stolen credentials and information from compromised systems. The campaign primarily affected users in the United States, Germany, India, and the UK, with an average of 2,000 to 3,000 new infections daily. ([bleepingcomputer.com](https://www.bleepingcomputer.com/news/security/over-116-000-mincraft-systems-infected-in-weedhack-malware-campaign/?utm_source=openai)) This incident underscores the evolving tactics of cybercriminals who exploit popular gaming platforms to distribute malware. The use of trusted platforms like YouTube for distribution highlights the need for increased vigilance among users and the importance of downloading software only from official and reputable sources. ([bleepingcomputer.com](https://www.bleepingcomputer.com/news/security/over-116-000-mincraft-systems-infected-in-weedhack-malware-campaign/?utm_source=openai))

1 month ago

Kill Chain

IC
Initial Compromise(high)
PE
Privilege Escalation(medium)
LM
Lateral Movement(medium)
C&C
Command & Control(high)
E
Exfiltration(high)
I
Impact(medium)
Read Report
Critical VS Code Zero-Day Exposes GitHub Repositories
Impact· HIGH

Critical VS Code Zero-Day Exposes GitHub Repositories

In June 2026, security researcher Ammar Askar disclosed a zero-day vulnerability in Visual Studio Code (VS Code) that enables attackers to steal GitHub OAuth tokens by tricking users into clicking a malicious link. The exploit leverages VS Code's sandboxed webview message-passing system to install malicious extensions, allowing unauthorized access to all private repositories accessible by the victim. This vulnerability remains unpatched, posing a significant risk to developers and organizations relying on VS Code for GitHub repository management. The disclosure underscores the critical need for vigilance in software supply chains, especially concerning widely used development tools. As similar supply chain attacks increase, organizations must implement robust security measures, including regular audits of development environments and cautious evaluation of third-party extensions, to mitigate potential threats.

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(high)
Read Report
Critical Vulnerabilities in Acer Wave 7 Routers: CVE-2026-49200 and CVE-2026-49201
Impact· CRITICAL

Critical Vulnerabilities in Acer Wave 7 Routers: CVE-2026-49200 and CVE-2026-49201

In May 2026, security researcher Gergo Pap identified two critical vulnerabilities in Acer's Wave 7 mesh routers running firmware version T7c_GBL_1.01.000055 or earlier. The first vulnerability (CVE-2026-49200) allows unauthenticated remote access to the 'acer_cgi.log' file via the web interface, exposing cleartext login credentials and enabling unauthorized system access. The second vulnerability (CVE-2026-49201) involves a hardcoded AES encryption key in the 'upload.cgi' binary, permitting attackers to decrypt, modify, and re-encrypt system backups, potentially injecting persistent backdoors into the router. ([bleepingcomputer.com](https://www.bleepingcomputer.com/news/security/acer-warns-of-max-severity-zero-days-affecting-wave-7-routers/?utm_source=openai)) These vulnerabilities underscore the critical importance of securing network infrastructure devices, as they can serve as entry points for attackers to infiltrate organizational networks. The incident highlights the necessity for manufacturers to implement robust security measures, including proper access controls and secure cryptographic practices, to prevent such exposures.

1 month ago

Kill Chain

IC
Initial Compromise(high)
PE
Privilege Escalation(high)
LM
Lateral Movement(medium)
C&C
Command & Control(medium)
E
Exfiltration(medium)
I
Impact(low)
Read Report
Marquis Software 2025 Ransomware Breach: A Wake-Up Call for Third-Party Risk Management
Impact· HIGH

Marquis Software 2025 Ransomware Breach: A Wake-Up Call for Third-Party Risk Management

In August 2025, Marquis Software Solutions, a fintech firm serving over 70 banks and credit unions, suffered a ransomware attack that compromised sensitive personal and financial data of more than 1.3 million individuals. The breach was attributed to a vulnerability in SonicWall's firewall backup service, which allowed attackers to access Marquis's internal network. Exposed information included names, addresses, Social Security numbers, and financial account details. This incident underscores the critical importance of securing third-party services and the potential cascading effects of supply chain vulnerabilities. ([claimdepot.com](https://www.claimdepot.com/data-breach/marquis-software-solutions-2025?utm_source=openai)) The Marquis breach highlights the escalating risks associated with third-party service providers in the financial sector. As cyberattacks become more sophisticated and supply chain vulnerabilities more prevalent, organizations must adopt comprehensive security measures, including continuous monitoring and regular penetration testing, to safeguard sensitive data and maintain regulatory compliance.

1 month ago

Kill Chain

IC
Initial Compromise(high)
PE
Privilege Escalation(medium)
LM
Lateral Movement(medium)
C&C
Command & Control(low)
E
Exfiltration(high)
I
Impact(high)
Read Report
CISA Alerts on Active Exploitation of Android and Linux Vulnerabilities
Impact· HIGH

CISA Alerts on Active Exploitation of Android and Linux Vulnerabilities

In June 2026, the U.S. Cybersecurity and Infrastructure Security Agency (CISA) added two critical vulnerabilities to its Known Exploited Vulnerabilities (KEV) catalog: CVE-2025-48595 and CVE-2022-0492. CVE-2025-48595 is a high-severity integer overflow vulnerability in the Android Framework affecting versions 14 through 16, allowing local privilege escalation without user interaction. CVE-2022-0492 is a privilege escalation flaw in the Linux kernel's cgroups v1 subsystem, enabling attackers to bypass namespace isolation and potentially gain root access on host systems. Both vulnerabilities have been actively exploited in the wild, prompting immediate patching and mitigation efforts. The inclusion of these vulnerabilities in the KEV catalog underscores the persistent threat posed by privilege escalation flaws in widely used operating systems. Organizations are urged to prioritize the application of security updates to mitigate potential exploitation risks and protect their systems from unauthorized access and control.

1 month ago

Kill Chain

IC
Initial Compromise(high)
PE
Privilege Escalation(high)
LM
Lateral Movement(medium)
C&C
Command & Control(medium)
E
Exfiltration(medium)
I
Impact(medium)
Read Report
Understanding the 'HTTP/2 Bomb' DoS Vulnerability and Its Impact
Impact· HIGH

Understanding the 'HTTP/2 Bomb' DoS Vulnerability and Its Impact

In June 2026, a critical denial-of-service (DoS) vulnerability known as 'HTTP/2 Bomb' was discovered, affecting major web servers including NGINX, Apache HTTP Server, Microsoft IIS, Envoy, and Cloudflare Pingora. This exploit combines HPACK compression amplification with Slowloris-style resource retention via HTTP/2 flow-control stalling, allowing a single attacker to exhaust tens of gigabytes of server memory within seconds, leading to rapid service disruption. The attack was identified by OpenAI's Codex under the guidance of security firm Calif, highlighting significant weaknesses in default HTTP/2 configurations. The disclosure of this vulnerability underscores the evolving sophistication of DoS attacks and the critical need for organizations to promptly update their web server configurations and apply available patches. With proof-of-concept exploits already published, the urgency for mitigation is heightened to prevent potential widespread service outages.

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
Chinese Hackers Deploy Atlas RAT in European Cyberattacks
Impact· HIGH

Chinese Hackers Deploy Atlas RAT in European Cyberattacks

In early 2026, the Chinese-speaking cybercrime group TA4922 expanded its operations to Europe, targeting organizations in Germany, Italy, the United Kingdom, and South Africa. Utilizing sophisticated phishing campaigns, the group deployed the previously undocumented Atlas RAT malware to gain unauthorized access to networks for financial fraud, data theft, and potential sale of access. The malware's capabilities include system reconnaissance, targeted file theft, keylogging, and audio and webcam recording. This incident underscores a significant shift in TA4922's targeting strategy and highlights the evolving threat landscape where financially motivated cybercriminals employ advanced tools and tactics. Organizations must remain vigilant against such threats, emphasizing the need for robust cybersecurity measures and continuous monitoring to detect and mitigate potential breaches.

1 month ago

Kill Chain

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