ERCOT and KrakenFlex: A battery storage cyberattack would look exactly like a badly tuned controller

ERCOT and KrakenFlex: A battery storage cyberattack would look exactly like a badly tuned controller

Cybersecurity Threat: Grid-Battery Attacks Could Trigger Mass Blackouts with Minimal Compromise

A new analysis by London-based firm Centrii warns that cyberattacks on grid-connected battery storage systems could destabilize power networks, leading to widespread blackouts with far fewer compromised units than previously estimated. The research highlights vulnerabilities in ERCOT (Texas) and Great Britain’s grids, where coordinated manipulation of battery fleets could trigger automatic demand disconnections, cutting power to millions.

Key Findings

  • Attack Scale: In Texas, controlling just 1,500 battery units (5.4% of ERCOT’s fleet) could cause $12–65 billion in damages, affecting 30 million people. In Great Britain, 400 units (29% of the fleet) could trigger a national blackout, impacting 67 million at a cost of £2–10 billion.
  • Lower Thresholds: Earlier research suggested 11–21 compromised 2MW units could destabilize a regional grid, far fewer than the 1,500 cited for Texas. The discrepancy stems from differences between regional test networks and full interconnections.
  • Attack Method: Batteries respond to grid frequency fluctuations, making malicious activity hard to detect. A reverse governor effect where power output amplifies disturbances instead of stabilizing them could be the only telltale sign.
  • Cloud-Based Exploits: Third-party optimizers (e.g., KrakenFlex) manage hundreds of megawatts via cloud platforms, meaning a single compromised login could control vast capacity. Success rates for breaching such systems are estimated at 35–70% over 2–5 weeks with intermediate hacking skills.
  • Probability of Attack: Monte Carlo simulations project a 92.1% chance of a major attack affecting 1 million+ people by 2031, dropping to 61.4% if operators adopt IEC 62443 security standards and conduct quarterly drills.

Detection Challenges

  • Stealthy Execution: Malicious battery swings appear identical to legitimate frequency responses, making attacks nearly invisible until demand is automatically shed.
  • Forensic Gaps: Critical data such as command logs and operational technology (OT) records resides with private optimizers and manufacturers, not grid operators. In Spain’s 2025 blackout, investigators took 11 months to rule out cyberattacks due to missing data from key power plants.
  • Attribution Difficulties: Without OT forensics, confirming an attack could take hours to days or never, as the damage occurs before intent is identified.

Grid Resilience Limits

  • Great Britain’s grid is designed to withstand a 1.32GW sudden loss, but coordinated battery swings exceeding 1.8GW could trigger automatic low-frequency demand disconnection (LFDD), cutting power indiscriminately.
  • ERCOT’s higher frequency (60Hz) and isolated grid provide a larger buffer, but the risk remains significant due to its massive storage fleet (28GW across 28,000 units).

The findings underscore the growing threat of cyber-physical attacks on energy infrastructure, where even small-scale compromises could have catastrophic, system-wide consequences.

Source: https://www.helpnetsecurity.com/2026/09/02/grid-battery-storage-cyberattack/

ERCOT cybersecurity rating report: https://www.rankiteo.com/company/ercot

Kraken cybersecurity rating report: https://www.rankiteo.com/company/krakentech

"id": "ERCKRA1788345016",
"linkid": "ercot, krakentech",
"type": "Cyber Attack",
"date": "4/2025",
"severity": "100",
"impact": "6",
"explanation": "Attack threatening the economy of geographical region"
{'affected_entities': [{'customers_affected': '30 million people',
                        'industry': 'Energy/Utilities',
                        'location': 'Texas, USA',
                        'name': 'ERCOT (Texas)',
                        'size': '28GW storage fleet across 28,000 units',
                        'type': 'Power Grid Operator'},
                       {'customers_affected': '67 million people',
                        'industry': 'Energy/Utilities',
                        'location': 'Great Britain',
                        'name': 'Great Britain’s Grid',
                        'type': 'Power Grid Operator'},
                       {'industry': 'Energy/Utilities',
                        'name': 'KrakenFlex',
                        'type': 'Third-Party Optimizer'}],
 'attack_vector': 'Cloud-based third-party optimizers (e.g., KrakenFlex), '
                  'compromised logins, reverse governor effect on battery '
                  'systems',
 'description': 'A new analysis by London-based firm Centrii warns that '
                'cyberattacks on grid-connected battery storage systems could '
                'destabilize power networks, leading to widespread blackouts '
                'with far fewer compromised units than previously estimated. '
                'The research highlights vulnerabilities in ERCOT (Texas) and '
                'Great Britain’s grids, where coordinated manipulation of '
                'battery fleets could trigger automatic demand disconnections, '
                'cutting power to millions.',
 'impact': {'financial_loss': ['$12–65 billion (Texas)',
                               '£2–10 billion (Great Britain)'],
            'operational_impact': 'Widespread blackouts, automatic demand '
                                  'disconnections, destabilized power networks',
            'systems_affected': 'Grid-connected battery storage systems, power '
                                'networks'},
 'initial_access_broker': {'entry_point': 'Cloud-based third-party optimizers '
                                          '(e.g., KrakenFlex)',
                           'high_value_targets': 'Grid-connected battery '
                                                 'storage systems',
                           'reconnaissance_period': '2–5 weeks'},
 'lessons_learned': 'Cyber-physical attacks on energy infrastructure can have '
                    'catastrophic, system-wide consequences even with '
                    'small-scale compromises. Stealthy execution and forensic '
                    'gaps make detection and attribution difficult. Adoption '
                    'of IEC 62443 security standards and regular drills can '
                    'significantly reduce risk.',
 'post_incident_analysis': {'corrective_actions': ['Implement IEC 62443 '
                                                   'security standards',
                                                   'Conduct regular '
                                                   'cybersecurity drills',
                                                   'Improve OT forensics and '
                                                   'data retention policies',
                                                   'Enhance monitoring for '
                                                   'anomalous battery '
                                                   'behavior'],
                            'root_causes': ['Lack of IEC 62443 security '
                                            'standards',
                                            'Insufficient OT forensics and '
                                            'command log retention',
                                            'Vulnerabilities in third-party '
                                            'optimizers',
                                            'Stealthy frequency manipulation '
                                            'capabilities']},
 'recommendations': ['Adopt IEC 62443 security standards for grid-connected '
                     'systems',
                     'Conduct quarterly cybersecurity drills',
                     'Improve OT forensics and command log retention',
                     'Enhance monitoring for reverse governor effects in '
                     'battery systems',
                     'Strengthen third-party optimizer security (e.g., '
                     'multi-factor authentication, access controls)'],
 'references': [{'source': 'Centrii Analysis'},
                {'source': 'Spain’s 2025 Blackout Investigation'}],
 'response': {'enhanced_monitoring': 'IEC 62443 security standards, quarterly '
                                     'drills'},
 'title': 'Grid-Battery Cyberattacks Could Trigger Mass Blackouts with Minimal '
          'Compromise',
 'type': 'Cyber-Physical Attack',
 'vulnerability_exploited': 'Lack of IEC 62443 security standards, '
                            'insufficient OT forensics, stealthy frequency '
                            'manipulation, third-party optimizer '
                            'vulnerabilities'}
Great! Next, complete checkout for full access to Rankiteo Blog.
Welcome back! You've successfully signed in.
You've successfully subscribed to Rankiteo Blog.
Success! Your account is fully activated, you now have access to all content.
Success! Your billing info has been updated.
Your billing was not updated.