Bug 2508073 - CVE-2026-48487 python-zeroconf: Zeroconf: Data integrity vulnerability via malformed DNS records [fedora-all]
Summary: CVE-2026-48487 python-zeroconf: Zeroconf: Data integrity vulnerability via ma...
Keywords:
Status: NEW
Alias: None
Product: Fedora
Classification: Fedora
Component: python-zeroconf
Version: 45
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
Assignee: Miro Hrončok
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: {"flaws": ["cb4ce7c0-e9e8-48f4-9b0f-f...
Depends On:
Blocks: CVE-2026-48487
TreeView+ depends on / blocked
 
Reported: 2026-07-28 16:18 UTC by jkelly
Modified: 2026-08-17 15:39 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Type: ---
Embargoed:


Attachments (Terms of Use)

Description jkelly 2026-07-28 16:18:25 UTC
Disclaimer: Community trackers are created by Red Hat Product Security team on a best effort basis. Package maintainers are required to ascertain if the flaw indeed affects their package, before starting the update process.

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 against self._data_len, allowing unauthenticated hosts on the local link over UDP/5353 (224.0.0.251 / ff02::fb) to send a TXT, HINFO, or A/AAAA record with rdlength=65535 and seed DNSCache and ServiceInfo.properties with truncated, attacker-shaped key/value or address records. This issue is fixed in version 0.149.16.

Comment 1 Aoife Moloney 2026-08-17 15:39:38 UTC
This bug appears to have been reported against 'rawhide' during the Fedora Linux 45 development cycle.
Changing version to 45.


Note You need to log in before you can comment on or make changes to this bug.