Critical Flaw Found in CHARX JupiCore
A severe vulnerability in the CHARX JupiCore service allows unauthenticated remote attackers to reconfigure charging points, risking data and availability.
The CHARX JupiCore service contains a critical vulnerability tracked as CVE-2026-44100. This flaw allows an unauthenticated remote attacker to gain unauthorized control over charging points, enabling them to reconfigure settings, disclose unique identifiers, tamper with files, and trigger a denial-of-service condition.
What's at Risk
The vulnerability affects the CHARX JupiCore service, which is used in charging infrastructure. With a CVSS 3.1 score of 9.4, this issue is classified as critical. Organizations that have deployed these systems with direct internet exposure are at the highest level of risk, as the flaw does not require any authentication or user interaction to exploit.
How the Flaw Works
Vulnerabilities that allow unauthenticated remote reconfiguration typically stem from insufficient access control or insecure API endpoints. In general, this class of weakness occurs when a service fails to verify the identity of a requester before executing administrative commands. If a system lacks proper authentication checks, an attacker can send crafted requests directly to the service's management interface. This often allows the attacker to bypass security boundaries, potentially leading to full system compromise, the modification of internal configuration files, or the disruption of operational services by flooding the interface with invalid or malicious commands.
How to Protect Your Systems
- Review all official security advisories from the vendor to identify the specific patch release.
- Apply available firmware or software updates for the CHARX JupiCore service immediately.
- Restrict network access to the management interface of charging points by using firewalls or VPNs.
- Ensure that these services are not exposed directly to the public internet unless absolutely necessary.
- Monitor network logs for unusual traffic patterns or unauthorized attempts to access management ports.
- Follow documented vendor hardening guides to disable unused services and enforce secure communication protocols.
Given the 9.4 critical severity rating, the potential for denial-of-service and unauthorized file tampering presents a significant operational risk. Promptly addressing this flaw is necessary to maintain the integrity and availability of charging infrastructure. Organizations should prioritize patching and network segmentation as the primary means of mitigating the threat posed by this unauthenticated remote vulnerability.
Sources
- NVD Original source
Continue Reading
Critical Firewall Shutdown Flaw: CVE-2026-44108
A shutdown sequence flaw in firewall software creates a temporary window for remote attackers to bypass security controls and compromise systems.
Critical Firmware Flaw Hits Charging Units
A missing cryptographic check in the charging controller firmware allows remote attackers to install malicious code, earning a critical 9.8 CVSS score.
Critical Auth Flaw Found in CHARX OCPP Agent
A missing authentication vulnerability in the CHARX OCPP Agent allows remote attackers to compromise backend connections, leading to data loss and outages.