What is CVE-2026-67318?
This vulnerability exists in axios versions >=1.13.0 where the Node.js HTTP adapter fails to enforce the configured maxBodyLength limit on streamed request bodies sent over HTTP/2. An attacker could exploit this by sending excessively large payloads, potentially leading to resource exhaustion. Users should upgrade axios to the latest patched version.
Azərbaycanca: Bu zəiflik axios kitabxanasının 1.13.0 və daha yuxarı versiyalarında Node.js HTTP adapterində aşkarlanıb. HTTP/2 protokolu ilə göndərilən stream tipli sorğu gövdələrində `maxBodyLength` məhdudiyyəti tətbiq edilmir, bu da təcavüzkara həddindən artıq böyük məlumat göndərərək sistem resurslarını tükəndirməyə imkan yaradır. axios-u ən son versiyaya yeniləmək tövsiyə olunur.
Related CVEs
link basis: same weakness class CWE-400
FAQ2
Which versions of axios are affected by CVE-2026-67318?
The vulnerability exists in axios versions 1.13.0 and above.
What could be the result of exploiting CVE-2026-67318?
An attacker could bypass the `maxBodyLength` limit by sending excessively large streamed request bodies over HTTP/2, potentially leading to resource exhaustion.
See also6
This explainer is AI-written from source data — skopnix's own reporting on this CVE; CVSS scores, vendors and versions are never invented. See NVD for the official record.