Use of uninitialized resource in Mini SNMP daemon - #VU146783
Published: September 2, 2026
Vulnerability details
The vulnerability allows a remote attacker to disclose sensitive information.
The vulnerability exists due to uninitialized memory exposure in the SNMP OID encoding and varbind reply generation logic when processing specially crafted SNMP requests with non-minimal OID sub-identifiers. A remote attacker can send a specially crafted request for an absent OID to disclose sensitive information.
On UDP, the leaked data can contain a previous response sent to another client, including echoed community strings. On TCP, a later request on the same connection leaks only that connection\'s previous response.