CVE-2026-54500
Oj: intern.c form_attr (uninitialized stack read)
Summary
Remediation
Upgrade to the fixed version using your package manager.
gem install oj -v 3.17.3
After upgrading, run your dependency scanner again to confirm the vulnerability is resolved.
Affected Packages (1)
| Package | Ecosystem | Affected | Fixed In |
|---|---|---|---|
| oj | rubygems | 0.5, 0.5.1, 0.5.2, 0.6.0 (+290 more) | 3.17.3 |
Vulnerability Classification
Common Weakness Enumeration (CWE) identifiers for this vulnerability type.
- CWE-125Out-of-bounds ReadMITRE
- CWE-908
CVSS Score Breakdown
What the CVSS (Common Vulnerability Scoring System) 5.3 score means for each attack dimension.
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
References
Frequently Asked Questions
- What is CVE-2026-54500?
- Oj: intern.c form_attr (uninitialized stack read) This vulnerability has been assigned a severity rating of MEDIUM (CVSS score: 5.3/10).
- How do I check if my project is affected by CVE-2026-54500?
- CVE-2026-54500 affects oj. Use GeekWala's free vulnerability scanner to check your dependencies against CVE-2026-54500 and 200,000+ other known vulnerabilities.
Severity & Exploitability
Exploitation requires specific conditions or has limited impact. Remediate within weeks.
Also Known As
Related CVEs
- CVE-2026-54899HIGH
Oj: Use-After-Free in Oj::Parser Symbol Key Cache Toggle
- CVE-2026-54896HIGH
Oj: Heap Buffer Overflow in Oj.dump Exception Serialization via Large Indent
- CVE-2026-54592HIGH
Oj: Stack Buffer Overflow in Oj::Doc#each_child via Deeply Nested Input
- CVE-2026-54502HIGH
Oj: Stack Buffer Overflow in Oj.dump via Large Indent
- CVE-2026-54903HIGH
Oj: Integer Overflow in Oj.load 2GB String Handling
- CVE-2026-54900HIGH
Oj: Negative-Size memcpy in Oj::Parser create_id Attribute Handling
- CVE-2026-54897HIGH
Oj: Use-After-Free in Oj::Doc Iterators via Reentrant Close
- CVE-2026-54902HIGH
Oj: Use-After-Free in Oj::Parser SAJ Long Key Callback
Check if you're affected
Scan your dependencies to see if this vulnerability affects your projects.
Scan Your Dependencies