Bug 2350618 (CVE-2025-27152) - CVE-2025-27152 axios: Possible SSRF and Credential Leakage via Absolute URL in axios Requests
Summary: CVE-2025-27152 axios: Possible SSRF and Credential Leakage via Absolute URL i...
Keywords:
Status: NEW
Alias: CVE-2025-27152
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-03-07 16:01 UTC by OSIDB Bzimport
Modified: 2025-05-06 08:28 UTC (History)
118 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2025-03-07 16:01:09 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.