VYPR

JSON

by Ruby Lang

Source repositories

CVEs (3)

  • 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 0.00

    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…

  • CVE-2025-27788HigMar 12, 2025
    risk 0.42cvss 7.5epss 0.01

    JSON is a JSON implementation for Ruby. Starting in version 2.10.0 and prior to version 2.10.2, a specially crafted document could cause an out of bound read, most likely resulting in a crash. Versions prior to 2.10.0 are not vulnerable. Version 2.10.2 fixes the problem. No…