VYPR
High severityNVD Advisory· Published Mar 7, 2025· Updated Mar 7, 2025

Possible SSRF and Credential Leakage via Absolute URL in axios Requests

CVE-2025-27152

Description

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.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected packages

Versions sourced from the GitHub Security Advisory.

PackageAffected versionsPatched versions
axiosnpm
>= 1.0.0, < 1.8.21.8.2
axiosnpm
< 0.30.00.30.0

Affected products

110

Patches

Vulnerability mechanics

References

8

News mentions

0

No linked articles in our index yet.