Goal Reached Thanks to every supporter β€” we hit 100%!

Goal: 1000 CNY Β· Raised: 1000 CNY

100.0%

CVE-2026-26051 β€” AI Deep Analysis Summary

CVSS 9.4 Β· Critical

Q1What is this vulnerability? (Essence + Consequences)

🚨 **Essence**: Mobiliti EV charging stations have a critical **Access Control Error**. πŸ›‘ **Consequences**: Attackers can impersonate sites, escalate privileges, and **unauthorizedly control** charging infrastructure.…

Q2Root Cause? (CWE/Flaw)

πŸ” **Root Cause**: **CWE-306** (Missing Authentication for Critical Function). The **WebSocket endpoints** lack proper identity verification mechanisms. No gatekeeper = No security! πŸšͺπŸ”“

Q3Who is affected? (Versions/Components)

🏒 **Affected**: **Mobiliti** (Hungarian company) e-mobi.hu EV charging systems. πŸš— Specifically, the backend WebSocket communication channels used for station management.

Q4What can hackers do? (Privileges/Data)

πŸ’€ **Attacker Capabilities**: πŸ“ˆ **Privilege Escalation**: Gain admin-like control. 🎭 **Impersonation**: Fake site identity. πŸ”Œ **Control**: Manipulate charging stations without permission.…

Q5Is exploitation threshold high? (Auth/Config)

⚑ **Exploitation Threshold**: **LOW**. CVSS shows **AV:N** (Network), **AC:L** (Low Complexity), **PR:N** (No Privileges needed), **UI:N** (No User Interaction). Easy to exploit remotely! 🎯

Q6Is there a public Exp? (PoC/Wild Exploitation)

πŸ“¦ **Public Exploit**: **No**. The `pocs` array is empty. While CISA issued an advisory, no specific Proof-of-Concept code or wild exploitation tools are currently public. πŸ•΅οΈβ€β™‚οΈ

Q7How to self-check? (Features/Scanning)

πŸ”Ž **Self-Check**: Scan for **Mobiliti WebSocket endpoints**. Check if these endpoints require authentication tokens before accepting commands. Look for unauthenticated API calls in network traffic. πŸ“‘

Q8Is it fixed officially? (Patch/Mitigation)

πŸ›‘οΈ **Official Fix**: **Yes**. CISA Advisory **ICSA-26-062-06** was published on 2026-03-06. Vendors are urged to apply patches or mitigations immediately. πŸ“

Q9What if no patch? (Workaround)

🚧 **No Patch?**: Implement **Network Segmentation**. Block external access to WebSocket ports. Use **WAF rules** to filter unauthenticated WebSocket frames. Monitor logs for anomalous control commands. 🧱

Q10Is it urgent? (Priority Suggestion)

πŸ”₯ **Urgency**: **CRITICAL**. CVSS Score implies High Impact. EV infrastructure is critical national infrastructure. Immediate patching or mitigation is required to prevent physical/digital disruption. ⏳