VYPR

PyPI package

zeroconf

pkg:pypi/zeroconf

Vulnerabilities (3)

  • CVE-2026-47184MedJul 17, 2026
    affected < 0.149.7fixed 0.149.7

    Zeroconf is a pure Python implementation of multicast DNS service discovery. Prior to 0.149.7, DNSCache._async_add inserted every response record into cache, _expirations, _expire_heap, and service_cache without a cap, allowing unauthenticated hosts on the local link over UDP/535

  • CVE-2026-47183MedJul 17, 2026
    affected < 0.149.6fixed 0.149.6

    Zeroconf is a pure Python implementation of multicast DNS service discovery. Prior to 0.149.6, DNSIncoming._log_exception_debug and the four QuietLogger exception-dedup methods stored an unbounded _seen_logs dictionary keyed by attacker-influenced IncomingDecodeError messages, re

  • CVE-2026-47180MedJul 17, 2026
    affected < 0.149.5fixed 0.149.5

    Zeroconf is a pure Python implementation of multicast DNS service discovery. Prior to 0.149.5, DNSIncoming._decode_labels_at_offset recurses once per DNS-name compression pointer, and a single mDNS packet carrying chained pointers can trigger a RecursionError that escapes DNSInco