Vulnerability Description
Ruby JSON is a JSON implementation for Ruby. From version 2.14.0 to before versions 2.15.2.1, 2.17.1.2, and 2.19.2, a format string injection vulnerability can lead to denial of service attacks or information disclosure, when the allow_duplicate_key: false parsing option is used to parse user supplied documents. This issue has been patched in versions 2.15.2.1, 2.17.1.2, and 2.19.2.
CVSS Score
CRITICAL
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Ruby-Lang | Json | >= 2.14.0, < 2.15.2.1 |
Related Weaknesses (CWE)
References
- https://github.com/ruby/json/security/advisories/GHSA-3m6g-2423-7cp3MitigationVendor Advisory
FAQ
What is CVE-2026-33210?
CVE-2026-33210 is a vulnerability with a CVSS score of 9.1 (CRITICAL). Ruby JSON is a JSON implementation for Ruby. From version 2.14.0 to before versions 2.15.2.1, 2.17.1.2, and 2.19.2, a format string injection vulnerability can lead to denial of service attacks or inf...
How severe is CVE-2026-33210?
CVE-2026-33210 has been rated CRITICAL with a CVSS base score of 9.1/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2026-33210?
Check the references section above for vendor advisories and patch information. Affected products include: Ruby-Lang Json.