PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-9038 XCharge CVE debrief

A stack-based buffer overflow vulnerability exists in a charging controller's signal-processing logic. The vulnerability stems from insufficient input validation on message fields supplied through the physical charging interface. An attacker with physical access can supply input that exceeds expected bounds, causing memory corruption that may lead to unauthorized code execution with elevated privileges. The vulnerability is classified as CWE-121 (Stack-based Buffer Overflow) and carries a HIGH severity CVSS score of 8.6. The CISA ICS-CERT has published advisory ICSA-26-148-08 addressing this issue. Physical access requirements limit remote exploitation, but the impact is severe given potential for complete system compromise.

Vendor
XCharge
Product
C6
CVSS
HIGH 8.6
CISA KEV
Not listed in stored evidence
Original CVE published
2026-05-28
Original CVE updated
2026-05-29
Advisory published
2026-05-28
Advisory updated
2026-05-29

Who should care

Operators of electric vehicle charging infrastructure, industrial control system security teams, charging equipment manufacturers, and facilities with exposed charging interfaces should prioritize this vulnerability given the potential for complete system compromise through physical access.

Technical summary

The vulnerability resides in signal-processing logic within a charging controller implementation. Message field parsing lacks adequate bounds checking, permitting stack memory corruption when oversized input is supplied through the physical charging interface. Successful exploitation yields code execution with elevated privileges, potentially compromising the entire charging system. The CVSS 4.0 vector (AV:P/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H) reflects that while physical access is required, the attack complexity is low and impacts are comprehensive across all security properties.

Defensive priority

HIGH

Recommended defensive actions

  • Restrict physical access to charging interfaces to authorized personnel only
  • Monitor for anomalous charging controller behavior or unexpected restarts
  • Apply vendor firmware updates when available per CISA ICS-CERT guidance
  • Implement input validation and bounds checking in charging controller firmware where source code access exists
  • Segment charging infrastructure networks to limit lateral movement if compromise occurs

Evidence notes

Vulnerability disclosed via NVD with CISA ICS-CERT advisory reference. CVSS 4.0 vector indicates physical attack vector (AV:P) with high impacts across confidentiality, integrity, and availability. Vendor identification marked as unknown and flagged for review.

Official resources

2026-05-28