Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

Lxml

First CVE: May 14, 2014Active for: 12 yearsTotal CVEs: 7

Lxml is a widely embedded XML and HTML parsing library that, despite a narrow product scope, is deeply integrated across Python-based web frameworks, data-processing pipelines, and content-handling applications. Vulnerabilities in the library recur through input-handling and parsing-related weakness classes including cross-site scripting, injection flaws, XML external entity references, and NULL-pointer dereferences that reflect the complexity of robust markup parsing. The vendor's disclosures have an elevated tendency toward public exploit-code availability, underscoring the appeal of parser flaws to downstream attackers. Defenders should inventory applications and frameworks that depend on this library rather than treating lxml in isolation, since remediation typically requires rebuilding dependent software; live severity and exploitation figures are shown alongside this summary.

FAUCET AI Generated
7
Total CVEs
More Total CVEs than 88% of tracked vendors
1.2
Avg CVEs / Product / Year
More Avg CVEs / Product / Year than 74% of tracked vendors
6.6
Avg CVSS Score
Higher Avg CVSS Score than 43% of tracked vendors
0.0%
In CISA KEV
Bottom 1%

Trends Over Time

The number and severity of CVEs published that impact products developed by Lxml over time

Volume of CVEsAvg CVSS Base Score
First CVE
May 14, 2014
12 years ago
Most Recent CVE
Apr 24, 2026
91 days ago

Products(1 total)

Top CVEs

Signals from CVEs in this vendor scope (7 CVEs).

7 CVEs · Highest risk first

CVEPublishedCVSSRiskKEVExploit
CVE-2026-41066HIGH
lxml is a library for processing XML and HTML in the Python language. Prior to 6.1.0, using either of the two parsers in the default configuration (with resolve_entities=True) allo
Apr 24, 20267.531NONO
CVE-2021-43818HIGH
lxml is a library for processing XML and HTML in the Python language. Prior to version 4.6.5, the HTML Cleaner in lxml.html lets certain crafted script content pass through, as wel
Dec 13, 20217.127NONO
CVE-2014-3146MEDIUM
Incomplete blacklist vulnerability in the lxml.html.clean module in lxml before 3.3.5 allows remote attackers to conduct cross-site scripting (XSS) attacks via control characters i
May 14, 20146.127NOYES
CVE-2021-28957MEDIUM
An XSS vulnerability was discovered in python-lxml's clean module versions before 4.6.3. When disabling the safe_attrs_only and forms arguments, the Cleaner class does not remove t
Mar 21, 20216.123NONO
CVE-2020-27783MEDIUM
A XSS vulnerability was discovered in python-lxml's clean module. The module's parser didn't properly imitate browsers, which caused different behaviors between the sanitizer and t
Dec 3, 20206.123NONO
CVE-2022-2309HIGH
NULL Pointer Dereference allows attackers to cause a denial of service (or application crash). This only applies when lxml is used together with libxml2 2.9.10 through 2.9.14. libx
Jul 5, 20227.522NONO
CVE-2018-19787MEDIUM
An issue was discovered in lxml before 4.2.5. lxml/html/clean.py in the lxml.html.clean module does not remove javascript: URLs that use escaping, allowing a remote attacker to con
Dec 2, 20186.122NONO
View all 7 CVEs →

CVE Severity & Scoring

Severity distribution of CVEs that affect this vendor's products7 CVEs
57%
43%
Severity distribution among all CVEs352,231 CVEs
45%
40%
11%
MediumHigh
Attack Vector
Local0 (0.0%)
Network7 (100.0%)
Unknown0 (0.0%)
Physical0 (0.0%)
Adjacent Network0 (0.0%)
Attack Complexity
Low7 (100.0%)
High0 (0.0%)
Unknown0 (0.0%)
User Interaction
None2 (28.6%)
Unknown0 (0.0%)
Required5 (71.4%)
Privileges Required
Low0 (0.0%)
High0 (0.0%)
None7 (100.0%)
Unknown0 (0.0%)

Exploit Exposure

Signals from CVEs in this vendor scope (7 CVEs).

CISA KEV
0 CVEs
0.0% of CVEs· Bottom 1%
Metasploit
0 CVEs
0.0% of CVEs· Bottom 1%
Nuclei
0 CVEs
0.0% of CVEs· Bottom 1%
ExploitDB
1 CVE
14.3% of CVEs· 77th percentile

Social Chatter

An overview of all social media posts that mention a CVE ID that affects a product developed by Lxml.

Media Mentions

Media articles that mention a CVE ID that affects a product developed by Lxml — matched by CVE ID, not by vendor name.

Top CNAs Publishing CVEs For Lxml's Products

View all 4 CNAs →

Top CWEs