Skip to main content

Le Circuit Électrique CVE-2026-42952

| EUVDEUVD-2026-43095 HIGH
Improper Restriction of Excessive Authentication Attempts (CWE-307)
2026-07-10 icscert GHSA-88vc-rc72-29f3
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:H/VA:N/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, unauthenticated, low-complexity abuse of an unthrottled auth endpoint whose stated impact is denial-of-service, so A:H with C:N/I:N; the official vector's VI:H conflicts with the DoS description.

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:33 vuln.today
v3 (cvss_changed)
Analysis Updated
Jul 10, 2026 - 23:33 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:54 vuln.today

DescriptionCVE.org

Previously, there was no throttling on repeated authentication attempts to the charging station backend, which could allow an attacker to execute a denial-of-service attack.

AnalysisAI

Denial-of-service exposure in the Hydro-Québec Le Circuit Électrique EV charging-station backend allows remote, unauthenticated attackers to hammer the authentication endpoint without rate limiting, degrading or exhausting the service that charging stations rely on. The flaw (CWE-307, missing throttling of repeated auth attempts) affects all backend versions prior to the June 2026 fix and carries a CVSS 4.0 base score of 8.7. There is no public exploit identified at time of analysis and it is not listed in CISA KEV, but it was reported through ICS-CERT and documented in CISA ICS advisory ICSA-26-188-01.

Technical ContextAI

The affected component is the cloud/server-side backend for the Le Circuit Électrique EV charging network operated by Hydro-Québec, the system that charging stations authenticate against to authorize sessions and management operations. The root cause is CWE-307 (Improper Restriction of Excessive Authentication Attempts): the login/authentication path enforced no throttling, lockout, or backoff on repeated attempts. Without such controls, a client can submit unlimited authentication requests, which both enables high-volume request floods against the auth service and removes the standard brake against automated credential guessing. Because this is an operational-technology (OT/ICS) backend serving field charging equipment, availability of the backend directly affects the ability of stations to authorize charging.

RemediationAI

Because this is a vendor-hosted backend, the fix is applied server-side by Hydro-Québec: per the EUVD record the issue is resolved as of the June 2026 backend version, so operators should confirm their environment is on the June 2026 or later backend and require no client-side patching of field stations. Follow the guidance in CISA ICS advisory https://www.cisa.gov/news-events/ics-advisories/icsa-26-188-01 and the CSAF document at https://github.com/cisagov/CSAF/blob/develop/csaf_files/OT/white/2026/icsa-26-188-01.json, and contact the vendor via https://www.hydroquebec.com/nous-joindre/ for confirmation. As compensating controls where the fixed backend cannot be confirmed, enforce rate limiting and account lockout with exponential backoff on the authentication endpoint, place the endpoint behind a WAF or API gateway that caps requests-per-source and adds a CAPTCHA/challenge on repeated failures, and restrict backend auth reachability to known station IP ranges or a private network - noting the trade-off that aggressive lockout can itself deny service to legitimate stations and IP allow-listing must be maintained as the fleet changes.

Share

CVE-2026-42952 vulnerability details – vuln.today

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