CVE-2026-48487
- EPSS 0.25%
- Veröffentlicht 17.07.2026 18:28:21
- Zuletzt bearbeitet 17.08.2026 20:06:33
Zeroconf is a pure Python implementation of multicast DNS service discovery. Prior to 0.149.16, _read_character_string and _read_string in src/zeroconf/_protocol/incoming.py advanced self.offset by attacker-declared RDLENGTH without checking it again...
CVE-2026-48045
- EPSS 0.23%
- Veröffentlicht 17.07.2026 18:26:19
- Zuletzt bearbeitet 17.08.2026 20:03:08
Zeroconf is a pure Python implementation of multicast DNS service discovery. Prior to 0.149.12, AsyncListener.handle_query_or_defer retained every truncated TC-bit incoming query, each up to _MAX_MSG_ABSOLUTE = 8966 bytes, in self._deferred[addr] and...
CVE-2026-47184
- EPSS 0.24%
- Veröffentlicht 17.07.2026 18:25:07
- Zuletzt bearbeitet 17.08.2026 19:56:27
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 ...
CVE-2026-47183
- EPSS 0.24%
- Veröffentlicht 17.07.2026 18:22:59
- Zuletzt bearbeitet 17.08.2026 19:50:03
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 In...
CVE-2026-47180
- EPSS 0.23%
- Veröffentlicht 17.07.2026 18:21:25
- Zuletzt bearbeitet 17.08.2026 19:48:30
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 Recur...