CVE-2025-37094
Published: 02 June 2025
Summary
CVE-2025-37094 is a medium-severity Path Traversal (CWE-22) vulnerability in Hpe Storeonce System. Its CVSS base score is 5.5 (Medium).
Operationally, ranked in the top 13.8% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog.
Deeper analysis
CVE-2025-37094 is a directory traversal vulnerability that enables arbitrary file deletion and is present in HPE StoreOnce Software. It is tracked under CWE-22 and carries a CVSS 3.1 base score of 5.5 reflecting network attack vector, low complexity, and high privileges required.
An authenticated attacker with administrative-level access can supply crafted path sequences to delete arbitrary files on the affected system, producing limited integrity impact and high availability impact while leaving confidentiality untouched.
HPE has published an advisory that addresses the issue at https://support.hpe.com/hpesc/public/docDisplay?docId=hpesbst04847en_us&docLocale=en_US.
The associated EPSS score remains flat at 0.0270 with no material increase after disclosure.
EU & UK References
- 🇪🇺 ENISA EUVD: EUVD-2025-16658
Vulnerability details
A directory traversal arbitrary file deletion vulnerability exists in HPE StoreOnce Software.
- CWE(s)
Related Threats
No named actor attribution yet. ATT&CK technique mapping in progress for this CVE.
Affected Assets
Mitigating Controls
Likely Mitigating Controls AI
Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.
Validates pathnames and filenames to prevent traversal outside intended directories.