CVE•Published 2026-04-24•Modified 2026-04-27•0 articles on news•6 live references•NVD data
CVE-2026-41066Lxml · Lxml
Vulnerability data via NVD (ingested)
CVSS v3.1
7.5
HIGH
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
EPSS percentile
9
Exploit Prediction Scoring System · top 91% of all CVEs
Weaknesses (CWE)
Description
lxml is a library for processing XML and HTML in the Python language. Prior to 6.1.0, using either of the two parsers in the default configuration (with resolve_entities=True) allows untrusted XML input to read local files. Setting the resolve_entities option explicitly to resolve_entities='internal' or resolve_entities=False disables the local file access. This vulnerability is fixed in 6.1.0.
Timeline
Published 2026-04-24
Modified 2026-04-27
External references
Search for exposed instances
Shodan + Censys queries derived from NVD's CPE data. The vuln tag catches assets Shodan has explicitly linked to this CVE; the product / banner fingerprints find exposed instances even when the vuln tag was never applied (which is common).
Shodan · vuln tag0 hosts
vuln:CVE-2026-41066Hosts Shodan has explicitly fingerprinted as vulnerable.
Shodan · product
product:"Lxml Lxml"All exposed Lxml Lxml instances — cross-reference with the CVE's affected-version range.
Shodan · banner/body mention
http.html:"Lxml"HTTP body or banner mentions "Lxml" — catches deploys Shodan didn't identify as a product.
More intel sources (5)
Shodan report
vuln:CVE-2026-41066Country / ASN / product breakdown for the vuln query.
Censys
vulnerabilities.cve_id: CVE-2026-41066Censys host search filtered to this CVE id.
grep.app
CVE-2026-41066Public source-code mentions — fast PoC discovery.
GitHub code
CVE-2026-41066GitHub code search for direct mentions.
Google dork
"CVE-2026-41066" exploit -site:nvd.nist.govWrite-ups and news, NVD excluded.
Known PoCs on GitHub (5)
CVE-2026-410665 repos
We haven't classified any articles referencing CVE-2026-41066 yet. The external references above still apply.