Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

nvd логотип

CVE-2026-42040

Опубликовано: 24 апр. 2026
Источник: nvd
CVSS3: 3.7
EPSS Низкий

Описание

Axios is a promise based HTTP client for the browser and Node.js. Prior to 1.15.1 and 0.31.1, the encode() function in lib/helpers/AxiosURLSearchParams.js contains a character mapping (charMap) at line 21 that reverses the safe percent-encoding of null bytes. After encodeURIComponent('\x00') correctly produces the safe sequence %00, the charMap entry '%00': '\x00' converts it back to a raw null byte. Primary impact is limited because the standard axios request flow is not affected. This vulnerability is fixed in 1.15.1 and 0.31.1.

Уязвимые конфигурации

Конфигурация 1

Одно из

cpe:2.3:a:axios:axios:*:*:*:*:*:node.js:*:*
Версия до 0.31.1 (исключая)
cpe:2.3:a:axios:axios:*:*:*:*:*:node.js:*:*
Версия от 1.0.0 (включая) до 1.15.1 (исключая)

EPSS

Процентиль: 12%
0.00217
Низкий

3.7 Low

CVSS3

Дефекты

CWE-116

Связанные уязвимости

CVSS3: 3.7
ubuntu
4 месяца назад

Axios is a promise based HTTP client for the browser and Node.js. Prior to 1.15.1 and 0.31.1, the encode() function in lib/helpers/AxiosURLSearchParams.js contains a character mapping (charMap) at line 21 that reverses the safe percent-encoding of null bytes. After encodeURIComponent('\x00') correctly produces the safe sequence %00, the charMap entry '%00': '\x00' converts it back to a raw null byte. Primary impact is limited because the standard axios request flow is not affected. This vulnerability is fixed in 1.15.1 and 0.31.1.

CVSS3: 3.7
redhat
4 месяца назад

Axios is a promise based HTTP client for the browser and Node.js. Prior to 1.15.1 and 0.31.1, the encode() function in lib/helpers/AxiosURLSearchParams.js contains a character mapping (charMap) at line 21 that reverses the safe percent-encoding of null bytes. After encodeURIComponent('\x00') correctly produces the safe sequence %00, the charMap entry '%00': '\x00' converts it back to a raw null byte. Primary impact is limited because the standard axios request flow is not affected. This vulnerability is fixed in 1.15.1 and 0.31.1.

CVSS3: 3.7
debian
4 месяца назад

Axios is a promise based HTTP client for the browser and Node.js. Prio ...

CVSS3: 3.7
github
3 месяца назад

Axios: Null Byte Injection via Reverse-Encoding in AxiosURLSearchParams

EPSS

Процентиль: 12%
0.00217
Низкий

3.7 Low

CVSS3

Дефекты

CWE-116