CVE-2026-33210

Source
https://cve.org/CVERecord?id=CVE-2026-33210
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2026-33210.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2026-33210
Aliases
Downstream
Related
Published
2026-03-20T22:57:08.758Z
Modified
2026-04-10T04:18:34.456054Z
Severity
  • 8.3 (High) CVSS_V4 - CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:L/VI:N/VA:H/SC:N/SI:N/SA:N CVSS Calculator
Summary
Ruby JSON has a format string injection vulnerability
Details

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 allowduplicatekey: 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.

Database specific
{
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
        "CWE-134"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/33xxx/CVE-2026-33210.json"
}
References

Affected packages

Git / github.com/ruby/json

Affected ranges

Type
GIT
Repo
https://github.com/ruby/json
Events
Database specific
{
    "extracted_events": [
        {
            "introduced": "2.14.0"
        },
        {
            "fixed": "2.15.2.1"
        },
        {
            "introduced": "2.16.0"
        },
        {
            "fixed": "2.17.1.2"
        },
        {
            "introduced": "2.18.0"
        },
        {
            "fixed": "2.19.2"
        }
    ],
    "source": "AFFECTED_FIELD"
}

Affected versions

v2.*
v2.14.0
v2.14.1
v2.15.0
v2.15.1
v2.15.2
v2.16.0
v2.17.0
v2.17.1
v2.18.0
v2.18.1
v2.19.0
v2.19.1

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2026-33210.json"