CVE-2026-25572
Stack Overflow in SICAM SIAPP SDK Server Causes DoS
Publication date: 2026-03-10
Last updated on: 2026-03-13
Assigner: Siemens AG
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| siemens | sicam_siapp_sdk | to 2.17 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-130 | The product parses a formatted message or structure, but it does not handle or incorrectly handles a length field that is inconsistent with the actual length of the associated data. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability exists in the SICAM SIAPP SDK server component versions earlier than V2.1.7. The issue arises because the server does not enforce maximum length checks on certain variables before using them.
An attacker could exploit this by sending an input that is larger than expected, which may cause a stack overflow. This overflow can crash the process running the server component.
The result of this vulnerability is a potential denial of service condition.
How can this vulnerability impact me? :
The primary impact of this vulnerability is that an attacker can cause the SICAM SIAPP SDK server component to crash by sending oversized inputs.
This crash leads to a denial of service, meaning legitimate users may be unable to access the affected service while it is down.
How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:
I don't know
How can this vulnerability be detected on my network or system? Can you suggest some commands?
I don't know
What immediate steps should I take to mitigate this vulnerability?
I don't know