Skip to content

SWI-3723 [Snyk] Security upgrade axios from 1.7.7 to 1.13.5#852

Open
bwappsec wants to merge 1 commit intomasterfrom
snyk-fix-f73767985b9a9f2fb945d4b5b855e35d
Open

SWI-3723 [Snyk] Security upgrade axios from 1.7.7 to 1.13.5#852
bwappsec wants to merge 1 commit intomasterfrom
snyk-fix-f73767985b9a9f2fb945d4b5b855e35d

Conversation

@bwappsec
Copy link

snyk-top-banner

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

Snyk changed the following file(s):

  • samples/client/echo_api/typescript-axios/build/package.json
  • samples/client/echo_api/typescript-axios/build/package-lock.json

Vulnerabilities that will be fixed with an upgrade:

Issue Score
high severity Prototype Pollution
SNYK-JS-AXIOS-15252993
  227  

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

…mples/client/echo_api/typescript-axios/build/package-lock.json to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-AXIOS-15252993
@bwappsec
Copy link
Author

Merge Risk: Medium

This is a minor version upgrade for axios from 1.7.7 to 1.13.5. While there are no major API removals, a behavioral change was introduced in version 1.12.0 that requires verification.

Key Changes:

  • Behavioral Change (Medium Risk): In version 1.12.0, a fix was implemented for URL parameter serialization that changes how array-like parameters are encoded. Specifically, [ and ] are no longer excluded from URL encoding. [4] Applications that pass arrays in params and rely on the previous encoding behavior may be affected.
  • Security Fixes: The upgrade includes several security patches, notably a fix for a potential Denial of Service (DoS) vulnerability in v1.13.5. [2]
  • Other Changes: The releases also include numerous bug fixes, performance improvements, and new features such as initial HTTP2 support. [2, 3]

Recommendation:
Verify that URL parameter serialization for requests with array-based parameters continues to function as expected after the upgrade. No other breaking changes are documented.

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.

@bwappsec bwappsec changed the title [Snyk] Security upgrade axios from 1.7.7 to 1.13.5 SWI-3723 [Snyk] Security upgrade axios from 1.7.7 to 1.13.5 Feb 13, 2026
@bwappsec
Copy link
Author

bwappsec commented Feb 13, 2026

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

Status Scanner Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues
Licenses 0 0 0 0 0 issues
Code Security 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