CVE-2026-47184
Last modified
CVE-2026-47184 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.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/5353 (224.0.0.251 / ff02::fb) to multicast valid mDNS responses with unique names and cause memory exhaustion, slower cache lookups, slower async_expire passes, and broken discovery, registration, and ServiceBrowser callbacks. EPSS estimates a 0.24% chance of exploitation in the next 30 days.
Description
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/5353 (224.0.0.251 / ff02::fb) to multicast valid mDNS responses with unique names and cause memory exhaustion, slower cache lookups, slower async_expire passes, and broken discovery, registration, and ServiceBrowser callbacks. This issue is fixed in version 0.149.7.
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.7 |
References
Timeline
- Published
- Last Modified
- Status
- Awaiting Analysis
Frequently Asked Questions
What is CVE-2026-47184?
How severe is CVE-2026-47184?
How do I fix CVE-2026-47184?
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-47179Arcane is an interface for managing Docker containers, image…7.7
- CVE-2026-4718Undefined behavior in the WebRTC: Signaling component. This …8.1
- CVE-2026-47180Zeroconf is a pure Python implementation of multicast DNS se…6.5
- CVE-2026-47181PenguinMod-BackendApi is the backend api for penguinmod. Pri…8.7
- CVE-2026-47182Frappe is a full-stack web application framework. Prior to v…5.3
- CVE-2026-47183Zeroconf is a pure Python implementation of multicast DNS se…6.5
- CVE-2026-47185Frappe is a full-stack web application framework. Prior to 1…5.1
- CVE-2026-47188Quest Bot is an opensource modern Discord Bot built for mode…2.3
- CVE-2026-47189Quest Bot is an opensource modern Discord Bot built for mode…8.3
- CVE-2026-4719Incorrect boundary conditions in the Graphics: Text componen…7.5
- CVE-2026-47190IPAM is the IP address Manager for Cluster API Provider Meta…4.4
- CVE-2026-47193OpenProject is open-source, web-based project management sof…7.5
Are you affected by CVE-2026-47184?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
