Attackers shut down a steam turbine and the process-water treatment system at a Polish combined heat and power plant by coming in over the private cellular network the local grid operator uses to reach remote equipment. The plant supplies heat to roughly 50,000 residents. Recovery began at about 7:30 a.m. while the intruders were still active inside the network, and customers lost neither heat

Reports indicate that a Polish combined heat and power plant experienced a cyberattack that led to the shutdown of a steam turbine and its associated process-water treatment system. The intrusion vector was identified as the private cellular network utilized by the local grid operator to manage remote equipment. This incident affected a plant responsible for supplying heat to approximately 50,000 residents.
The attackers reportedly gained access to the plant's operational technology (OT) systems through the private cellular network. Such networks, often deployed for critical infrastructure, provide dedicated, secure communication channels for Supervisory Control and Data Acquisition (SCADA) systems and other industrial control systems (ICS). The compromise of this network suggests a potential vulnerability in its security architecture, authentication mechanisms, or the devices connected to it. Once inside, the threat actors were able to issue commands that directly impacted physical processes, specifically the turbine and water treatment.
The incident highlights the growing risk to critical infrastructure from attacks targeting specialized communication networks. Private cellular networks, including those based on LTE or 5G standards, offer advantages in terms of bandwidth and reliability but also introduce new attack surfaces if not rigorously secured. Exploitation could involve compromising network infrastructure components, exploiting vulnerabilities in user equipment (UE), or intercepting and manipulating traffic. The ability to shut down a turbine and water treatment system indicates deep access and understanding of the plant's operational protocols and control systems.
Products in this category, such as industrial control systems and their supporting communication infrastructure, commonly face threats ranging from sophisticated nation-state actors to financially motivated cybercriminals. The specific mechanism of the shutdown suggests either the direct manipulation of control commands or the disruption of underlying control logic. Typical mitigation strategies for such environments include robust network segmentation, multi-factor authentication for all remote access, continuous monitoring of network traffic for anomalies, and regular security audits of both IT and OT systems, including the private cellular network components.
The scope of impact in this case was limited to the operational disruption of specific plant components, with no reported loss of heat to customers. This suggests that plant operators initiated recovery procedures while the attackers were still active within the network, beginning around 7:30 a.m. The swift response likely prevented broader service interruptions, underscoring the importance of incident response plans and the ability to detect and react to ongoing intrusions.
This event underscores the persistent and evolving threat landscape facing critical infrastructure, particularly energy grids and utilities. The use of a private cellular network as an attack vector illustrates how adversaries are adapting to target specialized communication technologies. It reinforces the necessity for comprehensive, layered security approaches that encompass not only traditional IT networks but also operational technology, industrial control systems, and the dedicated communication infrastructure that connects them. The incident serves as a reminder that the convergence of IT and OT demands an integrated security strategy to protect essential services.

JetBrains is urging Cadence users to revoke and rotate all credentials following a security incident last month in which unidentified threat actors exploited a recently disclosed critical vulnerability in TeamCity to breach its own environment. "Cadence users should immediately revoke or rotate all credentials and secrets that may have been used to run their Cadence executions," JetBrains said.
A weakness has been identified in Tenda CP3 27.5.57.101. This issue affects some unknown processing of the file Net/NetCheckPing.cpp. This manipulation of the argument interface_name/host causes os command injection. The attack can be initiated remotely.
A security flaw has been discovered in Tenda CP3 27.5.57.101. This vulnerability affects the function SystemAsh of the file Apis/system.c of the component Kylin. The manipulation of the argument AlarmVoiceURL results in os command injection. It is possible to launch the attack remotely.

OpenAI has announced a $1 billion commitment to provide subsidized access to its Daybreak AI cybersecurity tools for under-resourced critical infrastructure defenders. The initiative, named Daybreak for Frontline Defenders, will offer AI models, training, and technical support over the next six months, prioritizing water and wastewater utilities, electric grid operators, and local government entities. This move aims to equip organizations with limited budgets and staff against increasingly sophisticated cyber threats.

Attackers are exploiting a new unpatched vulnerability in Magento Open Source and Adobe Commerce that lets them run malicious code on an online store's server without logging in, Dutch e-commerce security company Sansec said in an advisory published on September 5. Sansec, which discovered the flaw and named it StyleSmuggler, said attacks started on September 4. "Sansec is publishing early
In BPF instructions that load/store a value from/to a scratch memory register the register index is an unsigned 32-bit integer and must not exceed 15, but libpcap BPF interpreter does not validate the value. In particular uncommon use cases a crafted filter program can cause the interpreter to try reading and writing the OS process memory in the 16GiB starting at the current stack frame on 64-bit architectures and in the entire address space on 32-bit architectures.