CVE-2026-82404
Last modified
CVE-2026-82404 is a high-severity vulnerability rated 8.3/10 on the CVSS scale. TOON is a compact, human-readable serialization of JSON data for LLM prompts. Prior to 2.3.1, decoding attacker-controlled TOON with a __proto__, constructor, or prototype key wrote through the object prototype chain instead of creating an own property, polluting Object.prototype for the runtime.
Description
TOON is a compact, human-readable serialization of JSON data for LLM prompts. Prior to 2.3.1, decoding attacker-controlled TOON with a __proto__, constructor, or prototype key wrote through the object prototype chain instead of creating an own property, polluting Object.prototype for the runtime. In packages/toon/src/decode/expand.ts, the expandPaths: 'safe' path and insertPathSafe function made dotted keys such as a.__proto__.x the strongest vector, while plain nested objects, tabular rows, quoted keys, and streaming decode were also affected. The encoder also dropped own __proto__ properties and could invoke an inherited setter during normalization. Services that decode untrusted TOON could experience denial of service or, when a suitable downstream gadget is present, remote code execution. This issue is fixed in version 2.3.1.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:L
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| toon-format | toon | < 2.3.1 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-82404?
How severe is CVE-2026-82404?
How do I fix CVE-2026-82404?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-82394Sulu is an open-source PHP content management system based o…5.3
- CVE-2026-82395Sulu is an open-source PHP content management system based o…5.3
- CVE-2026-82396Sulu is an open-source PHP content management system based o…5.4
- CVE-2026-82397Tornado is a Python web framework and asynchronous networkin…7.5
- CVE-2026-82398pypdf is a free and open-source pure-python PDF library. Pri…6.9
- CVE-2026-8240Concrete CMS 9.5.0 and below is vulnerable to unauthenticate…5.3
- CVE-2026-8241A vulnerability has been found in Industrial Application Sof…5.5
- CVE-2026-82417### Summary `qs.stringify` throws a `TypeError` when it s…5.3
- CVE-2026-8242A vulnerability was found in Industrial Application Software…3.7
- CVE-2026-82421A vulnerability was identified in itsourcecode Sales and Inv…6.3
- CVE-2026-82422A security flaw has been discovered in itsourcecode Sales an…6.3
- CVE-2026-82423A vulnerability has been found in macrozheng mall up to 1.0.…5.4
Are you affected by CVE-2026-82404?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
