THREATOPS
THREAT OPSThreat News › [NVD] CVE-2026-63376 (HIGH 8.2) — toml-node is a TOML parser for Node.js and the browser. Prior to 4.1.2, toml.parse() in lib/compiler.js can be tricked by a table path such as a.b.y.__proto__.__proto__, allowing traversal from a scalar value into Number.prototype and Object.prototype. The currentPath tracking va

[NVD] CVE-2026-63376 (HIGH 8.2) — toml-node is a TOML parser for Node.js and the browser. Prior to 4.1.2, toml.parse() in lib/compiler.js can be tricked by a table path such as a.b.y.__proto__.__proto__, allowing traversal from a scalar value into Number.prototype and Object.prototype. The currentPath tracking va

mednvdPublished 2026-09-03

CVE-2026-63376 CVSS: 8.2 HIGH Published: 2026-09-03T21:17:21.513

toml-node is a TOML parser for Node.js and the browser. Prior to 4.1.2, toml.parse() in lib/compiler.js can be tricked by a table path such as a.b.y.__proto__.__proto__, allowing traversal from a scalar value into Number.prototype and Object.prototype. The currentPath tracking value uses both arrays and strings, so valueAssignments

Indicators of compromise

Original source: https://nvd.nist.gov/vuln/detail/CVE-2026-63376