Skip to content

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

Merged
sophia-chen-ttd merged 1 commit 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)#191
sophia-chen-ttd merged 1 commit 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) across all web-integration sub-packages.

Fixes four HIGH severity axios vulnerabilities:

axios is a direct production dependency used in server.js files to make HTTP calls to UID2 APIs.

Files changed

  • web-integrations/server-side/package.json + lock
  • web-integrations/google-secure-signals/client-server/package.json + lock
  • web-integrations/google-secure-signals/server-side/package.json + lock
  • web-integrations/prebid-integrations/client-server/package.json + lock
  • web-integrations/javascript-sdk/client-server/package.json + lock

Test plan

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

…rations

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>
@sophia-chen-ttd sophia-chen-ttd merged commit 3ba7a8d into main May 6, 2026
2 checks passed
@sophia-chen-ttd sophia-chen-ttd deleted the syw-axios-upgrade-1.15.2 branch May 6, 2026 01:41
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