8.2
HIGH CVSS 3.1
CVE-2026-49825
lxml: javascript: URL bypass in Cleaner via xlink:href
Description

lxml is a library for processing XML and HTML in the Python language. Prior to 6.1.1, link attributes in ``lxml.html.defs.link_attrs`` were missing ``xlink:href``, which can be used for URL bypass attacks in embedded SVG/MathML/etc. content. This vulnerability was fixed in lxml 6.1.1 and lxml_html_clean 0.4.5.

INFO

Published Date :

Aug. 20, 2026, 3:17 p.m.

Last Modified :

Aug. 20, 2026, 3:17 p.m.

Remotely Exploit :

Yes !
Affected Products

The following products are affected by CVE-2026-49825 vulnerability. Even if cvefeed.io is aware of the exact versions of the products that are affected, the information is not represented in the table below.

No affected product recoded yet

CVSS Scores
The Common Vulnerability Scoring System is a standardized framework for assessing the severity of vulnerabilities in software and systems. We collect and displays CVSS scores from various sources for each CVE.
Score Version Severity Vector Exploitability Score Impact Score Source
CVSS 3.1 HIGH [email protected]
Solution
Update lxml to version 6.1.1 or later to prevent URL bypass attacks.
  • Update the lxml library to version 6.1.1.
  • Update lxml_html_clean to version 0.4.5.
CWE - Common Weakness Enumeration

While CVE identifies specific instances of vulnerabilities, CWE categorizes the common flaws or weaknesses that can lead to vulnerabilities. CVE-2026-49825 is associated with the following CWEs:

We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).

Results are limited to the first 15 repositories due to potential performance issues.

The following list is the news that have been mention CVE-2026-49825 vulnerability anywhere in the article.

The following table lists the changes that have been made to the CVE-2026-49825 vulnerability over time.

Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.

  • New CVE Received by [email protected]

    Aug. 20, 2026

    Action Type Old Value New Value
    Added Affected [{'vendor': 'lxml', 'product': 'lxml', 'versions': [{'status': 'affected', 'version': '< 6.1.1'}]}, {'vendor': 'fedora-python', 'product': 'lxml_html_clean', 'versions': [{'status': 'affected', 'version': '< 0.4.5'}]}]
    Added Description lxml is a library for processing XML and HTML in the Python language. Prior to 6.1.1, link attributes in ``lxml.html.defs.link_attrs`` were missing ``xlink:href``, which can be used for URL bypass attacks in embedded SVG/MathML/etc. content. This vulnerability was fixed in lxml 6.1.1 and lxml_html_clean 0.4.5.
    Added CVSS V3.1 AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:L/A:N
    Added CWE CWE-79
    Added CWE CWE-184
    Added Reference https://github.com/fedora-python/lxml_html_clean/commit/322357ac61c6cf80fcbaba53b4e92e31f3ded9f2
    Added Reference https://github.com/fedora-python/lxml_html_clean/releases/tag/0.4.5
    Added Reference https://github.com/fedora-python/lxml_html_clean/security/advisories/GHSA-4jhm-jv67-739f
    Added Reference https://github.com/lxml/lxml/commit/5927a6d5e851845140975d99b65461e255caaab0
    Added Reference https://github.com/lxml/lxml/releases/tag/lxml-6.1.1
EPSS is a daily estimate of the probability of exploitation activity being observed over the next 30 days. Following chart shows the EPSS score history of the vulnerability.