Description
Due to missing authentication the CHARX OCPP Agent service allows an unauthenticated remote attacker to reconfigure the backend connection. This can lead to Denial-of-Service and confidential data being disclosed to the attacker.
Published: 2026-07-30
Score: 9.3 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The CHARX OCPP Agent service omits authentication checks, allowing an unauthenticated attacker to send reconfiguration commands that alter the backend connection settings. This flaw is an instance of CWE‑306 (Missing Authentication) and permits the attacker to interrupt normal operation or reveal sensitive configuration data, resulting in service disruption and potential data exposure.

Affected Systems

Phoenix Contact’s CHARX SEC‑3000, SEC‑3050, SEC‑3100, and SEC‑3150 devices are impacted. The CVE data does not specify affected firmware or software versions, so all current releases should be considered vulnerable until a patch is applied.

Risk and Exploitability

The vulnerability is classified with a CVSS score of 9.3, indicating critical impact. However, the EPSS score of less than 1% suggests that exploitation in the wild is currently very unlikely, and the flaw is not listed in the CISA KEV catalog. The attack vector is remote and unauthenticated; an attacker only needs network access to the CHARX OCPP Agent service. A successful exploit could terminate services and expose confidential configuration data, but no known public exploits have been reported.

Generated by OpenCVE AI on August 3, 2026 at 11:02 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest Phoenix Contact security update that enforces authentication for the CHARX OCPP Agent service.
  • If an update is not yet available, block external access to the OCPP Agent service using firewall rules or access control lists to prevent unauthenticated communication.
  • Configure the OCPP Agent service to require authentication for all reconfiguration commands.

Generated by OpenCVE AI on August 3, 2026 at 11:02 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 31 Jul 2026 23:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Thu, 30 Jul 2026 07:15:00 +0000

Type Values Removed Values Added
Description Due to missing authentication the CHARX OCPP Agent service allows an unauthenticated remote attacker to reconfigure the backend connection. This can lead to Denial-of-Service and confidential data being disclosed to the attacker.
Title OCPP reconfiguration vulnerability
First Time appeared Phoenix Contact
Phoenix Contact charx Sec 3000
Phoenix Contact charx Sec 3050
Phoenix Contact charx Sec 3100
Phoenix Contact charx Sec 3150
Weaknesses CWE-306
CPEs cpe:2.3:o:phoenix_contact:charx_sec_3000:*:*:*:*:*:*:*:*
cpe:2.3:o:phoenix_contact:charx_sec_3050:*:*:*:*:*:*:*:*
cpe:2.3:o:phoenix_contact:charx_sec_3100:*:*:*:*:*:*:*:*
cpe:2.3:o:phoenix_contact:charx_sec_3150:*:*:*:*:*:*:*:*
Vendors & Products Phoenix Contact
Phoenix Contact charx Sec 3000
Phoenix Contact charx Sec 3050
Phoenix Contact charx Sec 3100
Phoenix Contact charx Sec 3150
References
Metrics cvssV3_1

{'score': 9.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'}

cvssV4_0

{'score': 9.3, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N'}


Subscriptions

Phoenix Contact Charx Sec 3000 Charx Sec 3050 Charx Sec 3100 Charx Sec 3150
cve-icon MITRE

Status: PUBLISHED

Assigner: CERTVDE

Published:

Updated: 2026-07-31T22:46:01.757Z

Reserved: 2026-05-05T10:48:08.226Z

Link: CVE-2026-44101

cve-icon Vulnrichment

Updated: 2026-07-31T22:45:54.975Z

cve-icon NVD

Status : Deferred

Published: 2026-07-30T07:16:58.357

Modified: 2026-07-31T23:17:23.970

Link: CVE-2026-44101

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T11:15:03Z

Weaknesses
  • CWE-306

    Missing Authentication for Critical Function