GHSA-fqj3-h9pc-443h

Suggest an improvement
Source
https://github.com/advisories/GHSA-fqj3-h9pc-443h
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2026/08/GHSA-fqj3-h9pc-443h/GHSA-fqj3-h9pc-443h.json
JSON Data
https://api.test.osv.dev/v1/vulns/GHSA-fqj3-h9pc-443h
Downstream
CGA (140)
Withdrawn
2026-09-01T18:35:34Z
Published
2026-08-01T15:30:27Z
Modified
2026-09-01T18:45:05Z
Severity
  • 5.3 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L CVSS Calculator
  • 6.3 (Medium) CVSS_V4 - CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:L/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X CVSS Calculator
Summary
Duplicate Advisory: Axios: HTTP/2 streamed uploads bypass `maxBodyLength`
Details

Duplicate Advisory

This advisory has been withdrawn because it is a duplicate of GHSA-mwf2-3pr3-8698. This link is maintained to preserve external references.

Original Description

axios versions >=1.13.0 (Node.js HTTP adapter) fail to enforce the configured maxBodyLength limit on streamed request bodies when requests are sent with httpVersion: 2. Because Node's HTTP/2 request API does not honor the maxBodyLength option and axios's byte-counting stream wrapper is gated on maxRedirects === 0, an attacker who controls a stream passed to axios can cause the application to transmit outbound data exceeding the configured finite maxBodyLength. Impact is limited to resource consumption and policy bypass (excess egress, upstream quota consumption, limited availability); it does not enable code execution, credential disclosure, or request-destination control. Calls using the default maxBodyLength: -1 and browser adapters are not affected.

Database specific
{
    "cwe_ids": [
        "CWE-400"
    ],
    "github_reviewed": true,
    "github_reviewed_at": "2026-09-01T18:35:34Z",
    "nvd_published_at": "2026-08-01T13:17:01Z",
    "severity": "MODERATE"
}
References

Affected packages

npm / axios

Package

Affected ranges

Type
SEMVER
Events
Introduced
1.13.0

Database specific

last_known_affected_version_range
"< 1.18.0"
source
"https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2026/08/GHSA-fqj3-h9pc-443h/GHSA-fqj3-h9pc-443h.json"