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-25995

CVE-2024-25995: Phoenixcontact Charx Sec-3000 RCE Flaw

CVE-2024-25995 is a critical RCE vulnerability in Phoenixcontact Charx Sec-3000 Firmware allowing unauthenticated attackers to execute code and gain root access. This article covers technical details, impact, and mitigation.

Published: April 8, 2026

CVE-2024-25995 Overview

CVE-2024-25995 is a critical improper input validation vulnerability affecting Phoenix Contact CHARX SEC series EV (Electric Vehicle) charging controllers. An unauthenticated remote attacker can exploit this flaw to modify device configurations, enabling remote code execution with root privileges or causing denial of service conditions. This vulnerability poses significant risks to critical infrastructure environments where these charging controllers are deployed.

Critical Impact

Unauthenticated attackers can achieve remote code execution with root privileges, enabling complete device compromise and potential disruption of EV charging infrastructure.

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-25995 published to NVD
  • 2025-01-30 - Last updated in NVD database

Technical Details for CVE-2024-25995

Vulnerability Analysis

This vulnerability stems from improper input validation (CWE-20) in the configuration handling mechanisms of Phoenix Contact CHARX SEC series charging controllers. The affected devices fail to properly sanitize or validate input received through network-accessible configuration interfaces, allowing attackers to inject malicious configuration data that can be leveraged to execute arbitrary code on the underlying system.

The exploitation path is particularly concerning because it requires no authentication, meaning any network-reachable attacker can attempt exploitation. The vulnerability affects multiple device models in the CHARX SEC product line, which are commonly deployed in commercial and public EV charging infrastructure.

Root Cause

The root cause is improper input validation (CWE-20) in the firmware's configuration processing routines. The affected devices do not adequately verify or sanitize user-supplied input before processing configuration changes. This lack of proper validation allows attackers to craft malicious configuration payloads that escape intended boundaries, ultimately leading to arbitrary code execution or system instability.

Attack Vector

The attack vector is network-based and requires no user interaction or prior authentication. An attacker with network access to the vulnerable device can send specially crafted configuration requests that exploit the improper input validation flaw. Successful exploitation grants the attacker root-level access to the device, enabling full control over the charging controller's operations and potentially allowing lateral movement to connected infrastructure systems.

The vulnerability can be exploited to achieve three primary outcomes:

  1. Remote Code Execution - Execute arbitrary commands on the device
  2. Root Privilege Access - Gain complete administrative control
  3. Denial of Service - Disrupt normal charging controller operations

For detailed technical information, refer to the VDE Security Advisory VDE-2024-011 and the Zero Day Initiative Advisory ZDI-24-856.

Detection Methods for CVE-2024-25995

Indicators of Compromise

  • Unexpected configuration changes on CHARX SEC devices without authorized administrative action
  • Unusual outbound network connections from charging controllers to unknown external IP addresses
  • Evidence of new processes or services running on the device outside of normal operations
  • Log entries indicating failed or successful configuration modification attempts from unauthorized sources

Detection Strategies

  • Implement network traffic analysis to detect anomalous communication patterns to and from CHARX SEC controllers
  • Monitor configuration change logs for unauthorized modifications to device settings
  • Deploy intrusion detection rules targeting unexpected network requests to CHARX SEC management interfaces
  • Establish baseline behavior profiles for charging controllers and alert on deviations

Monitoring Recommendations

  • Enable comprehensive logging on all Phoenix Contact CHARX SEC devices and centralize log collection
  • Implement network segmentation monitoring to detect any attempts to access charging controller management interfaces from unauthorized network segments
  • Configure alerts for configuration file changes or system reboots that occur outside of scheduled maintenance windows

How to Mitigate CVE-2024-25995

Immediate Actions Required

  • Isolate affected CHARX SEC devices from untrusted networks immediately
  • Implement strict network access controls to limit management interface exposure
  • Review device configurations for signs of unauthorized modifications
  • Contact Phoenix Contact for updated firmware and apply patches as soon as available

Patch Information

Organizations should consult the official VDE Security Advisory VDE-2024-011 for specific patch information and firmware update guidance from Phoenix Contact. Apply all available security updates as soon as they are released.

Workarounds

  • Place CHARX SEC controllers behind a properly configured firewall that restricts access to management interfaces
  • Implement network segmentation to isolate charging infrastructure from general network traffic
  • Deploy a VPN or other secure remote access solution for administrative access rather than exposing management interfaces directly
  • Consider disabling remote configuration capabilities if feasible until patches are applied
bash
# Example firewall rule to restrict access to CHARX SEC management interface
# Adjust IP ranges and ports according to your environment
iptables -A INPUT -p tcp --dport 443 -s 10.0.0.0/24 -j ACCEPT
iptables -A INPUT -p tcp --dport 443 -j DROP

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

  • Vulnerability Details
  • TypeRCE

  • Vendor/TechPhoenixcontact

  • SeverityCRITICAL

  • CVSS Score9.8

  • EPSS Probability2.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-20
  • Technical References
  • VDE Security Advisory VDE-2024-011

  • Zero Day Initiative Advisory ZDI-24-856
  • Related CVEs
  • CVE-2025-25270: Charx Sec-3000 Firmware RCE Vulnerability

  • CVE-2024-25996: Charx Sec-3000 Firmware RCE Vulnerability

  • CVE-2025-41751: Phoenix Contact FL NAT 2008 XSS Vulnerability

  • CVE-2025-41752: Phoenix Contact FL NAT 2008 XSS 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