Skip to content

fix(core): bump axios to 1.13.5 to resolve CVE-2026-25639#35148

Merged
FrozenPandaz merged 1 commit intonrwl:masterfrom
robert-sidzinka:fix/axios-vulnerability
Apr 2, 2026
Merged

fix(core): bump axios to 1.13.5 to resolve CVE-2026-25639#35148
FrozenPandaz merged 1 commit intonrwl:masterfrom
robert-sidzinka:fix/axios-vulnerability

Conversation

@robert-sidzinka
Copy link
Copy Markdown
Contributor

Current Behavior

The nx, create-nx-workspace, and nx-dev packages pin axios at version 1.12.0, which has a known security vulnerability (CVE-2026-25639).

Expected Behavior

Axios is pinned at 1.13.5, which includes the fix for CVE-2026-25639, eliminating the security vulnerability.

Related Issue(s)

Fixes #35145

@robert-sidzinka robert-sidzinka requested a review from a team as a code owner April 2, 2026 10:19
@netlify
Copy link
Copy Markdown

netlify bot commented Apr 2, 2026

Deploy Preview for nx-docs canceled.

Name Link
🔨 Latest commit 20b637a
🔍 Latest deploy log https://app.netlify.com/projects/nx-docs/deploys/69ce42944746210008aa8010

@netlify
Copy link
Copy Markdown

netlify bot commented Apr 2, 2026

Deploy Preview for nx-dev canceled.

Name Link
🔨 Latest commit 20b637a
🔍 Latest deploy log https://app.netlify.com/projects/nx-dev/deploys/69ce4294d0314500086de306

@nx-cloud
Copy link
Copy Markdown
Contributor

nx-cloud bot commented Apr 2, 2026

View your CI Pipeline Execution ↗ for commit 20b637a

Command Status Duration Result
nx affected --targets=lint,test,build,e2e,e2e-c... ❌ Failed 11m 16s View ↗
nx run-many -t check-imports check-lock-files c... ✅ Succeeded 8s View ↗
nx-cloud record -- pnpm nx conformance:check ✅ Succeeded 7s View ↗
nx build workspace-plugin ✅ Succeeded 1s View ↗
nx-cloud record -- nx format:check ✅ Succeeded 1s View ↗
nx-cloud record -- nx sync:check ✅ Succeeded <1s View ↗

☁️ Nx Cloud last updated this comment at 2026-04-02 16:49:36 UTC

nx-cloud[bot]

This comment was marked as outdated.

Copy link
Copy Markdown
Contributor

@nx-cloud nx-cloud bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nx Cloud has identified a flaky task in your failed CI:

Since the failure was identified as flaky, the solution is to rerun CI. Because this branch comes from a fork, it is not possible for us to push directly, but you can rerun by pushing an empty commit:

git commit --allow-empty -m "chore: trigger rerun"
git push

Nx Cloud View detailed reasoning in Nx Cloud ↗

🔔 Heads up, your workspace has pending recommendations ↗ to auto-apply fixes for similar failures.


🎓 Learn more about Self-Healing CI on nx.dev

@FrozenPandaz
Copy link
Copy Markdown
Contributor

Thank you for your contribution! LGTM 🎉

The failures are unrelated.

@FrozenPandaz FrozenPandaz merged commit aca93cc into nrwl:master Apr 2, 2026
14 of 18 checks passed
FrozenPandaz pushed a commit that referenced this pull request Apr 9, 2026
## Current Behavior

The `nx`, `create-nx-workspace`, and `nx-dev` packages pin `axios` at
version `1.12.0`, which has a known security vulnerability
([CVE-2026-25639](GHSA-43fc-jf86-j433)).

## Expected Behavior

Axios is pinned at `1.13.5`, which includes the fix for CVE-2026-25639,
eliminating the security vulnerability.

## Related Issue(s)

Fixes #35145

(cherry picked from commit aca93cc)
@github-actions
Copy link
Copy Markdown
Contributor

This pull request has already been merged/closed. If you experience issues related to these changes, please open a new issue referencing this pull request.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 13, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

NX 22.6.4 security vulnerability from Axios 1.12.0

2 participants