CVE-2025-32987
Raw vector
CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:H/I:N/A:NSummary
CVE-2025-32987 is a medium-severity Invocation of Process Using Visible Sensitive Information (CWE-214) vulnerability in Veritas (inferred from references). Its CVSS base score is 6.0 (Medium).
Operationally, exploitation aligns with the MITRE ATT&CK technique Unsecured Credentials (T1552); ranked at the 6th 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 SC-4 (Information in Shared System Resources) — see the control section below for these in your framework.
EU & UK References
- 🇪🇺 ENISA EUVD: EUVD-2025-10920
Vulnerability Data
Arctera eDiscovery Platform before 10.3.2, when Enterprise Vault Collection Module is used, places a cleartext password on a command line in EVSearcher.
- CWE(s)
Related Threats
MITRE ATT&CK Enterprise Techniques
CVEs Like This One
Affected Assets
Mitigating Controls
Control response
—
—
—
V1.2.5
Mitigating Controls (NIST 800-53 r5) AI
Prevents unintended transfer of sensitive command-line arguments or environment variables through shared OS resources visible to other processes.
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.
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.
Restricting privileged utility programs reduces the chance that sensitive invocation data is exposed to other processes.
Privileged access rights reduce exposure of sensitive command-line arguments to unauthorized observers.
Secure coding practices can prevent passing sensitive data via command-line arguments or environment variables.
Information access restriction limits visibility of process arguments and environment variables to authorized users only.
Separation of environments limits the blast radius if sensitive invocation data is exposed.