Bug 2461613 (CVE-2026-41066) - CVE-2026-41066 lxml: python: lxml: Information disclosure via untrusted XML input leading to local file read
Summary: CVE-2026-41066 lxml: python: lxml: Information disclosure via untrusted XML i...
Keywords:
Status: NEW
Alias: CVE-2026-41066
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-04-24 18:02 UTC by OSIDB Bzimport
Modified: 2026-04-28 11:59 UTC (History)
52 users (show)

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


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-04-24 18:02:09 UTC
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.


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