Skip to content

fix(deps): vuln axios (minor → 1.19.0) [example] - #1372

Open
gh-worker-campaigns-3e9aa4[bot] wants to merge 2 commits into
developfrom
engraver-auto-version-upgrade/minorpatch/npm/example/1-1786950230
Open

fix(deps): vuln axios (minor → 1.19.0) [example]#1372
gh-worker-campaigns-3e9aa4[bot] wants to merge 2 commits into
developfrom
engraver-auto-version-upgrade/minorpatch/npm/example/1-1786950230

Conversation

@gh-worker-campaigns-3e9aa4

Copy link
Copy Markdown
Contributor

Summary: High-severity security update — 1 package upgraded (MINOR changes included)

Manifests changed:

  • example (yarn)

✅ Action Required: Please review the changes below. If they look good, approve and merge this PR.


Updates

PackageFromToTypeDep TypeVulnerabilities Fixed
axios1.16.01.19.0minorDirect2 HIGH, 18 MEDIUM

Security Details

🚨 Critical & High Severity (2 fixed)
PackageCVESeveritySummaryUnsafe VersionFixed InCase
axiosGHSA-gcfj-64vw-6mp9HIGHAxios Node HTTP adapter can use an inherited proxy after interceptor config cloning1.16.00.33.0-
axiosCVE-2026-67320HIGHaxios before 0.33.0 Prototype Pollution via Node HTTP adapter1.16.0--
ℹ️ Other Vulnerabilities (18)
PackageCVESeveritySummaryUnsafe VersionFixed InCase
axiosGHSA-jqh4-m9w3-8hp9MODERATEAxios: Fetch adapter ReadableStream uploads bypass maxBodyLength1.16.01.18.0-
axiosCVE-2026-67317MODERATEaxios 1.7.0 before 1.18.0 maxBodyLength Bypass via ReadableStream1.16.0--
axiosGHSA-mmx7-hfxf-jppxMODERATEAxios: Prototype pollution gadgets can alter axios request construction1.16.01.18.0-
axiosCVE-2026-67316MODERATEaxios before 1.18.0 Prototype Pollution via bodyless methods1.16.0--
axiosGHSA-hcpx-6fm6-wx23MODERATEAxios form serializer maxDepth bypass via {} metatoken1.16.00.33.0-
axiosCVE-2026-67313MODERATEaxios 0.28.0 before 1.18.0 Denial of Service via formDataToJSON1.16.0--
axiosGHSA-pmv8-rq9r-6j72MODERATEAxios: Deep formToJSON Key Recursion Can Cause Denial of Service1.16.00.33.0-
axiosCVE-2026-67312MODERATEaxios 0.28.0 before 0.33.0 Denial of Service via formToJSON1.16.0--
axiosGHSA-42h9-826w-cgv3MODERATEAxios: Excessive recursion in formDataToJSON can cause denial of service1.16.00.33.0-
axiosCVE-2026-67321MODERATEaxios 0.31.1 before 0.33.0 and 1.15.1 before 1.18.0 Denial of Service via maxDepth bypass1.16.0--
axiosGHSA-xj6q-8x83-jv6gMODERATEAxios: Prototype pollution auth subfields can inject Basic auth1.16.01.18.0-
axiosCVE-2026-67314MODERATEaxios before 1.18.0 Prototype Pollution via auth subfields1.16.0--
axiosGHSA-mwf2-3pr3-8698MODERATEAxios: HTTP/2 streamed uploads bypass maxBodyLength1.16.01.18.0-
axiosCVE-2026-67318MODERATEaxios 1.13.0 before 1.18.0 maxBodyLength Bypass via HTTP/21.16.0--
axiosGHSA-f4gw-2p7v-4548MODERATEAxios: NO_PROXY bypass for 0.0.0.0 local addresses in axios1.16.01.18.0-
axiosCVE-2026-67315MODERATEaxios 0.31.0 before 0.33.0 and 1.15.0 before 1.18.0 NO_PROXY Bypass via 0.0.0.01.16.0--
axiosGHSA-7q8q-rj6j-mhjqMODERATEAxios: Nested axios option objects can consume polluted prototype values1.16.00.33.0-
axiosCVE-2026-67319MODERATEaxios before 0.33.0 Prototype Pollution via nested option objects1.16.0--

Review Checklist

Standard review:

  • Review changes for compatibility with your code
  • Check for breaking changes in release notes
  • Run tests locally or wait for CI
  • Approve and merge this PR

Update Mode: all_vulns

🤖 Generated by DataDog Automated Dependency Management System

CopilotAI 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.

Pull request overview

Note

Copilot could not run the full agentic suite for this review because it was automatically requested on a bot-authored pull request. Request a review from Copilot under Reviewers to retry with the full agentic suite. Improved support for bot-authored pull requests is coming soon.

Updates JavaScript dependencies by bumping Axios in the example app and refreshing yarn.lock to reflect updated/merged transitive resolutions.

Changes:

  • Bump axios in example/package.json from 1.15.1 to 1.19.0
  • Regenerate yarn.lock, updating/deduping various transitive dependencies (notably Babel-related packages and npm CLI internals)

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

FileDescription
yarn.lockLockfile refresh to capture updated dependency graph and deduped resolutions after dependency bumps.
example/package.jsonUpdates the example app’s direct axios version to 1.19.0.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

dd-octo-sts-dcc400Botand others added 2 commits August 24, 2026 21:39
Co-authored-by: gh-worker-campaigns-3e9aa4[bot] <244854796+gh-worker-campaigns-3e9aa4[bot]@users.noreply.github.com>
Co-authored-by: gh-worker-campaigns-3e9aa4[bot] <244854796+gh-worker-campaigns-3e9aa4[bot]@users.noreply.github.com>
@gh-worker-campaigns-3e9aa4

Copy link
Copy Markdown
ContributorAuthor

Auto-rebase complete

Branch is up to date with develop — rebased onto df00559.


Auto-Rebase · Add no-auto-rebase to opt out

CopilotAI review requested due to automatic review settings August 24, 2026 21:39
@dd-octo-sts-dcc400
dd-octo-sts-dcc400Botforce-pushed the engraver-auto-version-upgrade/minorpatch/npm/example/1-1786950230 branch from 2f42067 to 866ac58CompareAugust 24, 2026 21:39

CopilotAI 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.

Pull request overview

Copilot reviewed 1 out of 2 changed files in this pull request and generated 1 comment.

Comment threadexample/package.json
Comment on lines 26 to 28
"@react-navigation/stack": "^6.2.1",
"axios": "1.15.1",
"axios": "1.19.0",
"react": "18.3.1",
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant