CVE-2025-70950
High
Published: 19 May 2026
Published
19 May 2026
Modified
19 May 2026
KEV Added
—
Patch
—
CVSS Score v3.1
7.3
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L
EPSS Score
0.0052
40.1th percentile
Risk Priority
15
60% EPSS · 20% KEV · 20% CVSS
Summary
CVE-2025-70950 is a high-severity Path Traversal (CWE-22) vulnerability. Its CVSS base score is 7.3 (High).
Operationally, ranked at the 40.1th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.
EU & UK References
- 🇪🇺 ENISA EUVD: EUVD-2025-209898
Vulnerability details
An issue in gohttp commit 34ea51 allows attackers to execute a directory traversal via supplying a crafted request.
- CWE(s)
Related Threats
CVEs Like This One
CVE-2026-7213Shared CWE-22
CVE-2026-25059Shared CWE-22
CVE-2026-6855Shared CWE-22
CVE-2021-47849Shared CWE-22
CVE-2020-37219Shared CWE-22
CVE-2026-6940Shared CWE-22
CVE-2026-25785Shared CWE-22
CVE-2026-32522Shared CWE-22
CVE-2024-53582Shared CWE-22
CVE-2018-25181Shared CWE-22
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.
addresses: CWE-22
Validates pathnames and filenames to prevent traversal outside intended directories.