Cyber Resilience

CVE-2025-37094

Medium

Published: 02 June 2025

Published
02 June 2025
Modified
02 July 2025
KEV Added
Patch
CVSS Score v3.1 5.5 CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:L/A:H
EPSS Score 0.0270 86.2th percentile
Risk Priority 13 60% EPSS · 20% KEV · 20% CVSS

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

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

hpe
storeonce system
≤ 4.3.11

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.

addresses: CWE-22

Validates pathnames and filenames to prevent traversal outside intended directories.

References