CVE-2026-27764
Analyzed
Analyzed - Analysis Complete
Session Hijacking in WebSocket Backend via Predictable IDs
Publication date: 2026-03-06
Last updated on: 2026-05-05
Assigner: ICS-CERT
Description
Description
The WebSocket backend uses charging station identifiers to uniquely associate sessions but allows multiple endpoints to connect using the same session identifier. This implementation results in predictable session identifiers and enables session hijacking or shadowing, where the most recent connection displaces the legitimate charging station and receives backend commands intended for that station. This vulnerability may allow unauthorized users to authenticate as other users or enableΒ a malicious actor to cause a denial-of-service condition by overwhelming the backend with valid session requests.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| mvm | mobiliti_e-mobi.hu | * |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-613 | According to WASC, "Insufficient Session Expiration is when a web site permits an attacker to reuse old session credentials or session IDs for authorization." |