VYPR

JSON

by Ruby Lang

Source repositories

CVEs (2)

  • CVE-2026-33210CriMar 20, 2026
    risk 0.52cvss 9.1epss 0.01

    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…

  • CVE-2026-71847HigAug 7, 2026
    risk 0.50cvss epss

    Ruby JSON is a JSON implementation for Ruby. From 2.20.0 until 2.21.2, Ruby's JSON native C extension clears the consumed JSON::ResumableParser input buffer but leaves state.start, state.cursor, and state.end pointing into released storage. When partial_value reconstructs an…