LIVE · cybersecurity feed
Live wire
Malware Hijacks Android Car Head UnitsCritical Flaw in NASA/JPL Open-Source Spacecraft Command Software Allowed Unauthenticated Command ExecutionCVE-2026-73570 · U.S. CISA adds Zimbra Collaboration Suite (ZCS) flaw to its Known Exploited Vulnerabilities catalogCVE-2024-3094 · Connecting the Dots: Securing the Overlooked Corners of the Software Development Lifecycle (SDLC) Supply Chain14 Trojanized npm Packages Drop RedC2 4.0 Linux Backdoor With AI-Assisted C2Hundreds of leaked AWS keys give full control over corporate accountsAndroid Car Malware Spreads Through Built-In Updaters for Ad Fraud, Proxy BotnetMalware injected into popular Rust packages to steal developer credentialsSix Maximum-Severity Flaws Found in Cisco ProductsCritical Isolated-vm Vulnerability Leads to RCE on Host
malware

Updated ToxicPanda Variant Targets 140+ Banking and Crypto Apps

Zimperium lifts the lid on the ToxicPanda 2.0 Android banking Trojan

zeroday.news ·

Security researchers have identified a new variant of the ToxicPanda Android banking Trojan, dubbed ToxicPanda 2.0, which significantly expands its targeting capabilities. The zLabs team at Zimperium, a mobile security vendor, detailed their findings in a report published on August 19.

ToxicPanda 2.0 introduces a PIN-theft mechanism specifically designed to compromise over 140 banking and cryptocurrency applications. This represents a substantial increase from the original ToxicPanda, which targeted only 16 banking applications. Additionally, the new variant employs an overlay-based credential theft mechanism that affects 349 financial institutions.

The majority of the targeted financial institutions are located across 16 countries, with a notable concentration in Pakistan, South Africa, Mexico, Nigeria, and India. When a victim launches one of the applications on the target list, the malware retrieves a malicious HTML overlay from its command-and-control (C2) server.

A key new feature in ToxicPanda 2.0 is its abuse of the Android Accessibility Service to enable wireless debugging, effectively creating a pathway to shell access. Once the malware obtains shell user permissions, it can execute high-privilege commands directly through the Android Debug Bridge (ADB) daemon. This allows the malware to bypass standard Android runtime consent prompts, grant itself extensive permissions, disable OS background restrictions, silently activate critical components, and establish persistence on the device.

Another new capability is the ability to steal device lock credentials through a screen overlay attack. This grants attackers persistent access to a compromised device, further solidifying their control.

To mitigate the threat posed by ToxicPanda 2.0, cybersecurity experts recommend several controls for enterprises. These include blocking sideloading on all devices enrolled in corporate identity management systems, treating grants to accessibility services as privileged access events subject to logging and review, and configuring mobile device management (MDM) systems to alert administrators when developer options or wireless debugging are activated across managed fleets.

Analysts note that ToxicPanda 2.0 does not exploit vulnerabilities in Android but rather abuses legitimate platform features, particularly accessibility services, to achieve its objectives. This approach means there is no traditional patch for the malware, shifting the focus of defense from patching to governing who and what receives these powerful grants.

malwarepatchfinance
ShareXLinkedInWhatsAppFacebook

More News

view all →
malware

Hackers infect Android car head units with proxy botnet malware

A supply-chain attack targeting Android-based car head units is using a legitimate device-update app to spread malware that enlists compromised devices in a proxy botnet or uses them for ad fraud. [...]

security

Postal Service moves to finalize mail ballot regs before SCOTUS ruling

The rules have already been rejected by multiple state courts, but the Trump administration said it’s preparing in case of a favorable Supreme Court decision. The post Postal Service moves to finalize mail ballot regs before SCOTUS ruling appeared first on CyberScoop.

vulnerability

ToxicPanda 2.0 Gets a Major Upgrade, Expanding Attacks Across 16 Countries

ToxicPanda 2.0 targets 349 financial apps and abuses Android Wireless Debugging to gain deeper device access and steal banking credentials. ToxicPanda used to be a Europe-focused nuisance targeting a manageable list of banks. That version is gone. Zimperium’s zLabs team just documented ToxicPanda 2.0, and the numbers alone tell the story: 349 targeted financial institutions […]

ai

If you're not using AI to attack your own systems, your adversaries will

Agents are also the new attack surface - cue defenders' existential angst

privacy

TikTok Agrees to $400 Million Settlement in U.S. Child Privacy Lawsuit

TikTok has agreed to a $400 million settlement with the U.S. Department of Justice to resolve a lawsuit alleging violations of child privacy laws. The lawsuit, filed in 2024, accused the company of improperly collecting data from users under 13 and failing to comply with parental requests to delete accounts. The settlement includes an immediate payment of $300 million and an additional $100 million contingent on the dissolution of a prior consent decree related to Musical.ly.

security

Named Pipes Under Attack: Securing Windows Interprocess Communication

Windows named pipes provide fast interprocess communication, but weak access controls can expose privileged services to untrusted processes. ThreatLocker explains how endpoint verification, command authorization, strict input validation, and narrowly scoped privileges can help secure named-pipe communication. [...]