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
malwarehigh

Malware Hijacks Android Car Head Units

Researchers have identified new Android malware that hijacks car head units by exploiting their official update mechanisms. The malware installs proxy software, turning vehicles into nodes for the BADBOX botnet, primarily for ad fraud and to provide anonymized internet connections. This marks the first documented instance of malware specifically targeting car head units through their native update channels.

zeroday.news ·

Cybersecurity researchers have uncovered a new Android malware variant that leverages legitimate firmware update mechanisms in car head units to establish a proxy botnet. The malware, dubbed BADBOX by researchers, was first identified in June 2026 and represents the first documented instance of malware specifically targeting automotive infotainment systems through their native update channels.

The infection chain begins within TWCore, a legitimate system application responsible for analytics and firmware updates on DoFun head units. Attackers manipulate an MQTT message broker to send instructions to TWCore, directing it to download and install malicious APK files. A critical configuration flag, `installNotExists`, when set to `true`, bypasses checks for existing installations, transforming the routine update process into a silent installation pipeline for attacker-controlled software.

The initial payload, a small dropper named JarService, operates without a user interface. Its sole function is to decrypt and load the subsequent stage: a loader. This loader communicates with a command server, transmitting basic device information and receiving a download link for the final payload. Researchers observed at least seven different versions of this third-stage module, which can be retrieved by altering version numbers in the download URL.

The ultimate payload is a clicker and reverse proxy component. This module checks in with its command-and-control (C2) server every 90 minutes by default, sending a POST request to `/cpc/api/task`. This request includes device details such as display resolution, device model, Wi-Fi SSID, and MAC address, along with the Trojan's configuration version. If the configuration is outdated, the C2 server provides an updated configuration with new C2 addresses and HTTP request paths.

The command system supporting the malware is robust, featuring nine distinct commands. These capabilities include altering the clipboard, sending HTTP requests, loading web pages, and executing JavaScript. However, researchers primarily observed attackers utilizing two commands: one to download and execute new code, and another to send web requests. The additional module deployed, named "zhima," functions as a reverse proxy. This indicates that the primary objective of the attackers is not to directly compromise or control the vehicle's functions, but rather to exploit the infected cars' internet connections as part of a larger proxy network.

Analysis of the malware's naming conventions and infrastructure led researchers to attribute the campaign with high confidence to the MoYu Group, an entity previously linked to the BADBOX botnet. A thread within the second-stage loader, internally named `mosdk-host-loader`, pointed to malware previously found on TV set-top boxes associated with the same group. This connection was further corroborated by overlapping network infrastructure independently identified by a separate research team around the same timeframe. The administrative panel for the proxy service also includes a copyright notice and requires an invite code for account creation.

malwareandroidcar securitybotnetinfotainment
ShareXLinkedInWhatsAppFacebook

More News

view all →
malware

Banking Trojans Manic, Grandoreiro, ToxicPanda 2.0 in the Spotlight

The spyware-equipped Manic, a persistent Grandoreiro campaign in Latin America and Europe, and an expanded ToxicPanda 2.0 malware. The post Banking Trojans Manic, Grandoreiro, ToxicPanda 2.0 in the Spotlight appeared first on SecurityWeek.

CVE-2024-3094high

Connecting the Dots: Securing the Overlooked Corners of the Software Development Lifecycle (SDLC) Supply Chain

Attackers are increasingly targeting the software development lifecycle (SDLC) supply chain by compromising developer tools, CI/CD pipelines, and open-source packages. Recent attacks like the ChainDrop npm worm demonstrate sophisticated methods to steal credentials, backdoor developer environments, and propagate malware. Securing the SDLC requires a shift from reactive code scanning to strict execution control and continuous visibility across developer endpoints, build pipelines, and cloud runtimes.

security

Your Expired Visa Card Could Be ‘Zombified’ to Make Contactless Payments

Plus: Apple sends out an “unprecedented” number of spyware warnings, Ukraine hits a Russian ecommerce giant with cyber and drone attacks, and more.

nasacritical

Critical Flaw in NASA/JPL Open-Source Spacecraft Command Software Allowed Unauthenticated Command Execution

A critical vulnerability has been discovered in NASA/JPL's open-source AIT-GUI software, which is used to control spacecraft instruments. The flaw allows unauthenticated attackers to execute arbitrary commands, run server-side scripts, and manipulate command sequences by exploiting a lack of authentication, session checks, and CSRF protection. Researchers confirmed the issue, which has a CVSS score of 9.4, and a fix is available in version 2.5.2.

breach

AWS Security makes an inscrutable choice

Quarantining leaked credentials is not good enough

ai

Say it once: introducing Bot Preference Sync

Cloudflare's new Bot Preference Sync automatically aligns your robots.txt file with your AI bot policies for Search, Agent, and Training. Easily manage which bots access your content without maintaining static files.