Ruby JSON is a JSON implementation for Ruby. Versions 2.9.0 through 2.19.8 are vulnerable to heap buffer overflow when the JSON generator is provided with an oversized streamed object. When streaming to an IO JSON.dump(obj, io) and JSON::State#generate(obj, io) can write past the internal JSON generator buffer when a streamed object contains an
attacker-controlled string near 16 KB. Exploitation would result in a reliable process crash/denial of service. This issue has been fixed in version 2.19.9.
References
Configurations
No configuration.
History
01 Jul 2026, 14:16
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://github.com/ruby/json/security/advisories/GHSA-x2f5-4prf-w687 - |
30 Jun 2026, 23:17
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-06-30 23:17
Updated : 2026-07-02 17:54
NVD link : CVE-2026-54696
Mitre link : CVE-2026-54696
CVE.ORG link : CVE-2026-54696
JSON object : View
Products Affected
No product.
