Cyber Resilience

CVE-2025-40805

Critical

Published: 13 January 2026

Published
13 January 2026
Modified
15 April 2026
KEV Added
Patch
CVSS Score v4 10.0 CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
EPSS Score 0.0060 44.1th percentile
Risk Priority 70 floored blend · peak EPSS

Summary

CVE-2025-40805 is a critical-severity Authorization Bypass Through User-Controlled Key (CWE-639) vulnerability in Siemens (inferred from references). Its CVSS base score is 10.0 (Critical).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked at the 44.1th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

The strongest mitigations our analysis identified are NIST 800-53 AC-25 (Reference Monitor) and AC-3 (Access Enforcement).

Deeper analysis

CVE-2025-40805, published on 2026-01-13, is a critical vulnerability (CVSS 10.0; CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H) affecting specific devices, where certain API endpoints fail to properly enforce user authentication (CWE-639: Authorization Bypass Through User-Controlled Key). This flaw enables attackers to bypass authentication controls intended to verify legitimate users.

An unauthenticated remote attacker can exploit this vulnerability over the network with low attack complexity and no user interaction or privileges required. Exploitation requires the attacker to know the identity of a legitimate user, after which they can impersonate that user, potentially leading to high impacts on confidentiality, integrity, and availability in a scoped manner.

Siemens advisories SSA-001536 and SSA-014678, available at https://cert-portal.siemens.com/productcert/html/ssa-001536.html and https://cert-portal.siemens.com/productcert/html/ssa-014678.html, provide further details on affected products and recommended mitigations.

OWASP Top 10 for Web (2025)

EU & UK References

Vulnerability details

Affected devices do not properly enforce user authentication on specific API endpoints. This could facilitate an unauthenticated remote attacker to circumvent authentication and impersonate a legitimate user. Successful exploitation requires that the attacker has learned the identity of a legitimate…

more

user.

CWE(s)

Related Threats

MITRE ATT&CK Enterprise TechniquesAI

T1190 Exploit Public-Facing Application Initial Access
Adversaries may attempt to exploit a weakness in an Internet-facing host or system to initially access a network.
Why these techniques?

Auth bypass on public API endpoints directly enables remote exploitation of a public-facing application without credentials.

Confidence: HIGH · MITRE ATT&CK Enterprise v19.0

CVEs Like This One

CVE-2026-41471Shared CWE-639
CVE-2023-36331Shared CWE-639
CVE-2026-33297Shared CWE-639
CVE-2026-41084Shared CWE-639
CVE-2024-50685Shared CWE-639
CVE-2019-25235Shared CWE-639
CVE-2026-28469Shared CWE-639
CVE-2026-33511Shared CWE-639
CVE-2026-40600Shared CWE-639
CVE-2026-5396Shared CWE-639

Affected Assets

Siemens
inferred from references and description; NVD did not file a CPE for this CVE

Mitigating Controls

Mitigating Controls (NIST 800-53 r5) AI

prevent

AC-3 mandates enforcement of approved authorizations for logical access, directly addressing the failure to enforce user authentication on vulnerable API endpoints.

prevent

IA-2 requires identification and authentication of organizational users, preventing unauthenticated remote attackers from impersonating legitimate users.

prevent

AC-25 implements a reference monitor mechanism to mediate and enforce access control policies, ensuring comprehensive authentication enforcement on all system interfaces including APIs.

References