Join the Cyber Forum: Threat Intel on May 12, 2026 to learn how AI is reshaping threat defense.Join the Virtual Cyber Forum: Threat IntelRegister Now
Experiencing a Breach?Blog
Get StartedContact Us
SentinelOne
  • Platform
    Platform Overview
    • Singularity Platform
      Welcome to Integrated Enterprise Security
    • AI for Security
      Leading the Way in AI-Powered Security Solutions
    • Securing AI
      Accelerate AI Adoption with Secure AI Tools, Apps, and Agents.
    • How It Works
      The Singularity XDR Difference
    • Singularity Marketplace
      One-Click Integrations to Unlock the Power of XDR
    • Pricing & Packaging
      Comparisons and Guidance at a Glance
    Data & AI
    • Purple AI
      Accelerate SecOps with Generative AI
    • Singularity Hyperautomation
      Easily Automate Security Processes
    • AI-SIEM
      The AI SIEM for the Autonomous SOC
    • AI Data Pipelines
      Security Data Pipeline for AI SIEM and Data Optimization
    • Singularity Data Lake
      AI-Powered, Unified Data Lake
    • Singularity Data Lake for Log Analytics
      Seamlessly Ingest Data from On-Prem, Cloud or Hybrid Environments
    Endpoint Security
    • Singularity Endpoint
      Autonomous Prevention, Detection, and Response
    • Singularity XDR
      Native & Open Protection, Detection, and Response
    • Singularity RemoteOps Forensics
      Orchestrate Forensics at Scale
    • Singularity Threat Intelligence
      Comprehensive Adversary Intelligence
    • Singularity Vulnerability Management
      Application & OS Vulnerability Management
    • Singularity Identity
      Identity Threat Detection and Response
    Cloud Security
    • Singularity Cloud Security
      Block Attacks with an AI-Powered CNAPP
    • Singularity Cloud Native Security
      Secure Cloud and Development Resources
    • Singularity Cloud Workload Security
      Real-Time Cloud Workload Protection Platform
    • Singularity Cloud Data Security
      AI-Powered Threat Detection for Cloud Storage
    • Singularity Cloud Security Posture Management
      Detect and Remediate Cloud Misconfigurations
    Securing AI
    • Prompt Security
      Secure AI Tools Across Your Enterprise
  • Why SentinelOne?
    Why SentinelOne?
    • Why SentinelOne?
      Cybersecurity Built for What’s Next
    • Our Customers
      Trusted by the World’s Leading Enterprises
    • Industry Recognition
      Tested and Proven by the Experts
    • About Us
      The Industry Leader in Autonomous Cybersecurity
    Compare SentinelOne
    • Arctic Wolf
    • Broadcom
    • CrowdStrike
    • Cybereason
    • Microsoft
    • Palo Alto Networks
    • Sophos
    • Splunk
    • Trellix
    • Trend Micro
    • Wiz
    Verticals
    • Energy
    • Federal Government
    • Finance
    • Healthcare
    • Higher Education
    • K-12 Education
    • Manufacturing
    • Retail
    • State and Local Government
  • Services
    Managed Services
    • Managed Services Overview
      Wayfinder Threat Detection & Response
    • Threat Hunting
      World-Class Expertise and Threat Intelligence
    • Managed Detection & Response
      24/7/365 Expert MDR Across Your Entire Environment
    • Incident Readiness & Response
      DFIR, Breach Readiness, & Compromise Assessments
    Support, Deployment, & Health
    • Technical Account Management
      Customer Success with Personalized Service
    • SentinelOne GO
      Guided Onboarding & Deployment Advisory
    • SentinelOne University
      Live and On-Demand Training
    • Services Overview
      Comprehensive Solutions for Seamless Security Operations
    • SentinelOne Community
      Community Login
  • Partners
    Our Network
    • MSSP Partners
      Succeed Faster with SentinelOne
    • Singularity Marketplace
      Extend the Power of S1 Technology
    • Cyber Risk Partners
      Enlist Pro Response and Advisory Teams
    • Technology Alliances
      Integrated, Enterprise-Scale Solutions
    • SentinelOne for AWS
      Hosted in AWS Regions Around the World
    • Channel Partners
      Deliver the Right Solutions, Together
    • SentinelOne for Google Cloud
      Unified, Autonomous Security Giving Defenders the Advantage at Global Scale
    • Partner Locator
      Your Go-to Source for Our Top Partners in Your Region
    Partner Portal→
  • Resources
    Resource Center
    • Case Studies
    • Data Sheets
    • eBooks
    • Reports
    • Videos
    • Webinars
    • Whitepapers
    • Events
    View All Resources→
    Blog
    • Feature Spotlight
    • For CISO/CIO
    • From the Front Lines
    • Identity
    • Cloud
    • macOS
    • SentinelOne Blog
    Blog→
    Tech Resources
    • SentinelLABS
    • Ransomware Anthology
    • Cybersecurity 101
  • About
    About SentinelOne
    • About SentinelOne
      The Industry Leader in Cybersecurity
    • Investor Relations
      Financial Information & Events
    • SentinelLABS
      Threat Research for the Modern Threat Hunter
    • Careers
      The Latest Job Opportunities
    • Press & News
      Company Announcements
    • Cybersecurity Blog
      The Latest Cybersecurity Threats, News, & More
    • FAQ
      Get Answers to Our Most Frequently Asked Questions
    • DataSet
      The Live Data Platform
    • S Foundation
      Securing a Safer Future for All
    • S Ventures
      Investing in the Next Generation of Security, Data and AI
  • Pricing
Get StartedContact Us
CVE Vulnerability Database
Vulnerability Database/CVE-2026-22541

CVE-2026-22541: EVCharger Board DoS Vulnerability

CVE-2026-22541 is a denial of service flaw in EVCharger control boards caused by ICMP flooding attacks. Attackers can disrupt EV charging operations by overwhelming the board. This article covers technical details, impact, and mitigation.

Updated: January 22, 2026

CVE-2026-22541 Overview

CVE-2026-22541 is a denial of service vulnerability affecting EVCharger infrastructure. The vulnerability allows attackers to disrupt the operation of electric vehicle charging stations by flooding a critical control board with ICMP requests. Since the affected board is responsible for managing EV interfaces, overwhelming it with network traffic renders the entire charging station inoperable.

Critical Impact

Attackers can remotely disable EV charging infrastructure through network-based ICMP flood attacks, potentially affecting critical transportation and energy infrastructure.

Affected Products

  • EVCharger control board (interface management component)
  • EVCharger infrastructure systems with network-exposed control boards

Discovery Timeline

  • 2026-01-07 - CVE-2026-22541 published to NVD
  • 2026-01-08 - Last updated in NVD database

Technical Details for CVE-2026-22541

Vulnerability Analysis

This vulnerability is classified under CWE-400 (Uncontrolled Resource Consumption), which occurs when a system fails to properly limit the allocation of resources in response to external input. In this case, the EVCharger control board lacks adequate rate limiting or filtering mechanisms for incoming ICMP traffic.

The control board responsible for managing EV interfaces does not implement sufficient safeguards against high-volume network requests. When an attacker sends a massive number of ICMP echo requests (commonly known as a "ping flood"), the board's resources become exhausted as it attempts to process each incoming packet. This resource exhaustion causes the board to become unresponsive, which cascades into a complete failure of the charging station's ability to communicate with and control EV interfaces.

The network-accessible nature of this vulnerability means that any attacker with network connectivity to the target device can initiate an attack without requiring authentication or special privileges. The attack complexity is relatively low, as standard network tools can generate the required ICMP traffic volume.

Root Cause

The root cause of this vulnerability is uncontrolled resource consumption in the EVCharger control board's network stack. The board lacks proper rate limiting, connection throttling, or ICMP traffic filtering mechanisms that would prevent resource exhaustion under high-volume traffic conditions. This design flaw allows external network traffic to consume all available processing resources, leaving none for legitimate operational functions.

Attack Vector

The attack vector is network-based (AV:N), requiring no authentication (PR:N) and no user interaction (UI:N). An attacker can execute this denial of service attack remotely by directing a flood of ICMP packets at the vulnerable control board. The attack primarily impacts system availability (VA:H), as the control board becomes unable to perform its essential function of managing EV charging interfaces.

The attack methodology involves sending a sustained high volume of ICMP echo requests to the target board's network address. Standard network penetration testing tools and utilities such as hping3, ping with aggressive parameters, or custom scripts can generate the necessary traffic. The board's inability to differentiate between legitimate network management traffic and malicious flood traffic makes it susceptible to complete operational disruption.

Detection Methods for CVE-2026-22541

Indicators of Compromise

  • Unusual spike in ICMP traffic volume directed at EVCharger control board IP addresses
  • Control board unresponsiveness or intermittent connectivity issues
  • Charging station operational failures coinciding with network anomalies
  • Network monitoring alerts for high packet-per-second rates targeting specific endpoints

