CVE-2026-71847

NameCVE-2026-71847
DescriptionRuby 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 incomplete object containing duplicate keys, the duplicate-key warning path calls cursor_position, which dereferences those stale pointers. This results in a heap-use-after-free and can terminate the Ruby process. An attacker who can supply JSON stream data to an application using JSON::ResumableParser may cause process termination when the application calls partial_value on incomplete attacker-controlled input containing duplicate object keys. This issue has been fixed in version 2.21.2.
SourceCVE (at NVD; CERT, ENISA, LWN, oss-sec, fulldisc, Debian ELTS, Red Hat, Ubuntu, Gentoo, SUSE bugzilla/CVE, GitHub advisories/code/issues, web search, more)
Debian Bugs1143948

Vulnerable and fixed packages

The table below lists information on source packages.

Source PackageReleaseVersionStatus
ruby-json (PTS)bullseye2.3.0+dfsg-1vulnerable
bookworm2.6.3+dfsg-1vulnerable
trixie2.9.1+dfsg-1vulnerable
forky, sid2.21.2+dfsg-1fixed

The information below is based on the following data on fixed versions.

PackageTypeReleaseFixed VersionUrgencyOriginDebian Bugs
ruby-jsonsource(unstable)2.21.2+dfsg-11143948

Notes

[trixie] - ruby-json <no-dsa> (Minor issue)
https://github.com/ruby/json/security/advisories/GHSA-9hj4-r449-hfvc
Fixed by: https://github.com/ruby/json/commit/2c332bfe2bfb0e754da07e2a0310ef106bf46482 (v2.21.2)

Search for package or bug name: Reporting problems