CVE-2026-54429
Deferred Deferred - Pending Action

Memory Exhaustion in SIMATIC S7-PLCSIM Advanced

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

Publication date: 2026-07-14

Last updated on: 2026-07-14

Assigner: Siemens AG

Description

A vulnerability has been identified in SIMATIC S7-PLCSIM Advanced (All versions). Affected devices do not properly handle high-volume multicast network traffic, which can exhaust available memory resources in the affected application. This could allow an unauthenticated attacker on the local network segment to cause a denial-of-service condition of the affected application. The affected application becomes inaccessible and requires a manual restart; no project data is lost. Successful exploitation requires a specific project configuration to be already active on the targeted instance.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

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

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
siemens s7-plcsim_advanced *

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-770 The product allocates a reusable resource or group of resources on behalf of an actor without imposing any intended restrictions on the size or number of resources that can be allocated.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

CVE-2026-54429 is a denial-of-service vulnerability in SIMATIC S7-PLCSIM Advanced, affecting all versions of the software. The vulnerability occurs because the affected devices do not properly handle high-volume multicast network traffic.

An unauthenticated attacker on the local network segment can exploit this flaw by sending excessive multicast traffic to the targeted device. This exhausts the available memory resources in the application, causing it to become inaccessible.

The application requires a manual restart to recover, but no project data is lost during the attack. Successful exploitation depends on a specific project configuration already being active on the targeted instance.

Detection Guidance

Detecting this vulnerability involves monitoring for unusual high-volume multicast traffic targeting the SIMATIC S7-PLCSIM Advanced application. Since the vulnerability is triggered by excessive multicast traffic exhausting memory resources, you can use network monitoring tools to identify abnormal multicast traffic patterns.

  • Use Wireshark or tcpdump to capture and analyze multicast traffic on the local network segment. For example, run: tcpdump -i <interface> -n 'multicast'.
  • Check for excessive multicast packets sent to the affected host by filtering for the destination IP range used by multicast (e.g., 224.0.0.0/4).
  • Monitor the memory usage of the SIMATIC S7-PLCSIM Advanced application. If memory usage spikes abnormally, it may indicate an ongoing attack.
  • Verify if the specific project configuration required for exploitation is active on the targeted instance. This may require checking the project settings in the SIMATIC S7-PLCSIM Advanced software.
Impact Analysis

If you are using SIMATIC S7-PLCSIM Advanced, this vulnerability could impact you in the following ways:

  • An attacker on the same local network segment could cause a denial-of-service condition, making the application unavailable for legitimate use.
  • The affected application would require a manual restart, leading to operational downtime and potential disruptions in industrial processes relying on the software.
  • While no project data is lost, the unavailability of the application could delay critical tasks or simulations until the service is restored.

The impact is limited to the availability of the application, as the vulnerability does not allow for data theft, modification, or unauthorized access.

Compliance Impact

This vulnerability primarily affects the availability of the SIMATIC S7-PLCSIM Advanced application, which may have implications for compliance with certain standards and regulations, depending on the context of its use:

  • For GDPR (General Data Protection Regulation), this vulnerability is unlikely to directly impact compliance, as it does not involve the unauthorized processing or exposure of personal data. However, if the affected system is part of a larger infrastructure handling personal data, prolonged downtime could indirectly affect data availability and integrity, which are key aspects of GDPR.
  • For HIPAA (Health Insurance Portability and Accountability Act), if the SIMATIC S7-PLCSIM Advanced is used in a healthcare environment to simulate or manage systems processing protected health information (PHI), the denial-of-service condition could disrupt access to critical systems. This may violate HIPAA's requirements for ensuring the availability and integrity of PHI.
  • For industrial standards such as IEC 62443 (Industrial Automation and Control Systems Security), this vulnerability represents a failure to maintain system availability, which is a core requirement. Non-compliance with IEC 62443 could result in operational risks and potential penalties, depending on the industry and regulatory environment.

Organizations should assess whether the affected system is part of a regulated environment and take appropriate mitigations to ensure compliance with relevant standards.

Mitigation Strategies

To mitigate this vulnerability, follow these immediate steps as recommended by Siemens:

  • Restrict multicast traffic on the network segment hosting the SIMATIC S7-PLCSIM Advanced host. This can be done using network firewalls or VLAN configurations to limit multicast traffic to only necessary sources.
  • Disable the S7-PLCSIM Virtual Switch binding on the network adapter of the affected host. This prevents the application from processing multicast traffic from the network.
  • Use the 'Softbus' or 'PLCSIM' network mode in SIMATIC S7-PLCSIM Advanced, as these modes do not accept packets from the network, thereby preventing the attack vector.
  • Follow Siemens' general security recommendations, such as protecting network access to devices with appropriate firewalls and access controls.
  • Configure the environment according to Siemens' operational guidelines for Industrial Security to reduce the risk of exploitation.

Chat Assistant

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

EPSS Chart