CVE-2026-22100
Deferred Deferred - Pending Action

Command Injection in OCPP DataTransfer via ReserveLogin

Vulnerability report for CVE-2026-22100, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-07-13

Last updated on: 2026-07-13

Assigner: Dutch Institute for Vulnerability Disclosure

Description

The OCPP DataTransfer message `ReserveLogin` is vulnerable to command injection. By manipulating the data value, arbitrary OS commands can be executed as root.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-13
Last Modified
2026-07-13
Generated
2026-08-02
AI Q&A
2026-07-13
EPSS Evaluated
2026-08-01
NVD
EUVD

Affected Vendors & Products

Currently, no data is known.

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-78 The product constructs all or part of an OS command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended OS command when it is sent to a downstream component.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

The vulnerability exists in the OCPP DataTransfer message called `ReserveLogin`. It is susceptible to command injection, which means that by manipulating the data value sent in this message, an attacker can execute arbitrary operating system commands with root privileges.

Detection Guidance

The provided context does not include specific detection methods or commands for identifying the OCPP DataTransfer message 'ReserveLogin' command injection vulnerability on a network or system.

Generally, detecting such vulnerabilities may involve monitoring network traffic for malformed or suspicious DataTransfer messages, particularly those containing the 'ReserveLogin' action. You could inspect logs from OCPP-compliant systems for unexpected command execution or unusual data values in DataTransfer messages.

However, without additional details or resources, no specific commands or tools can be recommended for detection.

Impact Analysis

This vulnerability can have severe impacts because it allows an attacker to run any OS command as the root user. This could lead to full system compromise, unauthorized access to sensitive data, disruption of services, or installation of malicious software.

Compliance Impact

This vulnerability, which allows arbitrary OS command execution as root via the OCPP DataTransfer message `ReserveLogin`, can have significant implications for compliance with standards and regulations like GDPR and HIPAA.

  • GDPR: The vulnerability could lead to unauthorized access to personal data, violating GDPR's requirements for data protection and confidentiality. If exploited, it may result in data breaches, triggering mandatory reporting obligations under Article 33 and potential fines under Article 83.
  • HIPAA: For systems handling protected health information (PHI), this vulnerability could compromise the integrity and security of PHI, violating the HIPAA Security Rule. Unauthorized command execution may lead to data breaches, requiring notification under the HIPAA Breach Notification Rule and potential penalties.
  • Other standards: The vulnerability may also violate requirements in frameworks like ISO 27001, NIST SP 800-53, or PCI DSS, depending on the system's context. These standards mandate secure handling of data and protection against unauthorized access or execution of commands.

The high CVSS base score (8.6) indicates a severe risk, which regulators may view as a failure to implement adequate security controls, further exacerbating compliance risks.

Mitigation Strategies
  • Apply any available patches or updates from the vendor of the OCPP-compliant system to address the command injection vulnerability in the DataTransfer message 'ReserveLogin'.
  • If no patch is available, restrict network access to the OCPP service to trusted sources only, using firewalls or network segmentation to limit exposure.
  • Monitor and filter incoming OCPP DataTransfer messages, particularly those with the 'ReserveLogin' action, to block or sanitize malicious input that could lead to command injection.
  • Review and harden the system's configuration to ensure that the OCPP service is running with the least privileges necessary, reducing the impact of potential command execution.
  • Enable detailed logging for OCPP-related activities to detect and investigate any suspicious or unauthorized command execution attempts.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-22100. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart