Hackers Use Private APN to Pivot into Polish Power Plant's OT Network

Polish Power Plant Breached via Private Cellular APN Network

CRITICAL
August 11, 2026
5m read
Industrial Control SystemsCyberattackThreat Actor

Related Entities

Threat Actors

Russian Electrum group

Organizations

CERT Polska WAGOSiemens TeltonikaFSB

Full Report

Executive Summary

CERT Polska, Poland's national computer emergency response team, has disclosed a sophisticated cyberattack from December 2025 that targeted a combined heat and power (CHP) plant. The report details a novel attack vector where threat actors, believed to be linked to Russia's FSB, leveraged a misconfigured private Access Point Name (APN) — a private cellular data network — to pivot from a compromised wind farm into the power plant's Operational Technology (OT) network. This is reportedly the first documented real-world attack of its kind. The attackers used default credentials to access a PLC and disrupt operations by shutting down a steam turbine.

Threat Overview

The attack demonstrates a multi-stage, indirect approach to compromising a critical infrastructure target.

  1. First Stage Compromise: The attackers first gained access to the network of a wind farm.
  2. Pivoting via Private APN: The wind farm and the target CHP plant both used the same private APN provided by a local telecom operator. A critical misconfiguration allowed devices on this private cellular network to communicate with each other, which should have been isolated.
  3. Discovery and Access: The attackers scanned the APN, discovered a WAGO PFC200 PLC at the CHP plant, and gained access using its default administrator credentials.
  4. Impact: Once inside the OT network, the attackers issued commands to Siemens PLCs, shutting down a steam turbine and a water treatment system.

The plant operators initially mistook the disruption for a contractor error during maintenance, highlighting the challenge of identifying malicious activity in complex OT environments. The event was only later identified as a deliberate attack when CERT Polska connected it to a wider campaign against Poland's energy sector.

Technical Analysis

This attack highlights the convergence of IT, telecommunications, and OT networks and the new risks this creates.

  • Initial Access (T0886): The initial entry point was the less secure network of the wind farm, a common 'island hopping' strategy.
  • Lateral Movement (T0842): The key technique was lateral movement across a layer 2 network, in this case, the private APN. The lack of device-to-device isolation on the APN was the critical vulnerability.
  • Valid Accounts: Default Credentials (T0819): The use of default credentials on the WAGO PLC provided the attackers with immediate administrative access to the OT network.
  • Device Manipulation (T0822): The attackers directly manipulated control logic by issuing stop commands to the Siemens PLCs, causing a direct physical impact.
  • Indicator Removal (T0849): Attackers attempted to wipe devices to cover their tracks, but forensic evidence was recovered from a router with older firmware that retained logs.

Impact Assessment

Although operators were able to restore the systems before any customers lost heat or power, the incident is highly significant. It proves that private cellular networks, often considered more secure than the public internet, can become a viable attack vector if not properly configured and segmented. This attack serves as a blueprint for other threat actors targeting critical infrastructure. The potential for causing widespread power outages or physical damage is substantial. The incident forces asset owners and telecom providers to re-evaluate the security architecture of private APNs used for M2M and IoT communications in critical sectors.

IOCs — Directly from Articles

No specific digital IOCs were provided in the source articles.

Cyber Observables — Hunting Hints

Defenders of OT environments using private cellular networks should look for:

Type
Network Traffic Pattern
Value
East-West traffic on APN
Description
Any communication between different end-devices on a private APN. These networks should typically only allow device-to-central-server communication.
Type
Log Source
Value
Cellular Router Logs
Description
Logins to router management interfaces from unexpected internal IP addresses on the APN.
Type
Device Configuration
Value
Default Credentials
Description
Audit all PLCs, RTUs, and cellular gateways for default passwords.
Type
Network Traffic Pattern
Value
Unexpected protocols
Description
Scanning activity (e.g., Nmap) or use of industrial protocols between unexpected devices on the APN.

Detection & Response

  1. APN Architecture Review: Organizations using private APNs must work with their telecom providers to confirm that device-to-device communication is disabled and that proper network isolation is in place.
  2. OT Network Monitoring: Deploy an OT-aware intrusion detection system (IDS) to monitor traffic within the OT network. This can detect anomalous commands or connections between devices, such as the WAGO PLC communicating with the Siemens PLCs.
  3. Credential Auditing: Regularly audit all OT devices for default or weak credentials. This is a basic but critical security control.
  4. Centralized Logging: Ensure that logs from all network and OT devices, including cellular routers, are forwarded to a central SIEM for correlation and analysis.

Mitigation

  1. Network Segmentation (M0930): The most critical mitigation is to enforce strict segmentation. This applies to the private APN itself (enforcing client isolation) and the broader OT network architecture (separating safety systems, control systems, and IT).
  2. Credential Management (M0916): Eliminate all default credentials from the environment. All passwords should be unique and complex.
  3. Secure Configuration: Harden the configuration of all OT devices, disabling unnecessary services and ports.
  4. Supply Chain Security: When relying on a third-party service like a private APN, ensure that security requirements are clearly defined in contracts and that the provider's security posture is regularly audited.

Timeline of Events

1
December 1, 2025
Cyberattack on the Polish CHP plant occurs.
2
August 8, 2026
CERT Polska releases its report detailing the attack.
3
August 11, 2026
This article was published

Timeline of Events

1
December 1, 2025

Cyberattack on the Polish CHP plant occurs.

2
August 8, 2026

CERT Polska releases its report detailing the attack.

Article Author

Jason Gomes

Jason Gomes

• Cybersecurity Practitioner

Cybersecurity professional with over 10 years of specialized experience in security operations, threat intelligence, incident response, and security automation. Expertise spans SOAR/XSOAR orchestration, threat intelligence platforms, SIEM/UEBA analytics, and building cyber fusion centers. Background includes technical enablement, solution architecture for enterprise and government clients, and implementing security automation workflows across IR, TIP, and SOC use cases.

Threat Intelligence & AnalysisSecurity Orchestration (SOAR/XSOAR)Incident Response & Digital ForensicsSecurity Operations Center (SOC)SIEM & Security AnalyticsCyber Fusion & Threat SharingSecurity Automation & IntegrationManaged Detection & Response (MDR)

Editorial Standards & Analyst Review

CyberNetSec.io uses automation to assist source monitoring, deduplication, observable extraction, and structured intelligence generation. Published analysis follows human-defined editorial standards and adds defensive context including MITRE ATT&CK, D3FEND, STIX, and Sigma where applicable. Read our editorial policy.

Tags

ICSOT securityPolandAPNcellular networkcritical infrastructureRussia

📢 Share This Article

Help others stay informed about cybersecurity threats

🎯 MITRE ATT&CK Mapped

Every tactic, technique, and sub-technique used in this threat has been identified and mapped to the MITRE ATT&CK framework for consistent, actionable threat language.

🧠 Enriched & Analyzed

Observables and indicators of compromise (IOCs) have been extracted and cataloged. Risk has been assessed and correlated with known threat actors and historical campaigns.

🛡️ Actionable Guidance

Detection rules, incident response steps, and D3FEND-aligned mitigation strategies are included so your team can act on this intelligence immediately.

🔗 STIX Visualizer

Structured threat data is packaged as a STIX 2.1 bundle and can be visualized as an interactive graph — relationships between actors, malware, techniques, and indicators.

Sigma Generator

Sigma detection rules are derived from the threat techniques in this article and can be converted for deployment across any major SIEM or EDR platform.