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
plchigh

US agencies warn of AI-powered attacks on Siemens industrial controllers

US federal agencies, including the NSA and CISA, have issued a warning about threat actors using AI to develop exploit scripts targeting Siemens S7 Series programmable logic controllers (PLCs). These controllers are critical for infrastructure sectors like energy and water. The attackers leverage open-source libraries and AI to gain unauthorized access, mimicking legitimate monitoring tools to gather information and prepare for potential disruptions.

zeroday.news ·

Multiple U.S. federal agencies have issued a joint alert regarding active threats to Siemens S7 Series programmable logic controllers (PLCs) across critical infrastructure sectors. The National Security Agency (NSA), Cybersecurity and Infrastructure Security Agency (CISA), Federal Bureau of Investigation (FBI), Department of Energy (DOE), and Environmental Protection Agency (EPA) confirmed that threat actors are employing AI-assisted scripting to develop custom exploit tools. These tools mimic legitimate operational technology (OT) monitoring solutions and grant read/write access to PLC memory, configuration data, and ladder logic programs via the S7comm protocol.

The agencies emphasize that this is not a theoretical risk but an ongoing threat, with observed activity indicating persistent reconnaissance and capability development. Attackers are leveraging open-source industrial automation libraries, specifically snap7.dll/python-snap7, to create these tools. The use of AI in generating exploitation scripts significantly reduces the technical expertise and time required for adversaries to develop functional industrial control system (ICS) exploits and malicious tools, enabling rapid adaptation to defensive measures and exploration of additional attack vectors.

Targeted sectors include critical manufacturing, energy, water and wastewater, chemical, food and agriculture, and commercial facilities. The affected Siemens S7 product lines encompass the S7-200 (all CPU variants), S7-300 (including models 314, 315, and 317), S7-400 (all variants), S7-1200 (CPU 1211C through 1217C), and S7-1500, which includes the F-series safety controllers.

Attackers are actively scanning the internet for exposed or poorly segmented Siemens S7 devices using tools such as Censys and ZoomEye. Once identified, they exploit default or weakly configured credentials to gain unauthorized access. The agencies assess that threat actors are utilizing read access to understand target environments, positioning themselves for future write operations that could lead to disruption or other operational impacts.

Organizations are strongly advised to take several mitigation steps. These include conducting a comprehensive inventory of all Siemens S7 devices on their networks, applying security patches, ensuring PLCs are not directly exposed to the internet, and strengthening access controls. Furthermore, continuous monitoring for unauthorized activity, hardening PLC services and protocols, and actively hunting for signs of compromise are critical.

The advisory also highlights the importance of sharing this information with system integrators and third-party service providers, as asset owners may not always be aware of their PLCs' internet accessibility. While the advisory does not attribute the current activity to a specific group or country, it notes a resemblance to previous warnings concerning Iranian-affiliated actors exploiting internet-connected Rockwell Automation PLCs, with later updates expanding the scope to include Schneider Electric and Siemens devices. This pattern aligns with recent cyberattacks on OT systems at over 30 community water utilities in Minnesota in late July, which security researchers suspect were carried out by the Iran-linked group CyberAv3ngers.

plcsiemensaiindustrial control systemscritical infrastructure
ShareXLinkedInWhatsAppFacebook

More News

view all →
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.

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

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. [...]