Vim is an open source, command line text editor. From 9.2.0511 until 9.2.0844, json_decode_item() in src/json.c can retain a stale pointer after json_decode_string() invokes channel_fill() to refill and free the current buffer, causing the error path to read freed memory instead of reader->js_buf + reader->js_used when an invalid JSON string spans buffers. This issue is fixed in version 9.2.0844.
{
"cna_assigner": "GitHub_M",
"cwe_ids": [
"CWE-416"
],
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/73xxx/CVE-2026-73071.json"
}"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2026-73071.json"
[
{
"deprecated": false,
"digest": {
"line_hashes": [
"327931095770006335049693415278351525859",
"210735346842643195312390357122439511345",
"261508089614609253203171040292576096959",
"145985585010708302235571490890310314435"
],
"threshold": 0.9
},
"id": "CVE-2026-73071-221c886a",
"signature_type": "Line",
"signature_version": "v1",
"source": "https://github.com/vim/vim/commit/f8126294a526aa80c5123eb3079e325daee9ec75",
"target": {
"file": "src/json.c"
}
},
{
"deprecated": false,
"digest": {
"line_hashes": [
"146200493773228420153804765641940418619",
"80542706367593630392463089454762900122",
"188944590563133447593267836444204542490",
"329867789825355027922902141199460322468"
],
"threshold": 0.9
},
"id": "CVE-2026-73071-745baac1",
"signature_type": "Line",
"signature_version": "v1",
"source": "https://github.com/vim/vim/commit/f8126294a526aa80c5123eb3079e325daee9ec75",
"target": {
"file": "src/version.c"
}
},
{
"deprecated": false,
"digest": {
"function_hash": "279930359835269593190712121199388100173",
"length": 8585
},
"id": "CVE-2026-73071-96a92068",
"signature_type": "Function",
"signature_version": "v1",
"source": "https://github.com/vim/vim/commit/f8126294a526aa80c5123eb3079e325daee9ec75",
"target": {
"file": "src/json.c",
"function": "json_decode_item"
}
}
]
"2026-09-11T08:37:53Z"