CSIRTS // UNIFIED SECURITY ADVISORY FEEDSYS ● ONLINE · POWERED BY INTELFUSIONS.COM

CVE-2026-54502

unknowncovered by 1 sourcefirst seen 2026-07-01
Oj (Optimized JSON) is a JSON parser and Object marshaller packaged as a Ruby gem. In versions prior to 3.17.2, Oj.dump is vulnerable to a stack-based buffer overflow when a large :indent value is provided by the developer. fill_indent in dump.h calls memset(indent_str, ' ', (size_t)opts->indent) without validating the size. When opts->indent is set to INT_MAX (2,147,483,647), the (size_t) cast preserves the large value and memset writes 2 GB into the stack-allocated out buffer (4,184 bytes), corrupting the stack and crashing the process. This issue has been fixed in version 3.17.2.

⚡ Watch CVE-2026-54502

Get an email if CVE-2026-54502 is added to CISA KEV, gains public exploit code, or a new advisory cites it — max one per day, one-click unsubscribe.

Exploitation outlook

Advisory coverage (1)

External references

NVD record for CVE-2026-54502

CVE.org record

Embed the live status

CVE-2026-54502 live status badge — this badge updates automatically when the KEV or exploit status changes. How to embed it →

[![CVE-2026-54502 status](https://www.csirts.com/badge/CVE-2026-54502)](https://www.csirts.com/cve/CVE-2026-54502)