Skip to content

[Snyk] Security upgrade axios from 1.2.2 to 1.15.2#964

Open
posit-snyk-bot wants to merge 1 commit intomainfrom
snyk-fix-3d089e2a722b762384443f9b5c4ddb6e
Open

[Snyk] Security upgrade axios from 1.2.2 to 1.15.2#964
posit-snyk-bot wants to merge 1 commit intomainfrom
snyk-fix-3d089e2a722b762384443f9b5c4ddb6e

Conversation

@posit-snyk-bot
Copy link
Copy Markdown
Contributor

snyk-top-banner

Snyk has created this PR to fix 1 vulnerabilities in the yarn dependencies of this project.

Snyk changed the following file(s):

  • apps/vscode/package.json

Note for zero-installs users

If you are using the Yarn feature zero-installs that was introduced in Yarn V2, note that this PR does not update the .yarn/cache/ directory meaning this code cannot be pulled and immediately developed on as one would expect for a zero-install project - you will need to run yarn to update the contents of the ./yarn/cache directory.
If you are not using zero-install you can ignore this as your flow should likely be unchanged.

⚠️ Warning
Failed to update the yarn.lock, please update manually before merging.

Vulnerabilities that will be fixed with an upgrade:

Issue Score
critical severity Prototype Pollution
SNYK-JS-AXIOS-16417750
  301  

Breaking Change Risk

Merge Risk: Medium

Notice: This assessment is enhanced by AI.


Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • Max score is 1000. Note that the real score may have changed since the PR was raised.
  • This PR was automatically created by Snyk using the credentials of a real user.

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open fix PRs.

For more information:
🧐 View latest project report
📜 Customise PR templates
🛠 Adjust project settings
📚 Read about Snyk's upgrade logic


Learn how to fix vulnerabilities with free interactive lessons:

🦉 Prototype Pollution

@posit-snyk-bot
Copy link
Copy Markdown
Contributor Author

Merge Risk: Medium

This upgrade spans multiple minor versions and includes important security fixes, including a patch for a supply chain compromise, and a minor breaking change for security hardening.

Security-Related Breaking Change (from v1.15.0):

  • Configuration Merging: To prevent prototype pollution vulnerabilities, Axios now restricts merging of the __proto__ key within configuration objects. This is a security hardening measure and is unlikely to affect applications unless they are intentionally manipulating object prototypes in their Axios configuration.

Critical Security Fixes:

  • This upgrade is crucial as it moves past version 1.14.1, which was identified as being part of a supply chain attack involving a malicious dependency.
  • It includes patches for multiple critical vulnerabilities, including Server-Side Request Forgery (SSRF) and Prototype Pollution.

Recommendation: The upgrade is highly recommended for security reasons. Verify that your application's Axios configuration does not rely on prototype manipulation. Given the low likelihood of impact from the breaking change, this is considered a medium-risk upgrade primarily due to the security-sensitive nature of the fixes.

Source: GitHub Releases

Notice 🤖: This content was augmented using artificial intelligence. AI-generated content may contain errors and should be reviewed for accuracy before use.

@posit-snyk-bot
Copy link
Copy Markdown
Contributor Author

posit-snyk-bot commented May 5, 2026

Snyk checks have passed. No issues have been found so far.

Status Scan Engine Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues
Licenses 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

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