Memory Exhaustion Vulnerability in Zeroconf by Python
CVE-2026-47183
6.5MEDIUM
What is CVE-2026-47183?
The Zeroconf library prior to version 0.149.6 contains a memory exhaustion vulnerability due to unbounded logging of exception messages. This flaw allows local unauthenticated attackers to exploit IncomingDecodeError messages, leading to considerable memory growth. As the _seen_logs dictionary retains traces of raw packet data, systems may suffer performance degradation or experience out-of-memory conditions, especially in mDNS-dependent features. The vulnerability has been resolved in version 0.149.6.
Affected Version(s)
python-zeroconf < 0.149.6
