CVE-2025-42878
Raw vector
CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:L/A:HSummary
CVE-2025-42878 is a high-severity Internal Asset Exposed to Unsafe Debug Access Level or State (CWE-1244) vulnerability in Sap (inferred from references). Its CVSS base score is 8.2 (High).
Operationally, ranked at the 28th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.
The strongest mitigations our analysis identified map to AC-3 (Access Enforcement) and AC-6 (Least Privilege) — see the control section below for these in your framework.
Deeper analysis AI-assisted summary
Synthesised by an AI model from the NVD description and linked references — a reading aid, not an authoritative source.
CVE-2025-42878 is a vulnerability in SAP Web Dispatcher and Internet Communication Manager (ICM) that may expose internal testing interfaces not intended for production use. If these interfaces are enabled, they can be exploited, resulting in high impact on confidentiality and availability, with low impact on integrity. The vulnerability is rated with a CVSS v3.1 base score of 8.2 (AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:L/A:H) and is associated with CWE-1244.
Unauthenticated attackers can exploit this vulnerability over the network, though it requires high attack complexity and user interaction. Successful exploitation allows attackers to access diagnostics, send crafted requests, or disrupt services, potentially compromising sensitive information and service availability while having limited integrity effects.
SAP provides mitigation guidance in security note 3684682 (https://me.sap.com/notes/3684682) and details on the SAP Security Patch Day page (https://url.sap/sapsecuritypatchday).
EU & UK References
- 🇪🇺 ENISA EUVD: EUVD-2025-201849
Vulnerability Data
SAP Web Dispatcher and ICM may expose internal testing interfaces that are not intended for production. If enabled, unauthenticated attackers could exploit them to access diagnostics, send crafted requests, or disrupt services. This vulnerability has a high impact on confidentiality,…
more
availability and low impact on integrity and of the application.
- CWE(s)
Related Threats
CVEs Like This One
Affected Assets
Mitigating Controls
Mitigating Controls (NIST 800-53 r5) AI
Enforces approved authorizations on logical access, directly stopping incorrect debug access levels from being granted to untrusted agents.
Requires least-privilege assignment of access rights, preventing over-privileged debug states on internal assets.
Mandates restrictive, approved configuration settings that would block unsafe debug access level assignments.
Requires application of security engineering principles such as least privilege and isolation during design of debug mechanisms.
Isolates security functions from non-security functions, reducing exposure of internal assets through debug paths.
Mitigating Controls (NIST CSF 2.0) AI
Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→CSF cross-walk (authority under review) — links open the control.
Secure development practices throughout the life cycle are the primary means of avoiding unsafe debug access assignments.
Defining and enforcing least-privilege access permissions directly prevents incorrect debug access levels from being assigned.
Configuration management practices ensure debug interfaces receive the intended access-level settings.
Mitigating Controls (ISO/IEC 27001:2022 Annex A) AI
Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→ISO cross-walk (authority under review) — links open the control.
Security testing can detect unsafe debug states, but testing alone does not prevent the design flaw.
Privileged utility programs may include debug tools, but the control does not address hardware debug access levels.
Privileged access rights management can limit debug-level access but does not specifically address hardware debug interface misconfiguration.
Secure development lifecycle can include debug interface design reviews but does not guarantee correct access-level assignment.
Secure system architecture principles can require proper debug port isolation, yet the control is broader than this specific weakness.
Information access restriction can reduce exposure of internal assets but does not cover physical debug port access levels.