Skip to content

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

Open
anupamme wants to merge 1 commit into
payloadcms:mainfrom
anupamme:fix-repo-payload-cve-2026-25639-axios
Open

fix: upgrade axios to 1.13.5, 0.30.3 (CVE-2026-25639)#17702
anupamme wants to merge 1 commit into
payloadcms:mainfrom
anupamme:fix-repo-payload-cve-2026-25639-axios

Conversation

@anupamme

@anupamme anupamme commented Aug 7, 2026

Copy link
Copy Markdown

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 .github/pnpm-lock.yaml (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

  • .github/package.json
  • .github/pnpm-lock.yaml

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
@anupamme
anupamme requested a review from denolfe as a code owner August 7, 2026 00:26
@socket-security

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Addedaxios@​1.13.5962510094100

View full report

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.

1 participant