Skip to content

fix: upgrade axios to ^1.15.0 to address security vulnerabilities#97

Merged
pchuri merged 1 commit intomainfrom
fix/upgrade-axios-1.15.0
Apr 11, 2026
Merged

fix: upgrade axios to ^1.15.0 to address security vulnerabilities#97
pchuri merged 1 commit intomainfrom
fix/upgrade-axios-1.15.0

Conversation

@pchuri
Copy link
Copy Markdown
Owner

@pchuri pchuri commented Apr 11, 2026

Description

Upgrade axios from ^1.12.0 to ^1.15.0 to fix the Unrestricted Cloud Metadata Exfiltration via Header Injection Chain vulnerability reported in #96.

Type of Change

  • Bug fix (non-breaking change which fixes an issue)

Testing

  • Tests pass locally with my changes
  • New and existing unit tests pass locally with my changes

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • My changes generate no new warnings

Additional Context

  • Dependabot alert: Axios has Unrestricted Cloud Metadata Exfiltration via Header Injection Chain
  • All 171 tests pass with the upgraded version
  • npm audit reports 0 vulnerabilities

Closes #96

Resolves CVE for Unrestricted Cloud Metadata Exfiltration via Header
Injection Chain reported in #96.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@pchuri pchuri merged commit 98344f4 into main Apr 11, 2026
6 checks passed
github-actions bot pushed a commit that referenced this pull request Apr 11, 2026
## [1.29.1](v1.29.0...v1.29.1) (2026-04-11)

### Bug Fixes

* upgrade axios to ^1.15.0 to address security vulnerabilities ([#97](#97)) ([98344f4](98344f4)), closes [#96](#96)
@github-actions
Copy link
Copy Markdown

🎉 This PR is included in version 1.29.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] Pinned version of axios has critical vulnerabilities

1 participant