Detection Strategies

  • Configure network monitoring tools to alert on ICMP traffic exceeding baseline thresholds
  • Implement IDS/IPS rules to detect ICMP flood patterns targeting EVCharger infrastructure
  • Monitor control board health status and correlate failures with network traffic analysis
  • Deploy network flow analysis to identify sources of anomalous ICMP traffic

Monitoring Recommendations

  • Establish baseline ICMP traffic patterns for EVCharger network segments
  • Configure real-time alerting for traffic volume anomalies on control board interfaces
  • Implement logging of ICMP traffic at network boundaries for forensic analysis
  • Monitor charging station availability metrics alongside network performance data

How to Mitigate CVE-2026-22541

Immediate Actions Required

  • Implement network-level ICMP rate limiting on firewalls and routers protecting EVCharger infrastructure
  • Configure access control lists (ACLs) to restrict ICMP traffic to trusted management networks only
  • Segment EVCharger control boards onto isolated network segments with strict ingress filtering
  • Enable ICMP flood protection features on upstream network devices

Patch Information

Consult the Thales Group Security Resources for official vendor guidance and any available firmware updates addressing this vulnerability. Organizations should check with the EVCharger manufacturer for security patches or firmware updates that implement proper ICMP handling and rate limiting.

Workarounds

  • Deploy upstream network filtering to drop excessive ICMP traffic before it reaches control boards
  • Implement firewall rules to block ICMP traffic from untrusted network sources
  • Consider disabling ICMP echo responses on control boards if not operationally required
  • Use network segmentation to isolate charging infrastructure from general network access
bash
# Example firewall configuration to rate-limit ICMP traffic
# Limit ICMP echo requests to 10 per second with burst of 20
iptables -A INPUT -p icmp --icmp-type echo-request -m limit --limit 10/s --limit-burst 20 -j ACCEPT
iptables -A INPUT -p icmp --icmp-type echo-request -j DROP

# Alternatively, restrict ICMP to trusted management subnet only
iptables -A INPUT -p icmp -s 10.0.100.0/24 -j ACCEPT
iptables -A INPUT -p icmp -j DROP

Disclaimer: This content was generated using AI. While we strive for accuracy, please verify critical information with official sources.

  • Vulnerability Details
  • TypeDOS

  • Vendor/TechEvcharger

  • SeverityHIGH

  • CVSS Score8.2

  • EPSS Probability0.04%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-400
  • Technical References
  • Thales Group Security Resources
  • Latest CVEs
  • CVE-2025-52793: Esselink.nu Settings CSRF Vulnerability

  • CVE-2025-52772: Virtual Moderator CSRF Vulnerability

  • CVE-2025-48279: WC MyParcel Belgium XSS Vulnerability

  • CVE-2025-39381: KiotViet Sync CSRF Vulnerability
Default Legacy - Prefooter | Experience the World’s Most Advanced Cybersecurity Platform

Experience the World’s Most Advanced Cybersecurity Platform

See how our intelligent, autonomous cybersecurity platform can protect your organization now and into the future.

Try SentinelOne
  • Get Started
  • Get a Demo
  • Product Tour
  • Why SentinelOne
  • Pricing & Packaging
  • FAQ
  • Contact
  • Contact Us
  • Customer Support
  • SentinelOne Status
  • Language
  • Platform
  • Singularity Platform
  • Singularity Endpoint
  • Singularity Cloud
  • Singularity AI-SIEM
  • Singularity Identity
  • Singularity Marketplace
  • Purple AI
  • Services
  • Wayfinder TDR
  • SentinelOne GO
  • Technical Account Management
  • Support Services
  • Verticals
  • Energy
  • Federal Government
  • Finance
  • Healthcare
  • Higher Education
  • K-12 Education
  • Manufacturing
  • Retail
  • State and Local Government
  • Cybersecurity for SMB
  • Resources
  • Blog
  • Labs
  • Case Studies
  • Videos
  • Product Tours
  • Events
  • Cybersecurity 101
  • eBooks
  • Webinars
  • Whitepapers
  • Press
  • News
  • Ransomware Anthology
  • Company
  • About Us
  • Our Customers
  • Careers
  • Partners
  • Legal & Compliance
  • Security & Compliance
  • Investor Relations
  • S Foundation
  • S Ventures

©2026 SentinelOne, All Rights Reserved.

Privacy Notice Terms of Use

English