Cyber Resilience

CVE-2025-23375

Dell Powerprotect Data Manager 19.17

Published
28 April 2025
Modified
17 June 2026
Patch / advisory
CVSS Score v3.1 7.8
Click a component to see what it means
Raw vectorCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.0013 3th percentile
Risk Priority 55 floored blend · peak EPSS

Summary

CVE-2025-23375 is a high-severity Incorrect Use of Privileged APIs (CWE-648) vulnerability in Dell Powerprotect Data Manager. Its CVSS base score is 7.8 (High).

Operationally, ranked at the 3th 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.

EU & UK References

Vulnerability Data

Dell PowerProtect Data Manager Reporting, version(s) 19.17, contain(s) an Incorrect Use of Privileged APIs vulnerability. A low privileged attacker with local access could potentially exploit this vulnerability, leading to Elevation of privileges.

CWE(s)

Related Threats

CVEs Like This One

CVE-2023-28062Same product: Dell Powerprotect Data Manager
CVE-2025-43885Same product: Dell Powerprotect Data Manager
CVE-2025-43886Same product: Dell Powerprotect Data Manager
CVE-2026-22267Same product: Dell Powerprotect Data Manager
CVE-2025-43884Same product: Dell Powerprotect Data Manager
CVE-2026-28264Same product: Dell Powerprotect Data Manager
CVE-2025-43888Same product: Dell Powerprotect Data Manager
CVE-2025-43725Same product: Dell Powerprotect Data Manager
CVE-2025-43938Same product: Dell Powerprotect Data Manager
CVE-2026-22269Same product: Dell Powerprotect Data Manager

Affected Assets

dell
powerprotect data manager
19.17

Mitigating Controls

Control response

Prevent
Stop it (NIST 800-53)
  • AC-6 Least Privilege
  • AC-3 Access Enforcement
  • AC-25 Reference Monitor
Detect
Catch it (NIST detect / respond)

Harden
Shrink the surface (DISA STIG)

Validate
Prove the fix (OWASP ASVS)
  • V3.5.2
  • V6.4.6

Mitigating Controls (NIST 800-53 r5) AI

prevent

Directly counters the CWE-648 flaw by ensuring low-privileged local users cannot invoke privileged APIs that enable elevation.

prevent

Enforces access decisions on privileged APIs so that a low-privileged attacker cannot successfully call them to escalate rights.

prevent

Implements a tamper-proof reference monitor that mediates all calls to privileged APIs, blocking the unauthorized elevation path.

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.

PR.PS-06 mostly match
prevents

Secure SDLC practices directly enforce correct usage of privileged APIs during development.

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.

detects

Security testing can detect incorrect privileged API calls but does not prevent them at design time.

degrades

Restricting privileged utility programs limits the exposure of privileged APIs to misuse.

degrades

Privileged access rights directly govern the correct use of privileged APIs and reduce misuse.

prevents

Secure development lifecycle includes API usage standards that can prevent incorrect privileged calls.

prevents

Application security requirements can specify correct invocation of privileged APIs.

prevents

Secure architecture principles guide proper privilege separation and API usage.

References