Redis contains a use-after-free vulnerability in the 'tlsProcessPendingData()' function, which handles the TLS pending-data list if Redis is configured with TLS support. A remote, unauthenticated attacker may be able to execute arbitrary commands with the privileges of the Redis server.
{
"cna_assigner": "cisa-cg",
"cwe_ids": [
"CWE-416"
],
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/81xxx/CVE-2026-81934.json",
"unresolved_ranges": [
{
"extracted_events": [
{
"fixed": "8.2.0-46"
},
{
"fixed": "8.0.20-96"
},
{
"fixed": "7.22.2-179"
},
{
"fixed": "7.8.6-303"
}
],
"source": "AFFECTED_FIELD"
}
]
}{
"extracted_events": [
{
"introduced": "0"
},
{
"fixed": "8.8.2"
},
{
"fixed": "8.2.9"
},
{
"fixed": "8.4.6"
},
{
"fixed": "8.6.6"
},
{
"fixed": "8.10.1"
},
{
"fixed": "7.4.11"
},
{
"fixed": "6.2.24"
},
{
"fixed": "7.2.16"
}
],
"source": [
"AFFECTED_FIELD",
"REFERENCES"
]
}
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2026-81934.json"
[
{
"deprecated": false,
"digest": {
"line_hashes": [
"128330966063640458177165127154043914103",
"68565331001453725688164561068389013121",
"293366915637562491569134048175105274626",
"238356628685182825189061293718483789312",
"251010466998149454815479957341446555758",
"91211893321144979629165339915411646108",
"222235737238863679436292414109635472321",
"162414704591053017749326517923089046738",
"198071868249015045736900182625827027817",
"281756496751194748324509474716653118956",
"126627964511863400972304111509054999908"
],
"threshold": 0.9
},
"id": "CVE-2026-81934-a82e2886",
"signature_type": "Line",
"signature_version": "v1",
"source": "https://github.com/redis/redis/commit/6d088c335d5c3ec49a6c28486140b498e70b7834",
"target": {
"file": "src/tls.c"
}
},
{
"deprecated": false,
"digest": {
"function_hash": "129583593005033021929188056092136550346",
"length": 313
},
"id": "CVE-2026-81934-f9a5c822",
"signature_type": "Function",
"signature_version": "v1",
"source": "https://github.com/redis/redis/commit/6d088c335d5c3ec49a6c28486140b498e70b7834",
"target": {
"file": "src/tls.c",
"function": "tlsProcessPendingData"
}
}
]
"2026-09-02T08:13:46Z"