Net-SNMP through 5.9.5.2 contains a denial of service vulnerability in the SMUX module where smux_accept() performs an unauthenticated blocking read without timeout on newly accepted connections. An unauthenticated remote client can connect to the SMUX listener and send no data, causing the single-threaded snmpd main loop to block indefinitely and suspend all SNMP processing.
{
"cna_assigner": "VulnCheck",
"cwe_ids": [
"CWE-1088",
"CWE-400"
],
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/89xxx/CVE-2026-89147.json"
}{
"extracted_events": [
{
"introduced": "0"
},
{
"last_affected": "5.9.5.2"
},
{
"fixed": "5.9.5.2"
}
],
"source": [
"AFFECTED_FIELD",
"DESCRIPTION"
]
}