Bug 2456913 (CVE-2025-62718) - CVE-2025-62718 axios: Axios: Server-Side Request Forgery and proxy bypass due to improper hostname normalization
Summary: CVE-2025-62718 axios: Axios: Server-Side Request Forgery and proxy bypass due...
Keywords:
Status: NEW
Alias: CVE-2025-62718
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
high
high
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On: 2457492 2457495 2457497 2457500 2457501 2457503 2457504 2457493 2457494 2457496 2457498 2457499 2457502 2457505
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-04-09 15:02 UTC by OSIDB Bzimport
Modified: 2026-05-04 23:37 UTC (History)
111 users (show)

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


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHSA-2026:13571 0 None None None 2026-05-04 23:37:56 UTC

Description OSIDB Bzimport 2026-04-09 15:02:11 UTC
Axios is a promise based HTTP client for the browser and Node.js. Prior to 1.15.0, Axios does not correctly handle hostname normalization when checking NO_PROXY rules. Requests to loopback addresses like localhost. (with a trailing dot) or [::1] (IPv6 literal) skip NO_PROXY matching and go through the configured proxy. This goes against what developers expect and lets attackers force requests through a proxy, even if NO_PROXY is set up to protect loopback or internal services. This issue leads to the possibility of proxy bypass and SSRF vulnerabilities allowing attackers to reach sensitive loopback or internal services despite the configured protections. This vulnerability is fixed in 1.15.0.

Comment 2 errata-xmlrpc 2026-05-04 23:37:49 UTC
This issue has been addressed in the following products:

  Streams for Apache Kafka 3.2.0

Via RHSA-2026:13571 https://access.redhat.com/errata/RHSA-2026:13571


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