Debian Package Tracker
Register | Log in
Subscribe

node-axios

Promise based HTTP client for the browser and node.js

Choose email to subscribe with

general
  • source: node-axios (main)
  • version: 1.12.1+dfsg-1
  • maintainer: Debian Javascript Maintainers (archive) (DMD)
  • uploaders: Pirate Praveen [DMD]
  • arch: all
  • std-ver: 4.7.2
  • VCS: Git (Browse, QA)
versions [more versions can be listed by madison] [old versions available from snapshot.debian.org]
[pool directory]
  • o-o-stable: 0.21.1+dfsg-1+deb11u1
  • oldstable: 1.2.1+dfsg-1+deb12u1
  • stable: 1.8.4+dfsg-1
  • testing: 1.11.0+dfsg-1
  • unstable: 1.12.1+dfsg-1
versioned links
  • 0.21.1+dfsg-1+deb11u1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 1.2.1+dfsg-1+deb12u1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 1.8.4+dfsg-1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 1.11.0+dfsg-1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 1.12.1+dfsg-1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
binaries
  • node-axios
action needed
Debci reports failed tests high
  • unstable: fail (log)
    The tests ran in 0:02:39
    Last run: 2025-08-26T11:45:23.000Z
    Previous status: unknown

  • testing: pass (log)
    The tests ran in 0:02:35
    Last run: 2025-08-01T01:40:26.000Z
    Previous status: unknown

  • stable: pass (log)
    The tests ran in 0:02:52
    Last run: 2025-08-11T10:17:03.000Z
    Previous status: unknown

Created: 2025-08-26 Last update: 2025-09-15 19:33
A new upstream version is available: 1.12.2 high
A new upstream version 1.12.2 is available, you should consider packaging it.
Created: 2025-09-13 Last update: 2025-09-15 15:57
1 security issue in forky high

There is 1 open security issue in forky.

1 important issue:
  • CVE-2025-58754: Axios is a promise based HTTP client for the browser and Node.js. When Axios prior to version 1.11.0 runs on Node.js and is given a URL with the `data:` scheme, it does not perform HTTP. Instead, its Node http adapter decodes the entire payload into memory (`Buffer`/`Blob`) and returns a synthetic 200 response. This path ignores `maxContentLength` / `maxBodyLength` (which only protect HTTP responses), so an attacker can supply a very large `data:` URI and cause the process to allocate unbounded memory and crash (DoS), even if the caller requested `responseType: 'stream'`. Version 1.11.0 contains a patch for the issue.
Created: 2025-09-12 Last update: 2025-09-15 12:05
4 security issues in bullseye high

There are 4 open security issues in bullseye.

2 important issues:
  • CVE-2025-27152: axios is a promise based HTTP client for the browser and node.js. The issue occurs when passing absolute URLs rather than protocol-relative URLs to axios. Even if ⁠baseURL is set, axios sends the request to the specified absolute URL, potentially causing SSRF and credential leakage. This issue impacts both server-side and client-side usage of axios. This issue is fixed in 1.8.2.
  • CVE-2025-58754: Axios is a promise based HTTP client for the browser and Node.js. When Axios prior to version 1.11.0 runs on Node.js and is given a URL with the `data:` scheme, it does not perform HTTP. Instead, its Node http adapter decodes the entire payload into memory (`Buffer`/`Blob`) and returns a synthetic 200 response. This path ignores `maxContentLength` / `maxBodyLength` (which only protect HTTP responses), so an attacker can supply a very large `data:` URI and cause the process to allocate unbounded memory and crash (DoS), even if the caller requested `responseType: 'stream'`. Version 1.11.0 contains a patch for the issue.
2 issues postponed or untriaged:
  • CVE-2023-45857: (needs triaging) An issue discovered in Axios 1.5.1 inadvertently reveals the confidential XSRF-TOKEN stored in cookies by including it in the HTTP header X-XSRF-TOKEN for every request made to any host allowing attackers to view sensitive information.
  • CVE-2024-57965: (postponed; to be fixed through a stable update) In axios before 1.7.8, lib/helpers/isURLSameOrigin.js does not use a URL object when determining an origin, and has a potentially unwanted setAttribute('href',href) call. NOTE: some parties feel that the code change only addresses a warning message from a SAST tool and does not fix a vulnerability.
Created: 2025-03-08 Last update: 2025-09-15 12:05
1 new commit since last upload, is it time to release? normal
vcswatch reports that this package seems to have new commits in its VCS but has not yet updated debian/changelog. You should consider updating the Debian changelog and uploading this new version into the archive.

