Lucene search
+L

44 matches found

RedhatCVE
RedhatCVE
added 2026/08/27 12:18 p.m.9 views

CVE-2026-49825

A flaw was found in lxml, a library for processing XML and HTML in Python. The lxml.html.defs.linkattrs were missing xlink:href, which could allow an attacker to bypass URL filtering mechanisms. This vulnerability enables URL bypass attacks in embedded content such as Scalable Vector Graphics SVG...

8.2CVSS6.3AI score0.0024EPSS
SaveExploits0References8
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.9 views

Astra Linux – Vulnerability in Firefox

The HTML Sanitizer should have sanitized the href attribute of SVG use tags; however, it incorrectly did not sanitize the xlink:href attributes. This vulnerability affects Firefox versions earlier than 102...

6.1CVSS6.8AI score0.00374EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2026/08/21 12:00 a.m.13 views

Linux Distros Unpatched Vulnerability : CVE-2026-49825

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - lxml is a library for processing XML and HTML in the Python language. Prior to 6.1.1, link attributes in lxml.html.defs.linkattrs were missing xlink:href, which...

8.2CVSS5.9AI score0.0024EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/20 3:17 p.m.7 views

AZL-96857 CVE-2026-49825 affecting package python-lxml 4.9.3-2

lxml is a library for processing XML and HTML in the Python language. Prior to 6.1.1, link attributes in lxml.html.defs.linkattrs 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 lxmlhtmlclean 0.4...

8.2CVSS5.8AI score0.0024EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/20 3:17 p.m.13 views

DEBIAN-CVE-2026-49825

lxml is a library for processing XML and HTML in the Python language. Prior to 6.1.1, link attributes in lxml.html.defs.linkattrs 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 lxmlhtmlclean 0.4...

8.2CVSS5.5AI score0.0024EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/08/20 2:42 p.m.10 views

CVE-2026-49825 lxml: javascript: URL bypass in Cleaner via xlink:href

lxml is a library for processing XML and HTML in the Python language. Prior to 6.1.1, link attributes in lxml.html.defs.linkattrs 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 lxmlhtmlclean 0.4...

8.2CVSS5.3AI score0.0024EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/20 2:42 p.m.24 views

CVE-2026-49825 lxml: javascript: URL bypass in Cleaner via xlink:href

lxml is a library for processing XML and HTML in the Python language. Prior to 6.1.1, link attributes in lxml.html.defs.linkattrs 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 lxmlhtmlclean 0.4...

8.2CVSS5.5AI score
SaveExploits0References7
Debian CVE
Debian CVE
added 2026/08/20 2:42 p.m.10 views

CVE-2026-49825

lxml is a library for processing XML and HTML in the Python language. Prior to 6.1.1, link attributes in lxml.html.defs.linkattrs 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 lxmlhtmlclean 0.4...

8.2CVSS5.4AI score0.0024EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2026/08/14 5:13 p.m.8 views

SUSE CVE-2026-73490

Loofah is a general library for manipulating and transforming HTML/XML documents and fragments, built on top of Nokogiri. Prior to 2.25.2, Loofah's HTML5 sanitizer applies its local-reference restriction only to the xlink:href attribute on SVG use and feImage elements, while browsers also accept...

4.7CVSS5.6AI score0.0018EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/08/12 9:17 p.m.11 views

CVE-2026-73490

Loofah is a general library for manipulating and transforming HTML/XML documents and fragments, built on top of Nokogiri. Prior to 2.25.2, Loofah's HTML5 sanitizer applies its local-reference restriction only to the xlink:href attribute on SVG use and feImage elements, while browsers also accept...

4.7CVSS5.6AI score0.0018EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/12 8:58 p.m.9 views

EUVD-2026-57626

Loofah is a general library for manipulating and transforming HTML/XML documents and fragments, built on top of Nokogiri. Prior to 2.25.2, Loofah's HTML5 sanitizer applies its local-reference restriction only to the xlink:href attribute on SVG use and feImage elements, while browsers also accept...

4.7CVSS5.5AI score0.0018EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/12 8:58 p.m.45 views

CVE-2026-73490

CVE-2026-73490 affects Loofah (HTML5 sanitizer) prior to version 2.25.2. The root cause is that the local-reference restriction was applied only to the xlink:href attribute on SVG use and feImage elements, while the plain href attribute was not restricted. As a result, a crafted sanitized SVG cou...

4.7CVSS5.5AI score0.0018EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2025/06/04 6:30 p.m.18 views

AngularJS Incomplete Filtering of Special Elements vulnerability

Improper sanitization of the value of the 'href' and 'xlink:href' attributes in '' SVG elements in AngularJS's 'ngSanitize' module allows attackers to bypass common image source restrictions. This can lead to a form of Content Spoofing https://owasp.org/www-community/attacks/ContentSpoofing and...

4.8CVSS6.9AI score0.00314EPSS
SaveExploits0References6Affected Software1
RedhatCVE
RedhatCVE
added 2025/05/22 7:50 a.m.16 views

CVE-2019-10772

It is possible to bypass enshrined/svg-sanitize before 0.13.1 using the "xlink:href" attribute due to mishandling of the xlink namespace by the sanitizer...

6.1CVSS6.8AI score0.00741EPSS
SaveExploits1References1
NVD
NVD
added 2022/12/22 8:15 p.m.16 views

CVE-2022-34473

The HTML Sanitizer should have sanitized the href attribute of SVG use tags; however it incorrectly did not sanitize xlink:href attributes. This vulnerability affects Firefox 102...

6.1CVSS0.00374EPSS
SaveExploits0References2
CVE
CVE
added 2022/12/22 12:00 a.m.175 views

CVE-2022-34473

Summary: CVE-2022-34473 is a vulnerability in Mozilla Firefox prior to 102 where the HTML Sanitizer failed to sanitize the xlink:href attribute of SVG elements. This could enable attacker-controlled input to bypass sanitization, potentially enabling script execution or other abuses via SVG refer...

6.1CVSS6.8AI score0.00374EPSS
SaveExploits0References2Affected Software1
AlpineLinux
AlpineLinux
added 2022/12/22 12:00 a.m.82 views

CVE-2022-34473

The HTML Sanitizer should have sanitized the href attribute of SVG use tags; however it incorrectly did not sanitize xlink:href attributes. This vulnerability affects Firefox 102...

6.1CVSS7.1AI score0.00374EPSS
SaveExploits0
UbuntuCve
UbuntuCve
added 2022/07/05 12:00 a.m.49 views

CVE-2022-34473

The HTML Sanitizer should have sanitized the href attribute of SVG use tags; however it incorrectly did not sanitize xlink:href attributes. This vulnerability affects Firefox 102...

6.1CVSS6.8AI score0.00374EPSS
SaveExploits0References3
NVD
NVD
added 2020/11/12 6:15 p.m.33 views

CVE-2019-17566

Apache Batik is vulnerable to server-side request forgery, caused by improper input validation by the "xlink:href" attributes. By using a specially-crafted argument, an attacker could exploit this vulnerability to cause the underlying server to make arbitrary GET requests...

7.5CVSS7.4AI score0.10867EPSS
SaveExploits0References10
Cvelist
Cvelist
added 2020/11/12 12:00 a.m.39 views

CVE-2019-17566

Apache Batik is vulnerable to server-side request forgery, caused by improper input validation by the "xlink:href" attributes. By using a specially-crafted argument, an attacker could exploit this vulnerability to cause the underlying server to make arbitrary GET requests...

8.2AI score0.10867EPSS
SaveExploits0References10
Rows per page
Query Builder