CVE-2026-48045
Last modified
CVE-2026-48045 is a medium-severity vulnerability rated 6.5/10 on the CVSS scale. 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 armed a per-address timer in self._timers[addr] without capping the per-address list or distinct addr keys, allowing unauthenticated hosts on the local link over UDP/5353 (224.0.0.251 / ff02::fb) to spoof sources, grow _deferred and _timers, and cause memory exhaustion and quadratic CPU burn. EPSS estimates a 0.23% chance of exploitation in the next 30 days.
Description
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 armed a per-address timer in self._timers[addr] without capping the per-address list or distinct addr keys, allowing unauthenticated hosts on the local link over UDP/5353 (224.0.0.251 / ff02::fb) to spoof sources, grow _deferred and _timers, and cause memory exhaustion and quadratic CPU burn. This issue is fixed in version 0.149.12.
Metrics
CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| python-zeroconf | python-zeroconf | < 0.149.12 |
References
Timeline
- Published
- Last Modified
- Status
- Awaiting Analysis
Frequently Asked Questions
What is CVE-2026-48045?
How severe is CVE-2026-48045?
How do I fix CVE-2026-48045?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-48039Meta Ads MCP is a Model Context Protocol (MCP) server that l…9.1
- CVE-2026-4804The Zakra theme for WordPress is vulnerable to Stored Cross-…6.4
- CVE-2026-48040The netty incubator codec.bhttp is a java language binary ht…9.1
- CVE-2026-48042Envoy is an open source edge and service proxy designed for …7.5
- CVE-2026-48043Netty is a network application framework for development of …7.5
- CVE-2026-48044Envoy is an open source edge and service proxy designed for …7.5
- CVE-2026-48046Streambert is a cross-platform Electron Desktop App to strea…9.3
- CVE-2026-48047XWiki Platform WebJars API is a package for XWiki, a generic…5.9
- CVE-2026-48048XWiki Platform is a generic wiki platform. XWiki discovered …7.5
- CVE-2026-48049@hapi/inert provides static file and directory handlers for …5.3
- CVE-2026-4805The Woostify plugin for WordPress is vulnerable to Stored Cr…6.4
- CVE-2026-48051Papra is a minimalistic document management and archiving pl…3.5
Are you affected by CVE-2026-48045?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
