Skip to content

Upgrade axios to 1.13.6 to fix DoS via __proto__ in mergeConfig (CVE-2026-25639)#7

Draft
Copilot wants to merge 2 commits intomainfrom
copilot/fix-dns-rebinding-protection-again
Draft

Upgrade axios to 1.13.6 to fix DoS via __proto__ in mergeConfig (CVE-2026-25639)#7
Copilot wants to merge 2 commits intomainfrom
copilot/fix-dns-rebinding-protection-again

Conversation

Copy link
Copy Markdown

Copilot AI commented Mar 2, 2026

Axios ≤ 1.13.4 crashes the Node.js process when a config object containing a __proto__ key is passed to mergeConfig, enabling a trivial DoS. Patched in 1.13.5+.

Changes

  • package.json: Bumped axios from ^1.6.2^1.13.5
  • package-lock.json: Resolved to axios@1.13.6

✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Co-authored-by: sfosss <147890625+sfosss@users.noreply.github.com>
Copilot AI changed the title [WIP] Fix DNS rebinding protection in TypeScript SDK Upgrade axios to 1.13.6 to fix DoS via __proto__ in mergeConfig (CVE-2026-25639) Mar 2, 2026
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.

2 participants