CVE-2025-27152

Source
https://cve.org/CVERecord?id=CVE-2025-27152
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-27152.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2025-27152
Aliases
Downstream
Related
Published
2025-03-07T15:13:15.155Z
Modified
2026-07-08T08:12:43.168166785Z
Severity
  • 7.7 (High) CVSS_V4 - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:P CVSS Calculator
Summary
Possible SSRF and Credential Leakage via Absolute URL in axios Requests
Details

axios is a promise based HTTP client for the browser and node.js. The issue occurs when passing absolute URLs rather than protocol-relative URLs to axios. Even if ⁠baseURL is set, axios sends the request to the specified absolute URL, potentially causing SSRF and credential leakage. This issue impacts both server-side and client-side usage of axios. This issue is fixed in 1.8.2.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/27xxx/CVE-2025-27152.json",
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
        "CWE-918"
    ]
}
References

Affected packages

Git / github.com/axios/axios

Affected ranges

Type
GIT
Repo
https://github.com/axios/axios
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Introduced
Database specific
{
    "cpe": "cpe:2.3:a:axios:axios:*:*:*:*:*:node.js:*:*",
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "fixed": "0.30.0"
        },
        {
            "introduced": "1.0.0"
        },
        {
            "last_affected": "1.7.9"
        }
    ],
    "source": "CPE_RANGE"
}

Affected versions

0.*
0.19.1
0.21.3
v0.*
v0.1.0
v0.10.0
v0.11.0
v0.11.1
v0.12.0
v0.13.0
v0.13.1
v0.14.0
v0.15.0
v0.15.1
v0.15.2
v0.15.3
v0.16.0
v0.16.1
v0.16.2
v0.17.0
v0.17.1
v0.18.0
v0.19.0
v0.19.0-beta.1
v0.19.1
v0.19.2
v0.2.0
v0.2.1
v0.2.2
v0.20.0
v0.20.0-0
v0.21.0
v0.21.2
v0.23.0
v0.24.0
v0.25.0
v0.26.0
v0.26.1
v0.27.0
v0.27.1
v0.27.2
v0.28.0
v0.28.1
v0.29.0
v0.3.0
v0.3.1
v0.4.0
v0.4.1
v0.4.2
v0.5.0
v0.5.1
v0.5.2
v0.5.3
v0.5.4
v0.6.0
v0.7.0
v0.8.0
v0.8.1
v0.9.0
v0.9.1

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-27152.json"