Full Report
As of January 10, 2023, CISA will no longer be updating ICS security advisories for Siemens product vulnerabilities beyond the initial advisory. For the most up-to-date information on vulnerabilities in this advisory, please see Siemens' ProductCERT Security Advisories (CERT Services | Services | Siemens Global). View CSAF 1. EXECUTIVE SUMMARY CVSS v3 6.2 ATTENTION: Low attack complexity Vendor: Siemens Equipment: OpenV2G Vulnerability: Buffer Copy without Checking Size of Input ('Classic Buffer Overflow') 2. RISK EVALUATION Successful exploitation of this vulnerability could allow an attacker to trigger memory corruption. 3. TECHNICAL DETAILS 3.1 AFFECTED PRODUCTS Siemens reports that the following products are affected: Siemens OpenV2G: All versions prior to V0.9.6 3.2 VULNERABILITY OVERVIEW 3.2.1 BUFFER COPY WITHOUT CHECKING SIZE OF INPUT ('CLASSIC BUFFER OVERFLOW') CWE-120 The OpenV2G EXI parsing feature is missing a length check when parsing X509 serial numbers. Thus, an attacker could introduce a buffer overflow that leads to memory corruption. CVE-2025-24956 has been assigned to this vulnerability. A CVSS v3 base score of 6.2 has been calculated; the CVSS vector string is (CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H). 3.3 BACKGROUND CRITICAL INFRASTRUCTURE SECTORS: Critical Manufacturing COUNTRIES/AREAS DEPLOYED: Worldwide COMPANY HEADQUARTERS LOCATION: Germany 3.4 RESEARCHER Qianyi Zhang from Bosch GS Cybersecurity Lab reported this vulnerability to Siemens. 4. MITIGATIONS Siemens has identified the following specific workarounds and mitigations users can apply to reduce risk: OpenV2G: Update to V0.9.6 or later version As a general security measure, Siemens recommends protecting network access to devices with appropriate mechanisms. To operate the devices in a protected IT environment, Siemens recommends configuring the environment according to Siemens' operational guidelines for industrial security and following recommendations in the product manuals. Additional information on industrial security by Siemens can be found on the Siemens industrial security webpage For more information see the associated Siemens security advisory SSA-647005 in HTML and CSAF. CISA recommends users take defensive measures to minimize the risk of exploitation of this vulnerability, 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). Recognize VPNs may have vulnerabilities, should be updated to the most recent version available, and are 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. 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 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. CISA also recommends users take the following measures to protect themselves from social engineering attacks: Do not click web links or open attachments in unsolicited email messages. Refer to Recognizing and Avoiding Email Scams for more information on avoiding email scams. Refer to Avoiding Social Engineering and Phishing Attacks for more information on social engineering attacks. No known public exploitation specifically targeting this vulnerability has been reported to CISA at this time. This vulnerability is not exploitable remotely. 5. UPDATE HISTORY February 13, 2025: Initial Publication
Analysis Summary
# Vulnerability: OpenV2G EXI Parsing Buffer Overflow
## CVE Details
- CVE ID: CVE-2025-24956
- CVSS Score: 6.2 (Medium)
- CWE: Classic Buffer Overflow (CWE likely related to Buffer Copy without Checking Size of Input)
## Affected Systems
- Products: Siemens OpenV2G
- Versions: All versions prior to V0.9.6
- Configurations: N/A
## Vulnerability Description
The vulnerability resides within the OpenV2G EXI parsing feature. It is caused by missing a length check when parsing X509 serial numbers. Successful exploitation can lead to a buffer overflow, resulting in memory corruption.
## Exploitation
- Status: PoC available (Implied by low complexity and nature, though the text states "No known public exploitation specifically targeting this vulnerability has been reported to CISA at this time.")
- Complexity: Low (Stated explicitly as "Low attack complexity")
- Attack Vector: Local (CVSS vector AV:L indicates Local access required)
## Impact
- Confidentiality: No Impact (N)
- Integrity: No Impact (N)
- Availability: High Impact (H)
## Remediation
### Patches
- Update Siemens OpenV2G to V0.9.6 or later version.
### Workarounds
- General security measure: Protect network access to devices with appropriate mechanisms.
- Configure environments according to Siemens' operational guidelines for industrial security.
- Follow recommendations in the product manuals.
- Minimize network exposure for all control system devices/systems, ensuring they are not accessible from the internet.
- Locate control system networks behind firewalls and isolate them from business networks.
- Use more secure methods like Virtual Private Networks (VPNs) for required remote access.
## Detection
- Detection methods were not explicitly detailed regarding IoCs, but general mitigation strategies suggest monitoring for abnormal memory behavior or unusual parsing activity related to X509 serial numbers within the OpenV2G component.
## References
- Vendor Advisory: SSA-647005
- Siemens ProductCERT Security Advisories: hxxps://new.siemens.com/global/en/products/services/cert.html#SecurityPublications
- CSAF Link: hxxps://github.com/cisagov/CSAF
- Siemens Advisory HTML: hxxps://cert-portal.siemens.com/productcert/html/ssa-647005.html
- Siemens Advisory CSAF JSON: hxxps://cert-portal.siemens.com/productcert/csaf/ssa-647005.json