CVE-2025-40805: Affected devices do not properly enforce user authentication on specific API endpoints.
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 user.
Security readout for executives and security teams
Plain-English summary
Siemens Industrial Edge devices may let a remote unauthenticated attacker act as a legitimate user on certain API endpoints if they know that user’s identity. The CVSS score is 10.0 because successful abuse could affect confidentiality, integrity, and availability. The source bundle does not show confirmed exploitation.
Executive priority
Treat this as urgent for any exposed Siemens Industrial Edge deployment. The issue can enable user impersonation without credentials, and the CVSS 10.0 rating reflects potential full business impact across data, operations, and service availability.
Technical view
CVE-2025-40805 is an authentication and authorization enforcement flaw affecting listed Siemens Industrial Edge Cloud Device and Industrial Edge Device Kit arm64 versions. It maps to CWE-639 and allows authentication bypass and user impersonation on specific API endpoints. Exploitation is remote, low-complexity, unauthenticated, and requires knowledge of a valid user identity.
Likely exposure
Exposure is most relevant where affected Siemens Industrial Edge Cloud Device or Industrial Edge Device Kit arm64 versions are deployed and reachable over a network. Internet or broadly reachable management/API surfaces would raise urgency.
Exploitation context
The bundle states exploitation requires learning the identity of a legitimate user. KEV is false, and no provided source states active exploitation or public weaponization. Endpoint-level details are not provided here.
Researcher notes
Evidence is limited to CVE and Siemens advisory references in the bundle. The affected list is version-specific but uses version value “0” entries, so confirm exact vendor interpretation before scoping. Do not assume exploitation in the wild without additional evidence.
Mitigation direction
Inventory Siemens Industrial Edge devices and confirm whether listed affected products or versions are present.
Review Siemens SSA-014678 and SSA-001536 for vendor fixes, updates, or mitigations.
Restrict access to affected management and API interfaces to trusted administrative networks.
Monitor authentication, API, and audit logs for unexpected access tied to legitimate user identities.
Prioritize remediation for devices reachable from untrusted networks or shared operational environments.
Validation and detection
Match deployed product names and versions against the affected Siemens list in the CVE record.
Confirm whether API or management endpoints are reachable from untrusted networks.
Review logs for unusual API activity attributed to valid users without matching authentication context.
Verify applied Siemens guidance through documented version checks or vendor-supported validation methods.
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Potential ATT&CK relevance
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
cwe · low confidence lookup
CWE-639: Exact CWE lookup
Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
2CVSS vectors
3Timeline events
1ADP providers
3Source links
SSVC decision data
CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: yesTechnical Impact: total
CVSS vector scores
2 official scores
We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
CWE-639 · source CWE mapping
Authorization Bypass Through User-Controlled Key
Authorization Bypass Through User-Controlled Key represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.