Skip to content

fix: upgrade axios to 1.15.1, 0.31.1 (CVE-2026-42033) - #17703

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

fix: upgrade axios to 1.15.1, 0.31.1 (CVE-2026-42033)#17703
anupamme wants to merge 1 commit into
payloadcms:mainfrom
anupamme:fix-repo-payload-cve-2026-42033-axios

Conversation

@anupamme

@anupamme anupamme commented Aug 7, 2026

Copy link
Copy Markdown

Summary

Upgrade axios from 1.12.2 to 1.15.1, 0.31.1 to fix CVE-2026-42033.

Vulnerability

Field Value
ID CVE-2026-42033
Severity HIGH
Scanner trivy
Rule CVE-2026-42033
File .github/pnpm-lock.yaml (dependency: axios)
Assessment Present in dependency tree, not confirmed reachable

Description: axios: Axios: HTTP Transport Hijacking via Prototype Pollution

Evidence

Scanner confirmation: trivy rule CVE-2026-42033 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 01:16
@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.15.1982510091100

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