Lucene search
+L

37378 matches found

OSV
OSV
added 2026/06/25 7:38 p.m.7 views

MINI-3F53-VRRP-X377

Bulletin has no description...

7.5CVSS5.7AI score0.00813EPSS
SaveExploits0
OSV
OSV
added 2026/06/25 6:26 p.m.9 views

GO-2026-5080 Gotenberg has arbitrary PDF read via stampExpression and watermarkExpression in merge, split, and convert routes in github.com/gotenberg/gotenberg

Gotenberg has arbitrary PDF read via stampExpression and watermarkExpression in merge, split, and convert routes in github.com/gotenberg/gotenberg...

5.3CVSS5.9AI score0.00311EPSS
SaveExploits1References2
RedhatCVE
RedhatCVE
added 2026/06/25 5:1 p.m.13 views

CVE-2026-57236

A flaw was found in Nokogiri, an XML and HTML library for Ruby. When an attacker provides an invalid encoding to the Documentencoding= function, the library frees the document's current encoding string without replacing it. This leaves the document referencing freed memory, which can lead to a...

8.2CVSS5.7AI score0.00341EPSS
SaveExploits0References4
OSV
OSV
added 2026/06/25 4:47 p.m.4 views

CGA-M33W-FCQ7-WMG3

Bulletin has no description...

6.5CVSS5.7AI score0.00134EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2026/06/25 4:16 p.m.13 views

firefox: thunderbird: Sandbox escape in the DOM: Navigation component

A flaw was found in Firefox and Thunderbird. The Mozilla Foundation's Security Advisory describes the following issue: Sandbox escape in the DOM: Navigation component...

9.6CVSS5.8AI score0.00393EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/06/25 4:16 p.m.14 views

firefox: thunderbird: Mitigation bypass in the DOM: Security component

A flaw was found in Firefox and Thunderbird. The Mozilla Foundation's Security Advisory describes the following issue: Mitigation bypass in the DOM: Security component...

6.5CVSS5.8AI score0.00248EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/06/25 4:16 p.m.13 views

firefox: thunderbird: Sandbox escape in the DOM: Workers component

A flaw was found in Firefox and Thunderbird. The Mozilla Foundation's Security Advisory describes the following issue: Sandbox escape in the DOM: Workers component...

9.6CVSS5.8AI score0.00363EPSS
SaveExploits0References6
NVD
NVD
added 2026/06/25 3:16 p.m.13 views

CVE-2026-57236

Nokogiri is an open source XML and HTML library for the Ruby programming language. Prior to 1.19.4, calling Documentencoding= with an invalid encoding e.g., a non-string, or a string containing a null byte raises an exception, but only after freeing the document's current encoding string without...

8.2CVSS0.00341EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/06/25 3:16 p.m.8 views

CVE-2026-57436

Nokogiri is an open source XML and HTML library for the Ruby programming language. Prior to 1.19.4, Nokogiri::XML::Documentroot= validated only that the new root was a Nokogiri::XML::Node, allowing a DTD node to be set as the document root. The result is a heap use-after-free during garbage...

6.3CVSS6.1AI score0.00321EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2026/06/25 3:5 p.m.9 views

poppler: Integer overflow in Poppler SplashOutputDev::tilingPatternFill leads to heap buffer overflow via unchecked dimension multiplication

A flaw was found in Poppler's Splash backend. A remote attacker could exploit this vulnerability by crafting a malicious PDF file that, when rendered, triggers an integer overflow in the tilingPatternFill function. This overflow leads to an undersized heap memory allocation, allowing a subsequent...

7.8CVSS6.1AI score0.00252EPSS
SaveExploits0References5
AlpineLinux
AlpineLinux
added 2026/06/25 2:34 p.m.15 views

CVE-2026-57437

Nokogiri is an open source XML and HTML library for the Ruby programming language. Prior to 1.19.4, Nokogiri::XML::XPathContext did not keep its source document alive for garbage collection. If an XPathContext outlived its document and the document was collected, evaluating an XPath expression...

