Cyber Resilience

CVE-2025-43938

Dell Powerprotect Data Manager ≤ 19.21

Published
10 September 2025
Modified
20 October 2025
Patch / advisory
CVSS Score v3.1 5.0
Click a component to see what it means
Raw vectorCVSS:3.1/AV:L/AC:H/PR:H/UI:R/S:C/C:H/I:N/A:N
EPSS Score 0.0010 1th percentile
Risk Priority 35 floored blend · peak EPSS

Summary

CVE-2025-43938 is a medium-severity Plaintext Storage of a Password (CWE-256) vulnerability in Dell Powerprotect Data Manager. Its CVSS base score is 5.0 (Medium).

Operationally, ranked at the 1th 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 IA-5 (Authenticator Management) and SC-28 (Protection of Information at Rest) — see the control section below for these in your framework.

OWASP Top 10 for Web (2025)

EU & UK References

Vulnerability Data

Dell PowerProtect Data Manager, version(s) 19.19 and 19.20, Hyper-V contain(s) a Plaintext Storage of a Password vulnerability. A high privileged attacker with local access could potentially exploit this vulnerability, leading to the disclosure of certain user credentials. The attacker may…

more

be able to use the exposed credentials to gain unauthorized access with privileges of the compromised account.

CWE(s)

Related Threats

CVEs Like This One

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-23375Same 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-2026-22269Same product: Dell Powerprotect Data Manager
CVE-2024-25971Same product: Dell Powerprotect Data Manager

Affected Assets

dell
powerprotect data manager
≤ 19.21

Mitigating Controls

Control response

Prevent
Stop it (NIST 800-53)
  • SC-28 Protection of Information at Rest
  • IA-5 Authenticator Management
  • AC-6 Least Privilege
Detect
Catch it (NIST detect / respond)

Harden
Shrink the surface (DISA STIG)

Validate
Prove the fix (OWASP ASVS)

Mitigating Controls (NIST 800-53 r5) AI

prevent

Directly requires cryptographic or equivalent protection of sensitive data (passwords) at rest, eliminating the plaintext storage weakness in CVE-2025-43938.

prevent

Mandates secure authenticator management practices that prohibit plaintext password storage, directly blocking the credential disclosure vector described in the CVE.

prevent

Enforces least privilege so that even local high-privileged accounts have minimal access to credential stores, reducing the impact of the plaintext exposure.

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.DS-01 mostly match
prevents

Encryption and hashing of data-at-rest directly prevent plaintext password storage in files.

PR.AA-01 partial match
prevents

Credential management practices normally include secure storage requirements for passwords.

PR.DS-10 partial match
prevents

Protecting data-in-use can limit exposure of passwords held in memory.

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.

degrades

Directly requires secure handling and protection of authentication information, preventing plaintext password storage.

prevents

Requires use of cryptography to protect sensitive data such as passwords at rest.

prevents

Secure coding practices would prevent developers from writing code that stores passwords in plaintext.

degrades

Mandates secure authentication mechanisms that inherently require hashed or encrypted credentials rather than plaintext.

none

Requires secure deletion of sensitive information, indirectly reducing exposure of stored plaintext passwords.

References