1 matches found
CVE-2026-49293
CVE-2026-49293 affects js-toml up to v1.1.0. The parsing of hexadecimal/octal/binary integer literals uses a hand-written parseBigInt loop that multiplies the BigInt accumulator by the radix for every digit, yielding an O(n^2) time complexity in the length of the literal. A single TOML document c...
7.5CVSS5.8AI score0.0041EPSS
SaveExploits1References3Affected Software1
20