CVE-2026-41066
HIGH EPSS 24.2%
Published Apr 24, 20262mo ago · Modified Jun 17, 20261w ago
7.5 CVSS 3.1
Published Apr 24, 2026 2mo ago
Last Modified Jun 17, 2026 1w ago
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.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction None
Scope Unchanged
Confidentiality High
Integrity None
Availability None
Threat Intelligence
EPSS Exploit Probability
24.2% percentile
Exploit & Patch Status
Public Exploit Known
No Patch Available
Weaknesses 1
CWE-611
Affected Products 1
| Vendor | Product | Version | Range |
|---|---|---|---|
| lxml | lxml | * | <6.1.0 |
References 2
- bugs.launchpad.net https://bugs.launchpad.net/lxml/+bug/2146291
- github.com https://github.com/lxml/lxml/security/advisories/GHSA-vfmq-68hx-4jfw
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.