Here are the relevant commit logs:
commit bcad9a70259aaeefdd4ca0f06b4a0fcd309f23c6
Author: Yadd <yadd@debian.org>
Date:   Mon Sep 15 11:41:31 2025 +0200

    Increase test timeout


https://salsa.debian.org/api/v4/projects/js-team%2Fnode-axios API request failed: 401 Unauthorized at /srv/qa.debian.org/data/vcswatch/vcswatch line 408.
Created: 2025-09-15 Last update: 2025-09-15 12:05
lintian reports 3 warnings normal
Lintian reports 3 warnings about this package. You should make the package lintian clean getting rid of them.
Created: 2025-09-15 Last update: 2025-09-15 03:04
1 low-priority security issue in trixie low

There is 1 open security issue in trixie.

1 issue left for the package maintainer to handle:
  • CVE-2025-58754: (needs triaging) Axios is a promise based HTTP client for the browser and Node.js. When Axios prior to version 1.11.0 runs on Node.js and is given a URL with the `data:` scheme, it does not perform HTTP. Instead, its Node http adapter decodes the entire payload into memory (`Buffer`/`Blob`) and returns a synthetic 200 response. This path ignores `maxContentLength` / `maxBodyLength` (which only protect HTTP responses), so an attacker can supply a very large `data:` URI and cause the process to allocate unbounded memory and crash (DoS), even if the caller requested `responseType: 'stream'`. Version 1.11.0 contains a patch for the issue.

You can find information about how to handle this issue in the security team's documentation.

Created: 2025-09-12 Last update: 2025-09-15 12:05
2 low-priority security issues in bookworm low

There are 2 open security issues in bookworm.

2 issues left for the package maintainer to handle:
  • CVE-2025-27152: (needs triaging) axios is a promise based HTTP client for the browser and node.js. The issue occurs when passing absolute URLs rather than protocol-relative URLs to axios. Even if ⁠baseURL is set, axios sends the request to the specified absolute URL, potentially causing SSRF and credential leakage. This issue impacts both server-side and client-side usage of axios. This issue is fixed in 1.8.2.
  • CVE-2025-58754: (needs triaging) Axios is a promise based HTTP client for the browser and Node.js. When Axios prior to version 1.11.0 runs on Node.js and is given a URL with the `data:` scheme, it does not perform HTTP. Instead, its Node http adapter decodes the entire payload into memory (`Buffer`/`Blob`) and returns a synthetic 200 response. This path ignores `maxContentLength` / `maxBodyLength` (which only protect HTTP responses), so an attacker can supply a very large `data:` URI and cause the process to allocate unbounded memory and crash (DoS), even if the caller requested `responseType: 'stream'`. Version 1.11.0 contains a patch for the issue.

You can find information about how to handle these issues in the security team's documentation.

Created: 2025-03-08 Last update: 2025-09-15 12:05
debian/patches: 1 patch to forward upstream low

Among the 5 debian patches available in version 1.12.1+dfsg-1 of the package, we noticed the following issues:

  • 1 patch where the metadata indicates that the patch has not yet been forwarded upstream. You should either forward the patch upstream or update the metadata to document its real status.
Created: 2023-02-26 Last update: 2025-09-15 10:33
testing migrations
  • excuses:
    • Migration status for node-axios (1.11.0+dfsg-1 to 1.12.1+dfsg-1): BLOCKED: Rejected/violates migration policy/introduces a regression
    • Issues preventing migration:
    • ∙ ∙ autopkgtest for node-axios/1.12.1+dfsg-1: amd64: Pass, arm64: Regression ♻ (reference ♻), i386: Pass, ppc64el: Pass, riscv64: Failed (not a regression) ♻ (reference ♻), s390x: Pass
    • ∙ ∙ Too young, only 1 of 5 days old
    • Additional info:
    • ∙ ∙ Piuparts tested OK - https://piuparts.debian.org/sid/source/n/node-axios.html
    • ∙ ∙ Reproducible on amd64 - info ♻
    • ∙ ∙ Reproducible on arm64 - info ♻
    • Not considered
