Home
Trends
Vulnerabilities
News
Researchers
Why dbugs?

Brubbish

#35920of 53,633
7.5Total CVSS
Vulnerabilities · 1
PT-2026-34232
7.5
2026-04-21
Pypi · Lxml · CVE-2026-41066
**Name of the Vulnerable Software and Affected Versions** lxml versions prior to 6.1.0 **Description** Using the default configuration with the `resolve entities` variable set to `True` allows untrusted XML input to read local files. This issue affects the `iterparse()` and `ETCompatXMLParser()` functions. **Recommendations** Update to version 6.1.0. As a temporary workaround, explicitly set the `resolve entities` variable to `internal` or `False` to disable local file access.