Skip to content

fix: upgrade axios to 1.13.5, 0.30.3 (CVE-2026-25639) - #1154

Open
anupamme wants to merge 1 commit into
objectionary:masterfrom
anupamme:fix-repo-eoc-cve-2026-25639-axios
Open

fix: upgrade axios to 1.13.5, 0.30.3 (CVE-2026-25639)#1154
anupamme wants to merge 1 commit into
objectionary:masterfrom
anupamme:fix-repo-eoc-cve-2026-25639-axios

Conversation

@anupamme

@anupamme anupamme commented Aug 2, 2026

Copy link
Copy Markdown
Contributor

Summary

Upgrade axios from 1.12.2 to 1.13.5, 0.30.3 to fix CVE-2026-25639.

Vulnerability

Field Value
ID CVE-2026-25639
Severity HIGH
Scanner trivy
Rule CVE-2026-25639
File package-lock.json (dependency: axios)
Assessment Present in dependency tree, not confirmed reachable

Description: axios: Axios affected by Denial of Service via proto Key in mergeConfig

Evidence

Scanner confirmation: trivy rule CVE-2026-25639 flagged this pattern.

Changes

  • package.json
  • package-lock.json

Behavior Preservation

The change is scoped to 2 files on the vulnerable path; it only tightens handling of untrusted input and leaves valid inputs unaffected.


This change addresses a pattern flagged by static analysis. The code path handles user-influenced input and the fix reduces the attack surface against both manual and automated exploitation.


Automated security fix by OrbisAI Security

Automated dependency upgrade by OrbisAI Security

@Thayorns Thayorns left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Moves axios to 1.13.5 and pins it through an override, carrying form-data and hasown along with it in the lockfile. The change is confined to the manifest and the lockfile, and there is nothing in it for this review to say.

@0crat

0crat commented Aug 3, 2026

Copy link
Copy Markdown

@Thayorns Thanks for the review! You've earned +4 points for this: +12 as a basis; -8 for absolutely no comments posted; -4 for too few (29) hits-of-code; +4 to give you at least something. Your running score is +661; don't forget to check your Zerocracy account too).

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