Skip to main content

Le Circuit Electrique CVE-2026-44383

| EUVDEUVD-2026-43096 HIGH
Insufficient Session Expiration (CWE-613)
2026-07-10 icscert GHSA-7wpg-27g9-f8vc
8.7
CVSS 4.0 · Vendor: icscert
Share

Severity by source

Vendor (icscert) PRIMARY
8.7 HIGH
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/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
vuln.today AI
7.5 HIGH

Remote, low-complexity, unauthenticated OCPP session abuse with no user interaction; impact is availability-only (A:H) with no confidentiality or integrity effect and no scope change.

3.1 AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
4.0 AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N

Primary rating from Vendor (icscert).

CVSS VectorVendor: icscert

Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
X

Lifecycle Timeline

5
Analysis Updated
Jul 10, 2026 - 23:31 vuln.today
v3 (cvss_changed)
Analysis Updated
Jul 10, 2026 - 23:31 vuln.today
v2 (cvss_changed)
Re-analysis Queued
Jul 10, 2026 - 23:22 vuln.today
cvss_changed
CVSS changed
Jul 10, 2026 - 23:22 NVD
7.5 (HIGH) 8.7 (HIGH)
Analysis Generated
Jul 10, 2026 - 22:52 vuln.today

DescriptionCVE.org

Multiple connections to the backend using the same charging station ID are allowed, which could allow an attacker to deploy multiple instances of malicious OCPP clients to overwhelm the backend.

AnalysisAI

Backend resource exhaustion in Hydro-Québec's Le Circuit Electrique EV charging station backend (all versions prior to the June 2026 fix) lets remote unauthenticated attackers open multiple simultaneous OCPP sessions under a single charging station identifier, flooding the platform with rogue clients. Because the backend never enforces one active session per station ID, an attacker can spin up many spoofed OCPP clients and exhaust backend capacity, degrading or denying service to legitimate charging stations. There is no public exploit identified at time of analysis, and the issue is not listed in CISA KEV; EPSS data was not provided.

Technical ContextAI

The affected component is the cloud backend of Le Circuit Electrique, a Quebec EV-charging network operated by Hydro-Québec. Charging stations communicate with the backend using OCPP (Open Charge Point Protocol), which runs over persistent WebSocket connections keyed by a charging station identifier. The root cause is classified as CWE-613 (Insufficient Session Expiration): the backend fails to invalidate or reject a prior/duplicate session when the same station ID connects again, so multiple concurrent sessions can coexist for one identifier. The single affected product per CPE is cpe:2.3:a:hydro-québec:le_circuit_electrique_charging_station_backend, all builds before the June 2026 release.

RemediationAI

Apply the vendor's June 2026 backend update, which per the EUVD version range ('<June_2026') is the release that fixes the duplicate-session flaw; because this is an operator-hosted backend, remediation is deployed by Hydro-Québec rather than by station owners, so confirm your platform is on the post-June-2026 build via the CISA advisory at https://www.cisa.gov/news-events/ics-advisories/icsa-26-188-01. As compensating controls where patching is delayed: enforce one active OCPP session per charging station ID at the backend (drop or reject a new connection that duplicates an existing station ID, the direct fix for CWE-613), rate-limit and cap concurrent WebSocket connections per source and per station identifier, and require mutual TLS / client-certificate authentication for OCPP endpoints so unregistered clients cannot connect. Trade-offs: aggressively dropping duplicate sessions can disconnect a legitimately reconnecting station after a network blip (tune with a short grace/expiry window), and per-source rate limits may throttle stations sharing a NAT or aggregator gateway.

Share

CVE-2026-44383 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy