Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2026-40702 Details

ANALYZED


This CVE record has been analyzed and enriched by NVDAPI.com as an independent party.

Description

WebSocket endpoints lack proper authentication mechanisms, enabling attackers to impersonate charging stations. As a result, attackers can exploit this weakness to gain unauthorized access to sensitive data or perform unauthorized actions. Given that no authentication is required, this can lead to privilege escalation and potentially compromise the security of the entire system.

Metrics

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

Weakness Enumeration

CWE-IDCWE NameSource
CWE-306Missing Authentication for Critical Function[email protected]

Affected Products

ProductVersions
EVoke Systems Charging Station Management System
<= 0

CPE

  • No CPEs found in CPE dictionary for this product.

Remediation

  • Mitigation:low effort

    Only allow a single active connection per charger ID. If a second connection using the same charger ID is detected, reject the new connection or terminate the previous session.

  • Mitigation:low effort

    Monitor session anomalies including repeated connection attempts, unexpected IP address changes, and abnormal message patterns. Log and flag security events for operational review.

  • Mitigation:low effort

    Implement connection rate limiting at the WebSocket gateway layer to restrict excessive connection attempts from the same source and temporarily block abusive traffic patterns.

  • Mitigation:low effort

    Develop a lifecycle policy for legacy chargers that cannot support modern OCPP security profiles. This policy will include identification of unsupported EVSE models and risk classification, as well as migration planning with site operators where possible.

  • Workaround:low efforthttps://evokesystems.com/contact-us/

    Contact EVoke for more information.

Change History

2 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-40702
NVD Published Date:
Jun 25, 2026
NVD Last Modified:
Jun 26, 2026
Source:
[email protected]
CVE-2026-40702 Details - Not Deferred