lxml_html_clean is a project for HTML cleaning functionalities copied from `lxml.html.clean`. Prior to version 0.4.4, the <base> tag passes through the default Cleaner configuration. While page_structure=True removes html, head, and title tags, there is no specific handling for <base>, allowing an attacker to inject it and hijack relative links on the page. This issue has been patched in version 0.4.4.
References
| Link | Resource |
|---|---|
| https://github.com/fedora-python/lxml_html_clean/commit/9c5612ca33b941eec4178abf8a5294b103403f34 | Patch |
| https://github.com/fedora-python/lxml_html_clean/security/advisories/GHSA-xvp8-3mhv-424c | Exploit Vendor Advisory |
| https://github.com/fedora-python/lxml_html_clean/security/advisories/GHSA-xvp8-3mhv-424c | Exploit Vendor Advisory |
Configurations
History
No history.
Information
Published : 2026-03-05 20:16
Updated : 2026-03-09 20:55
NVD link : CVE-2026-28350
Mitre link : CVE-2026-28350
CVE.ORG link : CVE-2026-28350
JSON object : View
Products Affected
fedoralovespython
- lxml_html_clean
CWE
CWE-116
Improper Encoding or Escaping of Output