news
[rss feed]
  • [2025-09-14] Accepted node-axios 1.12.1+dfsg-1 (source) into unstable (Yadd) (signed by: Xavier Guimard)
  • [2025-08-26] node-axios 1.11.0+dfsg-1 MIGRATED to testing (Debian testing watch)
  • [2025-08-24] Accepted node-axios 1.11.0+dfsg-1 (source) into unstable (Yadd) (signed by: Xavier Guimard)
  • [2025-04-12] node-axios 1.8.4+dfsg-1 MIGRATED to testing (Debian testing watch)
  • [2025-04-09] Accepted node-axios 1.8.4+dfsg-1 (source) into unstable (Yadd) (signed by: Xavier Guimard)
  • [2025-02-03] Accepted node-axios 1.2.1+dfsg-1+deb12u1 (source) into proposed-updates (Debian FTP Masters) (signed by: Xavier Guimard)
  • [2025-02-02] node-axios 1.7.9+dfsg-1 MIGRATED to testing (Debian testing watch)
  • [2025-01-30] Accepted node-axios 1.7.9+dfsg-1 (source) into unstable (Yadd) (signed by: Xavier Guimard)
  • [2024-09-09] node-axios 1.7.7+dfsg-1 MIGRATED to testing (Debian testing watch)
  • [2024-09-07] Accepted node-axios 1.7.7+dfsg-1 (source) into unstable (Yadd) (signed by: Xavier Guimard)
  • [2024-08-20] node-axios 1.7.4+dfsg-1 MIGRATED to testing (Debian testing watch)
  • [2024-08-17] Accepted node-axios 1.7.4+dfsg-1 (source) into unstable (Yadd) (signed by: Xavier Guimard)
  • [2024-08-15] node-axios 1.7.3+dfsg-1 MIGRATED to testing (Debian testing watch)
  • [2024-08-13] Accepted node-axios 1.7.3+dfsg-1 (source) into unstable (Yadd) (signed by: Xavier Guimard)
  • [2024-04-07] node-axios 1.6.8+dfsg-2 MIGRATED to testing (Debian testing watch)
  • [2024-04-07] node-axios 1.6.8+dfsg-2 MIGRATED to testing (Debian testing watch)
  • [2024-03-31] Accepted node-axios 1.6.8+dfsg-2 (source) into unstable (Yadd) (signed by: Xavier Guimard)
  • [2024-03-19] Accepted node-axios 1.6.8+dfsg-1 (source) into unstable (Yadd) (signed by: Xavier Guimard)
  • [2023-11-22] node-axios 1.6.2+dfsg-1 MIGRATED to testing (Debian testing watch)
  • [2023-11-20] Accepted node-axios 1.6.2+dfsg-1 (source) into unstable (Yadd) (signed by: Xavier Guimard)
  • [2023-10-20] node-axios 1.5.1+dfsg-1 MIGRATED to testing (Debian testing watch)
  • [2023-10-17] Accepted node-axios 1.5.1+dfsg-1 (source) into unstable (Ananthu C V) (signed by: Praveen Arimbrathodiyil)
  • [2022-12-10] node-axios 1.2.1+dfsg-1 MIGRATED to testing (Debian testing watch)
  • [2022-12-07] Accepted node-axios 1.2.1+dfsg-1 (source) into unstable (Yadd) (signed by: Xavier Guimard)
  • [2022-12-02] node-axios 1.2.0+dfsg-1 MIGRATED to testing (Debian testing watch)
  • [2022-11-29] Accepted node-axios 1.2.0+dfsg-1 (source) into unstable (Yadd) (signed by: Xavier Guimard)
  • [2022-11-26] node-axios 1.1.3+dfsg-2 MIGRATED to testing (Debian testing watch)
  • [2022-11-24] Accepted node-axios 1.1.3+dfsg-2 (source) into unstable (Nilesh Patra)
  • [2022-11-04] node-axios 1.1.3+dfsg-1 MIGRATED to testing (Debian testing watch)
  • [2022-11-01] Accepted node-axios 1.1.3+dfsg-1 (source) into unstable (Yadd) (signed by: Xavier Guimard)
  • 1
  • 2
bugs [bug history graph]
  • all: 0
links
  • homepage
  • lintian (0, 3)
  • buildd: logs, reproducibility
  • popcon
  • browse source code
  • edit tags
  • other distros
  • security tracker
  • screenshots
  • debian patches
  • debci
ubuntu Ubuntu logo [Information about Ubuntu for Debian Developers]
  • version: 1.11.0+dfsg-1

Debian Package Tracker — Copyright 2013-2025 The Distro Tracker Developers
Report problems to the tracker.debian.org pseudo-package in the Debian BTS.
Documentation — Bugs — Git Repository — Contributing