2 matches found
SUSE CVE-2026-42040
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...
3.7CVSS5.9AI score0.00217EPSS
SaveExploits1References3
CVE-2026-42040
A flaw was found in Axios, a software component used for making web requests. This vulnerability allows for the incorrect handling of null bytes, where a safely encoded null byte %00 is converted back to its raw form \x00. While the standard use of Axios is not affected, this could lead to...
3.7CVSS5.5AI score0.00217EPSS
SaveExploits1References4
20