CVE-2026-25571
Stack Overflow in SICAM SIAPP SDK Client 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 client component versions prior to V2.1.7. The issue is that the software does not enforce maximum length checks on certain variables before using them. As a result, an attacker can send input that is larger than expected, which can cause a stack overflow.
A stack overflow can crash the process running the SDK client component, potentially leading to denial of service.
How can this vulnerability impact me? :
The primary impact of this vulnerability is that an attacker could cause the affected process to crash by sending oversized input, resulting in a denial of service condition.
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