Skip to content

fix(deps): pin axios to 1.15.0 for CVE-2025-62718#8465

Merged
louib merged 1 commit intomasterfrom
fix/deps-axios-cve-2025-62718
Apr 10, 2026
Merged

fix(deps): pin axios to 1.15.0 for CVE-2025-62718#8465
louib merged 1 commit intomasterfrom
fix/deps-axios-cve-2025-62718

Conversation

@yashvanthbl137-crypto
Copy link
Copy Markdown
Contributor

@yashvanthbl137-crypto yashvanthbl137-crypto commented Apr 9, 2026

Exception Type: Security CVE fix

Justification: (Critical, CVSS 9.3): Axios NO_PROXY hostname normalization bypass (CVE-2025-62718) — loopback URLs like localhost. / [::1] can be proxied incorrectly, weakening SSRF mitigations; blocking release / CI (improved-yarn-audit --min-severity high).

Current Dependency: axios < 1.15.0 (e.g. root ^1.13.0 + transitive copies via lerna/nx, @cosmjs/tendermint-rpc, etc., per lockfile).

Upgrade To: axios 1.15.0 .

CVE Link: GHSA-3p68-rc4w-qgx5

Ticket: CGARD-783

@yashvanthbl137-crypto yashvanthbl137-crypto marked this pull request as ready for review April 9, 2026 19:58
@yashvanthbl137-crypto yashvanthbl137-crypto requested a review from a team as a code owner April 9, 2026 19:59
@bhargavirao24
Copy link
Copy Markdown

I verified. Here's what I looked at:
This release includes CI security hardening post-compromise
CVE fix is real, confirmed on NVD today; CVSS score is 9.3 critical
Fix commit is public on GitHub, it's a hostname normalization change, nothing unusual
1.15.0 was published via GitHub Actions with OIDC not manual CLI like the compromised versions
No new dependencies added

@yashvanthbl137-crypto - Make sure you pin to exact version, pls see my comment above. Let me know once that's done, AppSec will review and approve.

@yashvanthbl137-crypto yashvanthbl137-crypto force-pushed the fix/deps-axios-cve-2025-62718 branch from f0f8309 to 45f6e05 Compare April 9, 2026 20:48
@yashvanthbl137-crypto yashvanthbl137-crypto changed the title fix(deps): bump axios to ^1.15.0 for CVE-2025-62718 fix(deps): pin axios to 1.15.0 for CVE-2025-62718 Apr 9, 2026
@louib louib merged commit 6b46e37 into master Apr 10, 2026
22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants