CISA: IGL-Technologies eParking.fi ICS Advisory
Summary
CISA released an advisory regarding vulnerabilities in IGL-Technologies eParking.fi charging stations. Successful exploitation could allow attackers to gain unauthorized administrative control or disrupt services. The advisory details two critical vulnerabilities, CVE-2026-29796 and CVE-2026-31903, affecting all versions of eParking.fi.
What changed
CISA has issued an advisory (ICSA-26-078-07) detailing two critical vulnerabilities in IGL-Technologies eParking.fi charging station software. CVE-2026-29796 involves missing authentication for critical functions, allowing unauthorized station impersonation and data manipulation. CVE-2026-31903 relates to insufficient rate limiting on authentication requests, potentially enabling denial-of-service or brute-force attacks. Successful exploitation of these vulnerabilities could lead to attackers gaining unauthorized administrative control over charging stations or disrupting charging services.
IGL-Technologies has implemented mitigations including enforcing stronger authentication, device-level whitelisting, rate-limiting controls, and enhanced monitoring for their OCPP servers. Devices using the encrypted deployment or the proprietary eTolppa protocol are not impacted. The company is also tightening security requirements for future hardware approvals. While specific compliance deadlines are not stated, entities utilizing the affected eParking.fi software should review the provided mitigations and contact IGL-Technologies security at security@igl.fi for further information.
What to do next
- Review IGL-Technologies eParking.fi software for potential vulnerabilities.
- Implement vendor-provided security updates and mitigations for OCPP servers.
- Contact IGL-Technologies security team at security@igl.fi for further assistance.
Source document (simplified)
ICS Advisory
IGL-Technologies eParking.fi
Release Date
March 19, 2026
Alert Code ICSA-26-078-07 Related topics: Industrial Control System Vulnerabilities, Industrial Control Systems View CSAF
Summary
Successful exploitation of these vulnerabilities could enable attackers to gain unauthorized administrative control over vulnerable charging stations or disrupt charging services through denial-of-service attacks.
The following versions of IGL-Technologies eParking.fi are affected:
- eParking.fi vers:all/*
| CVSS | Vendor | Equipment | Vulnerabilities |
| --- | --- | --- | --- |
| v3 9.4 | IGL-Technologies | IGL-Technologies eParking.fi | Missing Authentication for Critical Function, Improper Restriction of Excessive Authentication Attempts, Insufficient Session Expiration, Insufficiently Protected Credentials |
Background
- Critical Infrastructure Sectors: Energy, Transportation Systems
- Countries/Areas Deployed: Worldwide
- Company Headquarters Location: Finland
Vulnerabilities
CVE-2026-29796
WebSocket endpoints lack proper authentication mechanisms, enabling attackers to perform unauthorized station impersonation and manipulate data sent to the backend. An unauthenticated attacker can connect to the OCPP WebSocket endpoint using a known or discovered charging station identifier, then issue or receive OCPP commands as a legitimate charger. Given that no authentication is required, this can lead to privilege escalation, unauthorized control of charging infrastructure, and corruption of charging network data reported to the backend.
Affected Products
IGL-Technologies eParking.fi
Vendor:
IGL-Technologies Product Version:
IGL-Technologies eParking.fi: vers:all/* Product Status:
known_affected
Remediations
Mitigation
IGL-Technologies has updated eParking's OCPP servers to reduce the risks posed by the vulnerability. These updates implemented the following security controls:
1) Enforce modern security profiles and stronger authentication.
2) Device‑level whitelisting was implemented to ensure that only authorized charging units can connect.
3) Rate‑limiting controls prevent excessive requests and reduces DoS risk.
4) Enhanced automated monitoring and alerting to detection abnormal network activity.
Devices using the encrypted deployment of eParking's OCPP servers or IGL-Technologies proprietary eTolppa protocol are not impacted by these vulnerabilities.
Mitigation
To prevent this in the future IGL-Technologies will continue vulnerability monitoring under their ISO 27001:2022 security program and tighten security requirements for future third‑party OCPP hardware approvals.
Mitigation
For more information please contact the IGL-Technologies security team at this email address: security@igl.fi.
mailto:security@igl.fi
Relevant CWE: CWE-306 Missing Authentication for Critical Function
Metrics
| CVSS Version | Base Score | Base Severity | Vector String |
| --- | --- | --- | --- |
| 3.1 | 9.4 | CRITICAL | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:L |
CVE-2026-31903
The WebSocket Application Programming Interface lacks restrictions on the number of authentication requests. This absence of rate limiting may allow an attacker to conduct denial-of-service attacks by suppressing or mis-routing legitimate charger telemetry, or conduct brute-force attacks to gain unauthorized access.
Affected Products
IGL-Technologies eParking.fi
Vendor:
IGL-Technologies Product Version:
IGL-Technologies eParking.fi: vers:all/* Product Status:
known_affected
Remediations
Mitigation
IGL-Technologies has updated eParking's OCPP servers to reduce the risks posed by the vulnerability. These updates implemented the following security controls:
1) Enforce modern security profiles and stronger authentication.
2) Device‑level whitelisting was implemented to ensure that only authorized charging units can connect.
3) Rate‑limiting controls prevent excessive requests and reduces DoS risk.
4) Enhanced automated monitoring and alerting to detection abnormal network activity.
Mitigation
Devices using the encrypted deployment of eParking's OCPP servers or IGL-Technologies proprietary eTolppa protocol are not impacted by these vulnerabilities.
Mitigation
To prevent this in the future IGL-Technologies will continue vulnerability monitoring under their ISO 27001:2022 security program and tighten security requirements for future third‑party OCPP hardware approvals.
Mitigation
For more information please contact the IGL-Technologies security team at this email address: security@igl.fi.
mailto:security@igl.fi
Relevant CWE: CWE-307 Improper Restriction of Excessive Authentication Attempts
Metrics
| CVSS Version | Base Score | Base Severity | Vector String |
| --- | --- | --- | --- |
| 3.1 | 7.5 | HIGH | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H |
CVE-2026-32663
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.
Affected Products
IGL-Technologies eParking.fi
Vendor:
IGL-Technologies Product Version:
IGL-Technologies eParking.fi: vers:all/* Product Status:
known_affected
Remediations
Mitigation
IGL-Technologies has updated eParking's OCPP servers to reduce the risks posed by the vulnerability. These updates implemented the following security controls:
1) Enforce modern security profiles and stronger authentication.
2) Device‑level whitelisting was implemented to ensure that only authorized charging units can connect.
3) Rate‑limiting controls prevent excessive requests and reduces DoS risk.
4) Enhanced automated monitoring and alerting to detection abnormal network activity.
Mitigation
Devices using the encrypted deployment of eParking's OCPP servers or IGL-Technologies proprietary eTolppa protocol are not impacted by these vulnerabilities.
Mitigation
To prevent this in the future IGL-Technologies will continue vulnerability monitoring under their ISO 27001:2022 security program and tighten security requirements for future third‑party OCPP hardware approvals.
Mitigation
For more information please contact the IGL-Technologies security team at this email address: security@igl.fi.
mailto:security@igl.fi
Relevant CWE: CWE-613 Insufficient Session Expiration
Metrics
| CVSS Version | Base Score | Base Severity | Vector String |
| --- | --- | --- | --- |
| 3.1 | 7.3 | HIGH | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L |
CVE-2026-31926
Charging station authentication identifiers are publicly accessible via web-based mapping platforms.
Affected Products
IGL-Technologies eParking.fi
Vendor:
IGL-Technologies Product Version:
IGL-Technologies eParking.fi: vers:all/* Product Status:
known_affected
Remediations
Mitigation
IGL-Technologies has updated eParking's OCPP servers to reduce the risks posed by the vulnerability. These updates implemented the following security controls:
1) Enforce modern security profiles and stronger authentication.
2) Device‑level whitelisting was implemented to ensure that only authorized charging units can connect.
3) Rate‑limiting controls prevent excessive requests and reduces DoS risk.
4) Enhanced automated monitoring and alerting to detection abnormal network activity.
Mitigation
Devices using the encrypted deployment of eParking's OCPP servers or IGL-Technologies proprietary eTolppa protocol are not impacted by these vulnerabilities.
Mitigation
To prevent this in the future IGL-Technologies will continue vulnerability monitoring under their ISO 27001:2022 security program and tighten security requirements for future third‑party OCPP hardware approvals.
Mitigation
For more information please contact the IGL-Technologies security team at this email address: security@igl.fi.
mailto:security@igl.fi
Relevant CWE: CWE-522 Insufficiently Protected Credentials
Metrics
| CVSS Version | Base Score | Base Severity | Vector String |
| --- | --- | --- | --- |
| 3.1 | 6.5 | MEDIUM | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N |
Acknowledgments
- Khaled Sarieddine and Mohammad Ali Sayed reported these vulnerabilities to CISA
Legal Notice and Terms of Use
This product is provided subject to this Notification (https://www.cisa.gov/notification) and this Privacy & Use policy (https://www.cisa.gov/privacy-policy).
Recommended Practices
CISA recommends users take defensive measures to minimize the risk of exploitation of these vulnerabilities, such as:
Minimize network exposure for all control system devices and/or systems, ensuring they are not accessible from the Internet.
Locate control system networks and remote devices behind firewalls and isolating them from business networks.
When remote access is required, use more secure methods, such as Virtual Private Networks (VPNs), recognizing VPNs may have vulnerabilities and should be updated to the most current version available. Also recognize VPN is only as secure as the connected devices.
CISA reminds organizations to perform proper impact analysis and risk assessment prior to deploying defensive measures.
CISA also provides a section for control systems security recommended practices on the ICS webpage on cisa.gov/ics. Several CISA products detailing cyber defense best practices are available for reading and download, including Improving Industrial Control Systems Cybersecurity with Defense-in-Depth Strategies.
CISA encourages organizations to implement recommended cybersecurity strategies for proactive defense of ICS assets.
Additional mitigation guidance and recommended practices are publicly available on the ICS webpage at cisa.gov/ics in the technical information paper, ICS-TIP-12-146-01B--Targeted Cyber Intrusion Detection and Mitigation Strategies.
Organizations observing suspected malicious activity should follow established internal procedures and report findings to CISA for tracking and correlation against other incidents.
No known public exploitation specifically targeting these vulnerabilities has been reported to CISA at this time.
Revision History
- Initial Release Date: 2026-03-19
| Date | Revision | Summary |
| --- | --- | --- |
| 2026-03-19 | 1 | Initial Publication |
Legal Notice and Terms of Use
This product is provided subject to this Notification and this Privacy & Use policy.
Tags
Sector: Energy Sector, Transportation Systems Sector Topics: Industrial Control System Vulnerabilities, Industrial Control Systems
Please share your thoughts
We recently updated our anonymous product survey; we welcome your feedback.
Related Advisories
Mar 19, 2026
ICS Advisory | ICSA-26-078-08
Automated Logic WebCTRL Premium Server
Mar 19, 2026
ICS Advisory | ICSA-26-078-04
Schneider Electric EcoStruxure PME and EPO
Mar 19, 2026
ICS Advisory | ICSA-26-078-01
Schneider Electric Modicon M241, M251, and M262
Mar 19, 2026
ICS Advisory | ICSA-26-078-02
Schneider Electric Modicon Controllers M241, M251, M258, and LMC058
Named provisions
Related changes
Source
Classification
Who this affects
Taxonomy
Browse Categories
Get Data Privacy & Cybersecurity alerts
Weekly digest. AI-summarized, no noise.
Free. Unsubscribe anytime.
Get alerts for this source
We'll email you when CISA ICS-CERT Advisories publishes new changes.