1 matches found
CVE-2026-85730: Unchecked Input for Loop Condition
smol-toml is a small, fast, and correct TOML parser and serializer. Prior to 1.7.1, parse can enter an infinite loop when a value inside an array or inline table is followed by a comment with no trailing newline. In src/util.ts, skipUntil calls indexOfNewline, receives -1 at the end of input, and...
8.2CVSS5.9AI score0.00524EPSS
SaveExploits0References3
20