PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-48487 python-zeroconf CVE debrief

CVE-2026-48487 is a MEDIUM severity vulnerability in Zeroconf, a pure Python implementation of multicast DNS service discovery. The issue allows unauthenticated hosts on the local link to send truncated, attacker-shaped key/value or address records, potentially leading to information disclosure or service disruption. Affected product deployments should be reviewed, and owners assigned for follow-up.

Vendor
python-zeroconf
Product
Unknown
CVSS
MEDIUM 5.3
CISA KEV
Not listed in stored evidence
Original CVE published
2026-07-17
Original CVE updated
2026-08-17
Advisory published
2026-07-17
Advisory updated
2026-08-17

Who should care

Users of Zeroconf, especially those with systems exposed to local networks, should review and apply the patch to prevent potential information disclosure or service disruption. Affected operator, platform, vulnerability-management, and security-team impact should be assessed.

Technical summary

Prior to version 0.149.16, Zeroconf's _read_character_string and _read_string functions in src/zeroconf/_protocol/incoming.py did not check the attacker-declared RDLENGTH against self._data_len, allowing for potential buffer overflow and information disclosure. The vulnerability can be fixed by applying the patch to Zeroconf version 0.149.16 or later. Affected product deployments using Zeroconf should be reviewed for exposure to local networks and patched or mitigated accordingly. System configurations and exposure should be assessed to prevent potential information disclosure or service disruption. Defenders should verify affected scope and vendor guidance, focusing on securing local network interactions.

Defensive priority

Apply the patch to Zeroconf version 0.149.16 or later to fix the vulnerability. Review system configurations and exposure to local networks. Monitor for suspicious network activity.

Recommended defensive actions

  • Apply the patch to Zeroconf version 0.149.16 or later
  • Review system configurations and exposure to local networks
  • Monitor for suspicious network activity
  • Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up
  • Review compensating controls for exposed systems while remediation is scheduled and verified
  • Check relevant monitoring, detection, and logs for exposed assets that need extra review
  • Track exceptions, retest remediated assets, and close the item only after evidence is documented

Evidence notes

The CVE record was published on 2026-07-17T19:17:15.963Z and has not been modified since then. The NVD entry is currently unmodified. The vulnerability affects Zeroconf, a pure Python implementation of multicast DNS service discovery. Evidence is limited to the CVE and NVD records. Defenders should verify affected scope and vendor guidance.

Sources and references

Verified primary and authoritative sources

  • CVE-2026-48487 CVE Program record

    Publisher, destination, and source semantics verified

    URL: https://www.cve.org/CVERecord?id=CVE-2026-48487

    CVE Program - Official CVE Program record with source-provided CVE metadata.

  • CVE-2026-48487 NVD vulnerability detail

    Publisher, destination, and source semantics verified

    URL: https://nvd.nist.gov/vuln/detail/CVE-2026-48487

    NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.

Supplemental references

Methodology and review provenance

AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.