Skip to content

fix(security): upgrade axios to >=1.15.2 (CVE-2026-42033/42035/42043/42264)#182

Merged
sophia-chen-ttd merged 2 commits intomainfrom
syw-axios-upgrade-1.15.2
May 6, 2026
Merged

fix(security): upgrade axios to >=1.15.2 (CVE-2026-42033/42035/42043/42264)#182
sophia-chen-ttd merged 2 commits intomainfrom
syw-axios-upgrade-1.15.2

Conversation

@sophia-chen-ttd
Copy link
Copy Markdown
Contributor

Summary

Upgrades axios from >=1.15.0 to >=1.15.2 (resolves to 1.16.0).

Fixes four HIGH severity axios vulnerabilities:

axios is a direct production dependency making HTTP calls to UID2 APIs.

Test plan

  • CI vulnerability scan passes (axios 1.16.0 resolves all 4 CVEs)
  • No functional regressions

sophia-chen-ttd and others added 2 commits May 6, 2026 11:09
Fixes CVE-2026-42033 (HTTP Transport Hijacking), CVE-2026-42035 (HTTP header
injection), CVE-2026-42043 (prototype pollution), and CVE-2026-42264 (prototype
pollution credential exfiltration) — all HIGH severity in axios 1.15.0.
Resolved version: 1.16.0.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Trivy scans both package-lock.json and yarn.lock; update the yarn lock
to match the package-lock.json fix for CVE-2026-42033/42035/42043/42264.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@sophia-chen-ttd sophia-chen-ttd merged commit d7accb9 into main May 6, 2026
4 checks passed
@sophia-chen-ttd sophia-chen-ttd deleted the syw-axios-upgrade-1.15.2 branch May 6, 2026 01:42
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