CVE-2026-89147 PUBLISHED

Net-SNMP through 5.9.5.2 Denial of Service via Blocking Unauthenticated SMUX Read

Assigner: VulnCheck
Reserved: 11.09.2026 Published: 11.09.2026 Updated: 11.09.2026

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.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N
CVSS Score: 8.7

Product Status

Vendor net-snmp
Product Net-SNMP
Versions Default: unaffected
  • affected from 0 to 5.9.5.2 (incl.)

Credits

  • Ali Firas reporter

References

Problem Types

  • CWE-1088: Synchronous Access of Remote Resource without Timeout CWE
  • CWE-400: Uncontrolled Resource Consumption CWE