6.3CVSS5.8AI score0.00321EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/06/25 2:34 p.m.44 views

CVE-2026-57437 Nokogiri: Possible Use-After-Free when directly using `NokogirI::XML::XPathContext` beyond document lifetime

Nokogiri is an open source XML and HTML library for the Ruby programming language. Prior to 1.19.4, Nokogiri::XML::XPathContext did not keep its source document alive for garbage collection. If an XPathContext outlived its document and the document was collected, evaluating an XPath expression...

6.3CVSS0.00321EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/06/25 2:34 p.m.10 views

CVE-2026-57437

Nokogiri is an open source XML and HTML library for the Ruby programming language. Prior to 1.19.4, Nokogiri::XML::XPathContext did not keep its source document alive for garbage collection. If an XPathContext outlived its document and the document was collected, evaluating an XPath expression...

6.3CVSS5.9AI score0.00321EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2026/06/25 2:34 p.m.31 views

CVE-2026-57437

Nokogiri (Ruby) vulnerable in versions prior to 1.19.4 due to Nokogiri::XML::XPathContext not keeping the source document alive for GC. If an XPathContext outlives its document and the document is collected, evaluating an XPath expression could read invalid memory and potentially segfault. This i...

6.3CVSS5.9AI score0.00321EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2026/06/25 2:33 p.m.44 views

CVE-2026-57436 Nokogiri: Possible Use-After-Free when setting `Document#root=` to an invalid node type

Nokogiri is an open source XML and HTML library for the Ruby programming language. Prior to 1.19.4, Nokogiri::XML::Documentroot= validated only that the new root was a Nokogiri::XML::Node, allowing a DTD node to be set as the document root. The result is a heap use-after-free during garbage...

6.3CVSS0.00321EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/06/25 2:33 p.m.10 views

EUVD-2026-39427

Nokogiri is an open source XML and HTML library for the Ruby programming language. Prior to 1.19.4, Nokogiri::XML::Documentroot= validated only that the new root was a Nokogiri::XML::Node, allowing a DTD node to be set as the document root. The result is a heap use-after-free during garbage...

6.3CVSS5.8AI score0.00321EPSS
SaveExploits0References1
AlpineLinux
AlpineLinux
added 2026/06/25 2:33 p.m.12 views

CVE-2026-57436

Nokogiri is an open source XML and HTML library for the Ruby programming language. Prior to 1.19.4, Nokogiri::XML::Documentroot= validated only that the new root was a Nokogiri::XML::Node, allowing a DTD node to be set as the document root. The result is a heap use-after-free during garbage...

6.3CVSS5.8AI score0.00321EPSS
SaveExploits0References1
OSV
OSV
added 2026/06/25 2:33 p.m.9 views

CVE-2026-57436 Nokogiri: Possible Use-After-Free when setting `Document#root=` to an invalid node type

Nokogiri is an open source XML and HTML library for the Ruby programming language. Prior to 1.19.4, Nokogiri::XML::Documentroot= validated only that the new root was a Nokogiri::XML::Node, allowing a DTD node to be set as the document root. The result is a heap use-after-free during garbage...

6.3CVSS5.9AI score
SaveExploits0References3
CVE
CVE
added 2026/06/25 2:32 p.m.47 views

CVE-2026-57532

CVE-2026-57532 describes a vulnerability where malicious HTML content contained in the layout specification of a PDF ticket/badge layout is executed when the PDF editor is opened in a browser. This could allow one backend user to inject JavaScript into the browser context of another backend user....

8.8CVSS5.9AI score0.0033EPSS
SaveExploits0References1
CVE
CVE
added 2026/06/25 2:29 p.m.21 views

CVE-2026-57535

CVE-2026-57535 describes a vulnerability in PDF rendering contexts where HTML content (including tags) can be injected. If an tag src points to a URL, the rendering engine may fetch the image, potentially leaking information about the rendering server and enabling an SSRF-like vector in the loc...

2.1CVSS5.9AI score0.00308EPSS
SaveExploits0References1
Rows per page
Query Builder