Severity by source
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/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
Remote unauthenticated firmware upload with no user interaction (AV:N/AC:L/PR:N/UI:N); accepting an unsigned image yields full device takeover, so C/I/A all High.
Primary rating from Vendor (cert).
CVSS VectorVendor: cert
Lifecycle Timeline
3DescriptionCVE.org
The firmware update process for the basemodule of the charging controller only validates the CRC32 checksum without cryptographic signature verification. This allows an unauthenticated remote attacker to install a modified firmware, resulting in full system compromise.
AnalysisAI
Unauthenticated firmware implantation in Phoenix Contact CHARX SEC-3000/3050/3100/3150 EV charging controllers allows a remote attacker to push a modified firmware image to the basemodule because the update routine only checks a CRC32 checksum and performs no cryptographic signature verification (CWE-347). A successful upload yields full system compromise of the controller. No public exploit has been identified at time of analysis, but the flaw is network-reachable with no authentication and a vendor patch (v1.9.1) is available.
Technical ContextAI
The affected devices are CHARX SEC series AC electric-vehicle charging controllers, the embedded control units that manage charging sessions and communication in EV charging stations. The vulnerability lies in the basemodule firmware update process, which uses CRC32 - an error-detection checksum, not a security primitive - as its only integrity gate. CRC32 provides no protection against intentional tampering because an attacker can freely recompute a valid checksum for any modified image. The root cause maps to CWE-347 (Improper Verification of Cryptographic Signature): the update path lacks a signed-firmware trust chain (e.g. an asymmetric signature validated against a vendor public key held on-device), so any well-formed image with a correct CRC32 is accepted and executed.
RemediationAI
Upgrade the basemodule firmware to version 1.9.1 or later, which is the vendor-released patch that closes the CRC32-only update path; the fix is documented in CERT@VDE advisory VDE-2026-008 (https://www.certvde.com/en/advisories/VDE-2026-008/). Until every affected CHARX SEC-3000/3050/3100/3150 unit is on 1.9.1, restrict network access to the controllers by placing them on an isolated OT/charging VLAN and blocking reachability of the firmware-update and management interface from untrusted networks and the internet (trade-off: this may complicate legitimate remote maintenance and OTA updates, which must then be performed from a controlled jump host). Additionally, monitor for and alert on unexpected firmware-upload attempts and logically restrict who can reach the update endpoint. These are compensating controls only - they reduce reachability but do not restore signature validation, so patching remains mandatory.
More in Jwt Attack
View allWhy is Microsoft republishing a CVE from 2013? We are republishing CVE-2013-3900 in the Security Update Guide to update
Authentication bypass in SimpleHelp 5.5.15 and prior (plus 6.0 pre-release builds) allows remote unauthenticated attacke
Authentication bypass in Fortinet FortiOS, FortiProxy, and FortiSwitchManager allows unauthenticated remote attackers to
ruby-saml provides security assertion markup language (SAML) single sign-on (SSO) for Ruby. Rated critical severity (CVS
ruby-saml provides security assertion markup language (SAML) single sign-on (SSO) for Ruby. Rated critical severity (CVS
The package jsrsasign before 10.5.25 are vulnerable to Improper Verification of Cryptographic Signature when JWS or JWT
A library injection vulnerability exists in Microsoft Teams (work or school) 24046.2813.2770.1094 for macOS. Rated criti
A library injection vulnerability exists in the WebView.app helper app of Microsoft Teams (work or school) 24046.2813.27
A library injection vulnerability exists in the com.microsoft.teams2.modulehost.app helper app of Microsoft Teams (work
The Ruby SAML library is for implementing the client side of a SAML authorization. Rated critical severity (CVSS 9.8), t
cosign is a container signing and verification utility. Rated critical severity (CVSS 9.8), this vulnerability is remote
Biscuit is an authentication and authorization token for microservices architectures. Rated critical severity (CVSS 9.8)
Same technique Information Disclosure
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-51039
GHSA-fvfc-m52v-j2p2