CVE-2025-8348

7.3

Kehua Data · Charging Pile Cloud Platform

A critical authentication bypass vulnerability exists in the Kehua Charging Pile Cloud Platform 1.0, allowing unauthenticated remote attackers to gain unauthorized system access.

Executive summary

A critical authentication bypass vulnerability in Kehua Charging Pile Cloud Platform 1.0 allows unauthenticated remote attackers to gain unauthorized access to the management system.

Vulnerability

This vulnerability is an improper authentication flaw located in the /home endpoint. An unauthenticated remote attacker can manipulate server response packets during the login process to bypass security controls and gain administrative access.

Business impact

The ability for an unauthenticated attacker to bypass authentication mechanisms poses a significant risk to the integrity and confidentiality of the charging pile management infrastructure. A successful exploit could lead to full unauthorized access to the platform, potentially allowing for the manipulation of connected hardware or the exposure of sensitive system information. Given the CVSS score of 7.3, this issue is categorized as high severity and requires immediate attention to prevent unauthorized administrative control.

Remediation

Immediate Action: As there is currently no official patch available from the vendor, administrators should restrict network access to the management interface by placing it behind a VPN or a controlled access network.

Proactive Monitoring: Monitor server access logs for anomalous traffic patterns or unexpected login success entries originating from unauthorized IP addresses.

Compensating Controls: Deploy a Web Application Firewall (WAF) with custom rules designed to inspect and validate authentication response packets to block attempts to manipulate login status codes.

Exploitation status

Public Exploit Available: Yes, a public proof of concept is available via the researcher's documented write-up on GitHub.

Analyst recommendation

Given the high impact of this authentication bypass and the availability of a public proof of concept, organizations utilizing Kehua Charging Pile Cloud Platform 1.0 must treat this as a high priority. Until a vendor-supplied patch is released, implement strict network segmentation and WAF rules to prevent external access to the vulnerable /home endpoint. Continuous monitoring of administrative logs is essential to detect any unauthorized access attempts.

Sources

Originally found and disclosed by qiantx (VulDB User), per the CVE Program record.