Project Subscriptions
No data.
| Source | ID | Title |
|---|---|---|
Github GHSA |
GHSA-vfmq-68hx-4jfw | lxml: Default configuration of iterparse() and ETCompatXMLParser() allows XXE to local files |
Solution
No solution given by the vendor.
Workaround
No workaround given by the vendor.
Fri, 24 Apr 2026 18:15:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Metrics |
ssvc
|
Fri, 24 Apr 2026 17:15:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| 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. | |
| Title | lxml: Default configuration of iterparse() and ETCompatXMLParser() allows XXE to local files | |
| Weaknesses | CWE-611 | |
| References |
| |
| Metrics |
cvssV3_1
|
Projects
Sign in to view the affected projects.
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2026-04-24T18:04:04.548Z
Reserved: 2026-04-16T16:43:03.174Z
Link: CVE-2026-41066
Updated: 2026-04-24T18:03:45.409Z
Status : Awaiting Analysis
Published: 2026-04-24T17:16:20.933
Modified: 2026-04-24T17:56:41.280
Link: CVE-2026-41066
No data.
OpenCVE Enrichment
No data.
Github GHSA