Skip to content

Update dependency axios [SECURITY]#26

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/npm-axios-vulnerability
Open

Update dependency axios [SECURITY]#26
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/npm-axios-vulnerability

Conversation

@renovate
Copy link
Copy Markdown

@renovate renovate Bot commented May 29, 2023

This PR contains the following updates:

Package Change Age Confidence
axios (source) ^0.20.0^0.21.0 age confidence
axios (source) ^0.18.0^0.21.0 age confidence
axios (source) ^0.19.2^0.21.0 age confidence
axios (source) ^0.19.0^0.21.0 age confidence
axios (source) ^0.19.0^0.21.0 age confidence
axios (source) 0.19.00.21.1 age confidence
axios (source) ^0.19.0^0.31.0 age confidence
axios (source) ^0.16.2^0.21.0 age confidence
axios (source) ^0.16.1^0.21.0 age confidence

Denial of Service in axios

CVE-2019-10742 / GHSA-42xw-2xvc-qx8m

More information

Details

Versions of axios prior to 0.18.1 are vulnerable to Denial of Service. If a request exceeds the maxContentLength property, the package prints an error but does not stop the request. This may cause high CPU usage and lead to Denial of Service.

Recommendation

Upgrade to 0.18.1 or later.

Severity

  • CVSS Score: 7.5 / 10 (High)
  • Vector String: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

References

This data is provided by the GitHub Advisory Database (CC-BY 4.0).


Axios vulnerable to Server-Side Request Forgery

CVE-2020-28168 / GHSA-4w2v-q235-vp99

More information

Details

Axios NPM package 0.21.0 contains a Server-Side Request Forgery (SSRF) vulnerability where an attacker is able to bypass a proxy by providing a URL that responds with a redirect to a restricted host or IP address.

Severity

  • CVSS Score: 5.9 / 10 (Medium)
  • Vector String: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N

References

This data is provided by the GitHub Advisory Database (CC-BY 4.0).


Release Notes

axios/axios (axios)

v0.21.1

Compare Source

Fixes and Functionality:
  • Hotfix: Prevent SSRF (#​3410)
  • Protocol not parsed when setting proxy config from env vars (#​3070)
  • Updating axios in types to be lower case (#​2797)
  • Adding a type guard for AxiosError (#​2949)
Internal and Tests:
  • Remove the skipping of the socket http test (#​3364)
  • Use different socket for Win32 test (#​3375)

Huge thanks to everyone who contributed to this release via code (authors listed below) or via reviews and triaging on GitHub:

v0.21.0

Compare Source

Fixes and Functionality:
  • Fixing requestHeaders.Authorization (#​3287)
  • Fixing node types (#​3237)
  • Fixing axios.delete ignores config.data (#​3282)
  • Revert "Fixing overwrite Blob/File type as Content-Type in browser. (#​1773)" (#​3289)
  • Fixing an issue that type 'null' and 'undefined' is not assignable to validateStatus when typescript strict option is enabled (#​3200)
Internal and Tests:
  • Lock travis to not use node v15 (#​3361)
Documentation:

Huge thanks to everyone who contributed to this release via code (authors listed below) or via reviews and triaging on GitHub:


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • ""
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot force-pushed the renovate/npm-axios-vulnerability branch from 31b8706 to 79f1190 Compare August 8, 2024 06:10
@renovate renovate Bot force-pushed the renovate/npm-axios-vulnerability branch from 79f1190 to e939e78 Compare April 15, 2026 16:56
@renovate renovate Bot changed the title Update dependency axios to ^0.21.0 [SECURITY] Update dependency axios [SECURITY] Apr 15, 2026
@renovate renovate Bot force-pushed the renovate/npm-axios-vulnerability branch from e939e78 to 7e863f6 Compare May 1, 2026 11:43
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.

0 participants