CVE-2026-89147

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.
Configurations

No configuration.

History

No history.

Information

Published : 2026-09-11 11:16

Updated : 2026-09-15 17:17


NVD link : CVE-2026-89147

Mitre link : CVE-2026-89147

CVE.ORG link : CVE-2026-89147


JSON object : View

Products Affected

No product.

CWE
CWE-400

Uncontrolled Resource Consumption

CWE-1088

Synchronous Access of Remote Resource without Timeout