Cross-site scripting via missed xlink href sanitization
Published Aug 20, 2026 · Updated Aug 20, 2026
Cross-site scripting in lxml before 6.1.1 and lxml_html_clean before 0.4.5 allows attackers to execute script via xlink:href URLs. Cleaner performs URL-scheme scrubbing by walking links through rewrite_links() and iterlinks(), but iterlinks() only visits attributes named in lxml.html.defs.link_attrs, whose incomplete list omits the namespaced xlink:href attribute used in embedded SVG or MathML content. Exploitation requires an application to sanitize attacker-controlled markup with Cleaner configured as safe_attrs_only=False and then render a surviving link, which can lead to script execution in the consuming application's origin when the link is followed.
Summary
What happened
Cross-site scripting in lxml before 6.1.1 and lxml_html_clean before 0.4.5 allows attackers to execute script via xlink:href URLs. Cleaner performs URL-scheme scrubbing by walking links through rewrite_links() and iterlinks(), but iterlinks() only visits attributes named in lxml.html.defs.link_attrs, whose incomplete list omits the namespaced xlink:href attribute used in embedded SVG or MathML content. Exploitation requires an application to sanitize attacker-controlled markup with Cleaner configured as safe_attrs_only=False and then render a surviving link, which can lead to script execution in the consuming application's origin when the link is followed.
The record
- CVE
- CVE-2026-49825
- Published
- Aug 20, 2026
- Updated
- Aug 20, 2026
- Vendor
- lxml
- Product
- lxml
- Classifications
- CWE-79, CWE-184, T1059.007
- Attack vector
- network
- Privileges
- unauthenticated
Timeline
How it unfolded
- Aug 20, 2026CVE publishedPublication date reported by the CVE source.
- Aug 20, 2026Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=< 6.1.1
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
No public exploit references are available in this record.
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo