Lucene search
+L

1742 matches found

Vulnrichment
Vulnrichment
added 2026/08/25 3:15 p.m.6 views

CVE-2025-71406

...

5.8AI score0.00187EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/25 3:15 p.m.31 views

CVE-2025-71406

Removed by vendor...

5.8AI score0.00187EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/08/25 12:00 a.m.23 views

PT-2026-81360

Nokogiri versions before 1.19.3 contain a memory leak in the XSLT Stylesheet transform method when processing Ruby strings containing null bytes. Attackers can exploit this by passing attacker-controlled input with null bytes to transform parameters, causing heap allocations to leak and enabling...

6.9CVSS5.3AI score0.00304EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.6 views

Astra Linux – Vulnerability in Thunderbird, Firefox

An attacker could exploit a “use-after-free” issue through crafted XSLT data, resulting in a potentially exploitable crash. This vulnerability has been fixed in Firefox 135, Firefox ESR 115.20, Firefox ESR 128.7, Thunderbird 128.7, and Thunderbird 135...

9.8CVSS7.8AI score0.01207EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.10 views

Astra Linux – Vulnerability in Chromium, LibXSLT

Before version 91.0.4472.164, using Blink XSLT in Google Chrome allowed a remote attacker to potentially exploit heap corruption through a crafted HTML page...

8.8CVSS6.8AI score0.21623EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/08/19 7:30 p.m.11 views

CVE-2026-76572 pkp pkp-lib XSLTransformer.php _transformPHP xml external entity reference

A vulnerability was detected in pkp pkp-lib up to 3.3.0-22/3.4.0-10/3.5.0-4. The affected element is the function transformPHP of the file classes/xslt/XSLTransformer.php. The manipulation results in xml external entity reference. The attack can be executed remotely. Upgrading to version 3.3.0-23...

5.8CVSS5.3AI score0.00335EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/19 1:25 p.m.6 views

JLSEC-2026-1345 GNU Bison allows for an execution of an arbitrary program during HTML report generation due to...

GNU Bison allows for an execution of an arbitrary program during HTML report generation due to improper handling of grammar-defined configuration variables. A grammar file can override the executable used for the XML‑to‑HTML transformation step via %define tool.xsltproc, which is accepted without...

6.8CVSS5.9AI score0.00158EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2026/08/17 12:00 a.m.12 views

Unity Linux 20.1050a / 20.1060a / 20.1070a Security Update: thunderbird (UTSA-2026-100893)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-100893 advisory. XSLT document loading did not correctly propagate the source document which bypassed its CSP. This vulnerability was fixed in Firefox 141, Firefox ESR 128.13, Firefo...

6.1AI score0.00329EPSS
SaveExploits0References4
GithubExploit
GithubExploit
added 2026/08/04 11:48 a.m.36 views

Exploit for Exposure of Sensitive Information to an Unauthorized Actor in Oracle Peoplesoft_Enterprise_Hcm_Human_Resources

--- CVE-2026-22006 – XSLT Server‑Side Injection via xsl:scr...

5.4CVSS8.1AI score0.00169EPSS
SaveExploits1
CVE
CVE
added 2026/07/29 9:39 a.m.50 views

CVE-2026-56389

GNU Bison (a parser generator) is affected by an arbitrary command execution flaw during HTML report generation . A crafted grammar file can override the executable used for the XML-to-HTML transformation step via %define tool.xsltproc, which is accepted without restriction and passed directly to...

8.6CVSS6.1AI score0.00158EPSS
SaveExploits0References3Affected Software1
RedHat Linux
RedHat Linux
added 2026/07/17 8:00 p.m.4 views

nokogiri: libxslt: Nokogiri: Memory corruption via crafted XSLT

A flaw was found in Nokogiri, which bundles a vulnerable version of libxslt. This vulnerability involves a use-after-free condition that can be triggered by processing specially crafted Extensible Stylesheet Language Transformations XSLT. A remote attacker could exploit this to cause memory...

6.1AI score0.00187EPSS
SaveExploits0References6
CVE
CVE
added 2026/07/08 9:28 p.m.91 views

CVE-2026-55471

CVE-2026-55471 affects HAPI FHIR: org.hl7.fhir.utilities XsltUtilities.saxsonTransform overloads (XsltUtilities.saxonTransform) prior to 6.9.10. The root cause is the use of a bare net.sf.saxon.TransformerFactoryImpl() without ACCESS_EXTERNAL_DTD and ACCESS_EXTERNAL_STYLESHEET restrictions, enabl...

9.1CVSS6AI score0.00569EPSS
SaveExploits1References3Affected Software1
OSV
OSV
added 2026/07/07 4:03 p.m.17 views

PYSEC-2026-1520 LangChain Text Splitters is vulnerable to XML External Entity (XXE) attacks due to unsafe XSLT parsing

The HTMLSectionSplitter class in langchain-text-splitters is vulnerable to XML External Entity XXE attacks due to unsafe XSLT parsing. This vulnerability arises because the class allows the use of arbitrary XSLT stylesheets, which are parsed using lxml.etree.parse and lxml.etree.XSLT without any...

7.5CVSS7.2AI score0.00508EPSS
SaveExploits0References7
OSV
OSV
added 2026/06/17 6:47 p.m.22 views

GHSA-2F55-G35J-5JMF HAPI FHIR: XXE in XsltUtilities.saxonTransform via unhardened Saxon TransformerFactory

Summary org.hl7.fhir.utilities.XsltUtilities exposes two parallel families of XSLT transform helpers. The transform... overloads obtain their TransformerFactory from the project's hardened helper XMLUtil.newXXEProtectedTransformerFactory which sets ACCESSEXTERNALDTD="" and...

9.2CVSS5.5AI score0.00569EPSS
SaveExploits1References2
GitLab Advisory Database
GitLab Advisory Database
added 2026/06/17 12:00 a.m.24 views

HAPI FHIR: XXE in XsltUtilities.saxonTransform via unhardened Saxon TransformerFactory

org.hl7.fhir.utilities.XsltUtilities exposes two parallel families of XSLT transform helpers. The transform... overloads obtain their TransformerFactory from the project's hardened helper XMLUtil.newXXEProtectedTransformerFactory which sets ACCESSEXTERNALDTD="" and ACCESSEXTERNALSTYLESHEET="". Th...

9.1CVSS5.3AI score0.00569EPSS
SaveExploits1References3
OSV
OSV
added 2026/06/10 7:53 p.m.13 views

CVE-2026-46683 Snappy: SSRF and local file read via the xsl-style-sheet option

Snappy is a PHP library allowing thumbnail, snapshot or PDF generation from a url or a html page. Prior to version 1.7.0, there is a SSRF and local file read vulnerability via the xsl-style-sheet option. This issue has been patched in version 1.7.0...

6.9CVSS5.9AI score
SaveExploits0References4
OSV
OSV
added 2026/06/08 1:15 p.m.18 views

JLSEC-2026-577

libxslt through 1.1.33 allows bypass of a protection mechanism because callers of xsltCheckRead and xsltCheckWrite permit access even upon receiving a -1 error code. xsltCheckRead can return -1 for a crafted URL that is not actually invalid and is subsequently loaded...

9.8CVSS7.2AI score0.0523EPSS
SaveExploits0References16
OSV
OSV
added 2026/06/08 1:15 p.m.17 views

JLSEC-2026-582 xsltGetInheritedNsList in libxslt before 1.1.43 has a use-after-free issue related to exclusion of...

xsltGetInheritedNsList in libxslt before 1.1.43 has a use-after-free issue related to exclusion of result prefixes...

7.8CVSS7AI score0.00351EPSS
SaveExploits3References4
OSV
OSV
added 2026/06/08 1:15 p.m.18 views

JLSEC-2026-580

In xsltCopyText in transform.c in libxslt 1.1.33, a pointer variable isn't reset under certain circumstances. If the relevant memory area happened to be freed and reused in a certain way, a bounds check could fail and memory outside a buffer could be written to, or uninitialized data could be...

7.5CVSS8AI score0.04362EPSS
SaveExploits0References15
OSV
OSV
added 2026/06/08 1:15 p.m.20 views

JLSEC-2026-583 numbers.c in libxslt before 1.1.43 has a use-after-free because, in nested XPath evaluations, an...

numbers.c in libxslt before 1.1.43 has a use-after-free because, in nested XPath evaluations, an XPath context node can be modified but never restored. This is related to xsltNumberFormatGetValue, xsltEvalXPathPredicate, xsltEvalXPathStringNs, and xsltComputeSortResultInternal...

7.8CVSS7.2AI score0.00351EPSS
SaveExploits1References4
Rows per page
Query Builder