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-2024-26001

CVE-2024-26001: Charx SEC-3000 Buffer Overflow Vulnerability

CVE-2024-26001 is a buffer overflow flaw in Phoenix Contact Charx SEC-3000 firmware allowing unauthenticated remote attackers to write memory out of bounds via the MQTT stack. This article covers technical details, impact, and mitigation.

Published: April 8, 2026

CVE-2024-26001 Overview

CVE-2024-26001 is an out-of-bounds write vulnerability affecting Phoenix Contact CHARX SEC electric vehicle charging controllers. An unauthenticated remote attacker can write memory out of bounds due to improper input validation in the MQTT stack. While memory randomization provides some mitigation against brute force exploitation attempts, the vulnerability remains a significant threat to industrial charging infrastructure.

Critical Impact

Unauthenticated remote attackers can exploit improper input validation in the MQTT stack to write memory out of bounds, potentially achieving remote code execution on affected EV charging controllers.

Affected Products

  • Phoenix Contact CHARX SEC-3000 (firmware)
  • Phoenix Contact CHARX SEC-3050 (firmware)
  • Phoenix Contact CHARX SEC-3100 (firmware)
  • Phoenix Contact CHARX SEC-3150 (firmware)

Discovery Timeline

  • 2024-03-12 - CVE-2024-26001 published to NVD
  • 2025-01-24 - Last updated in NVD database

Technical Details for CVE-2024-26001

Vulnerability Analysis

This vulnerability is classified as CWE-787 (Out-of-Bounds Write), affecting the MQTT messaging protocol implementation in Phoenix Contact CHARX SEC charging controllers. The flaw resides in the input validation routines of the MQTT stack, where malformed or specially crafted MQTT messages can cause the firmware to write data beyond the boundaries of allocated memory buffers.

The MQTT protocol is commonly used in IoT and industrial environments for lightweight machine-to-machine communication. In the context of EV charging infrastructure, MQTT facilitates communication between charging stations, backend systems, and management platforms. The vulnerability allows network-accessible attackers to send malicious MQTT packets that bypass input validation checks, triggering out-of-bounds memory writes.

Root Cause

The root cause is improper input validation in the MQTT stack implementation. When processing MQTT messages, the firmware fails to adequately validate the size and boundaries of input data before writing to memory buffers. This allows an attacker to craft MQTT packets with malicious payloads that exceed expected buffer sizes, causing memory corruption.

Attack Vector

The attack can be executed remotely over the network without authentication. An attacker with network access to the MQTT service on affected devices can send specially crafted MQTT messages to trigger the out-of-bounds write condition. While the advisory notes that brute force attacks are not always successful due to Address Space Layout Randomization (ASLR) or similar memory randomization techniques, persistent attackers may eventually achieve successful exploitation through repeated attempts.

The attack does not require any privileges or user interaction, making it particularly dangerous in environments where these charging controllers are exposed to untrusted networks.

Detection Methods for CVE-2024-26001

Indicators of Compromise

  • Unexpected crashes or restarts of CHARX SEC charging controllers
  • Anomalous MQTT traffic patterns targeting charging infrastructure
  • Memory corruption indicators in device logs or crash dumps
  • Unusual network connections from charging controllers to external addresses

Detection Strategies

  • Monitor MQTT traffic (typically port 1883 or 8883) for malformed or unusually large packets directed at CHARX SEC devices
  • Implement network intrusion detection rules for out-of-bounds write exploit signatures targeting MQTT services
  • Deploy network segmentation monitoring to detect unauthorized access attempts to charging infrastructure
  • Enable logging on CHARX SEC devices to capture crash events and anomalous behavior

Monitoring Recommendations

  • Implement continuous network monitoring for all Phoenix Contact CHARX SEC device communications
  • Establish baseline MQTT traffic patterns and alert on deviations
  • Monitor device health metrics for signs of memory corruption or instability
  • Review access logs for unauthorized connection attempts to MQTT services

How to Mitigate CVE-2024-26001

Immediate Actions Required

  • Restrict network access to affected CHARX SEC devices using firewalls or network segmentation
  • Disable MQTT services if not required for operations
  • Ensure charging controllers are not directly exposed to the internet
  • Apply firmware updates from Phoenix Contact as soon as they become available
  • Monitor the VDE Security Advisory VDE-2024-011 for updates

Patch Information

Organizations should consult the VDE Security Advisory VDE-2024-011 for official patch information and firmware updates from Phoenix Contact. Apply all security updates to CHARX SEC-3000, CHARX SEC-3050, CHARX SEC-3100, and CHARX SEC-3150 devices as they become available.

Workarounds

  • Implement strict network segmentation to isolate charging infrastructure from untrusted networks
  • Configure firewall rules to restrict MQTT access to authorized management systems only
  • Deploy a VPN or other secure tunnel for remote management of charging controllers
  • Consider implementing MQTT authentication and TLS encryption where supported
bash
# Example firewall rule to restrict MQTT access (adapt to your environment)
# Allow MQTT only from management network
iptables -A INPUT -p tcp --dport 1883 -s 10.0.100.0/24 -j ACCEPT
iptables -A INPUT -p tcp --dport 1883 -j DROP

# Block all external access to charging controller network segment
iptables -A FORWARD -d 10.0.200.0/24 -i eth0 -j DROP

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

  • Vulnerability Details
  • TypeBuffer Overflow

  • Vendor/TechPhoenixcontact

  • SeverityCRITICAL

  • CVSS Score9.8

  • EPSS Probability0.37%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-787
  • Technical References
  • VDE Security Advisory VDE-2024-011
  • Related CVEs
  • CVE-2025-41751: Phoenix Contact FL NAT 2008 XSS Vulnerability

  • CVE-2025-41752: Phoenix Contact FL NAT 2008 XSS Flaw

  • CVE-2025-25270: Charx Sec-3000 Firmware RCE Vulnerability

  • CVE-2024-25995: Phoenixcontact Charx Sec-3000 RCE Flaw
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