CVE-2026-28350: lxml-html-clean has <base> tag injection through default Cleaner configuration
(updated )
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.
References
Code Behaviors & Features
Detect and mitigate CVE-2026-28350 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →