How to Fix CVE-2026-24912: epower.ie (Bundle Sibling)
By Sai Kiran Pandrala. Last verified: 2026-05-25.
CVE-2026-24912 is a sibling vulnerability in the same vendor advisory as CVE-2026-22552. Apply the same patched build and you close both. The technical detail below is what differs.
| Severity | 7.3 (High) |
|---|---|
| Actively exploited? | No public listing in CISA KEV |
| Affected | epower.ie All versions |
| Fixed in | Same patched build as CVE-2026-22552 |
| Type (CWE) | CWE-613 |
What's different about CVE-2026-24912?
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.
How to fix CVE-2026-24912
Apply the patched build per the primary write-up: How to Fix CVE-2026-22552. All commands, verification steps, and rollback notes for epower.ie are listed there.
Frequently asked questions
Does the CVE-2026-22552 patch close CVE-2026-24912?
Yes. Both CVEs are addressed by the same vendor patch. Applying the patched build closes the full bundle.
Is CVE-2026-24912 listed in CISA KEV?
No public KEV listing at the time of this writing.
Where is the official advisory?
See https://epower.ie/support/
References
- Official vendor advisory: https://epower.ie/support/
- NVD: https://nvd.nist.gov/vuln/detail/CVE-2026-24912
- CISA KEV catalog: https://www.cisa.gov/known-exploited-vulnerabilities-catalog
- Primary: How to Fix CVE-2026-22552
*Written by Sai Kiran Pandrala. Part of the epower.ie bundle. Full procedure at how-to-fix-cve-2026-22552.*