ubuntu-cve-2026-54897
Vulnerability from osv_ubuntu
Published
2026-07-01 00:16
Modified
2026-07-01 00:16
Summary
Details
Oj (Optimized JSON) is a JSON parser and Object marshaller packaged as a Ruby gem. Prior to 3.17.2, Oj::Doc iterators (each_value, each_child, each_leaf) were vulnerable to a heap use-after-free. When a Ruby block yielded during iteration calls doc.close or d.close, the document's heap memory is freed while the C iterator is still running. When control returns from the block, the iterator reads from the freed region, producing a use-after-free accessible from pure Ruby. This issue has been fixed in version 3.17.2.
Severity
N/A (UNKNOWN)
References
{
"affected": [
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "ruby-oj",
"binary_version": "2.5.3-1"
}
]
},
"package": {
"ecosystem": "Ubuntu:14.04:LTS",
"name": "ruby-oj",
"purl": "pkg:deb/ubuntu/ruby-oj@2.5.3-1?arch=source\u0026distro=trusty"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"2.0.10-1",
"2.1.4-1",
"2.4.0-1",
"2.5.3-1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "ruby-oj",
"binary_version": "2.12.10-4build1"
}
]
},
"package": {
"ecosystem": "Ubuntu:16.04:LTS",
"name": "ruby-oj",
"purl": "pkg:deb/ubuntu/ruby-oj@2.12.10-4build1?arch=source\u0026distro=xenial"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"2.12.10-3",
"2.12.10-3build1",
"2.12.10-4",
"2.12.10-4build1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "ruby-oj",
"binary_version": "3.4.0-1build1"
}
]
},
"package": {
"ecosystem": "Ubuntu:18.04:LTS",
"name": "ruby-oj",
"purl": "pkg:deb/ubuntu/ruby-oj@3.4.0-1build1?arch=source\u0026distro=bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"2.17.4-1",
"3.4.0-1",
"3.4.0-1build1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "ruby-oj",
"binary_version": "3.10.1-1build1"
}
]
},
"package": {
"ecosystem": "Ubuntu:20.04:LTS",
"name": "ruby-oj",
"purl": "pkg:deb/ubuntu/ruby-oj@3.10.1-1build1?arch=source\u0026distro=focal"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"3.8.1-1",
"3.9.1-1",
"3.9.2-1",
"3.10.1-1",
"3.10.1-1build1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "ruby-oj",
"binary_version": "3.13.9-1build1"
}
]
},
"package": {
"ecosystem": "Ubuntu:22.04:LTS",
"name": "ruby-oj",
"purl": "pkg:deb/ubuntu/ruby-oj@3.13.9-1build1?arch=source\u0026distro=jammy"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"3.11.0-1",
"3.13.7-1",
"3.13.7-1build1",
"3.13.9-1",
"3.13.9-1build1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "ruby-oj",
"binary_version": "3.16.3-1build2"
}
]
},
"package": {
"ecosystem": "Ubuntu:24.04:LTS",
"name": "ruby-oj",
"purl": "pkg:deb/ubuntu/ruby-oj@3.16.3-1build2?arch=source\u0026distro=noble"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"3.15.0-1",
"3.16.1-1",
"3.16.3-1",
"3.16.3-1build1",
"3.16.3-1build2"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "ruby-oj",
"binary_version": "3.16.3-1build3"
}
]
},
"package": {
"ecosystem": "Ubuntu:25.10",
"name": "ruby-oj",
"purl": "pkg:deb/ubuntu/ruby-oj@3.16.3-1build3?arch=source\u0026distro=questing"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"3.16.3-1build3"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "ruby-oj",
"binary_version": "3.16.15-1"
}
]
},
"package": {
"ecosystem": "Ubuntu:26.04:LTS",
"name": "ruby-oj",
"purl": "pkg:deb/ubuntu/ruby-oj@3.16.15-1?arch=source\u0026distro=resolute"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"3.16.3-1build3",
"3.16.12-1",
"3.16.15-1"
]
}
],
"aliases": [],
"details": "Oj (Optimized JSON) is a JSON parser and Object marshaller packaged as a Ruby gem. Prior to 3.17.2, Oj::Doc iterators (each_value, each_child, each_leaf) were vulnerable to a heap use-after-free. When a Ruby block yielded during iteration calls doc.close or d.close, the document\u0027s heap memory is freed while the C iterator is still running. When control returns from the block, the iterator reads from the freed region, producing a use-after-free accessible from pure Ruby. This issue has been fixed in version 3.17.2.",
"id": "UBUNTU-CVE-2026-54897",
"modified": "2026-07-01T00:16:00Z",
"published": "2026-07-01T00:16:00Z",
"references": [
{
"type": "REPORT",
"url": "https://ubuntu.com/security/CVE-2026-54897"
},
{
"type": "REPORT",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-54897"
},
{
"type": "REPORT",
"url": "https://github.com/ohler55/oj/security/advisories/GHSA-9ppp-w3g4-fh4q"
}
],
"related": [],
"schema_version": "1.7.0",
"severity": [
{
"score": "CVSS:4.0/AV:L/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N",
"type": "CVSS_V4"
},
{
"score": "medium",
"type": "Ubuntu"
}
],
"upstream": [
"CVE-2026-54897"
]
}
Loading…
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
The MITRE ATT&CK techniques below are AI-generated suggestions, inferred from the description of the
vulnerability by the CIRCL/vulnerability-attack-technique-classification-roberta-base
model, served locally by ML-Gateway.
They have not been verified by an analyst and are provided for guidance only.
Loading…
Loading…