Lucene search
+L

37321 matches found

NVD
NVD
added 2026/06/25 10:16 p.m.14 views

CVE-2025-71338

Flowise contains a path traversal vulnerability in the /api/v1/document-store/loader/process endpoint that allows unauthenticated attackers to write arbitrary files to the filesystem. Attackers can exploit unsanitized fileName parameters with ../ sequences to overwrite critical files like...

10CVSS0.00864EPSS
SaveExploits1References2
CVE
CVE
added 2026/06/25 9:41 p.m.40 views

CVE-2025-71338

Flowise is affected by a path traversal vulnerability in the /api/v1/document-store/loader/process endpoint that allows unauthenticated attackers to write arbitrary files to the filesystem by crafting unsanitized fileName parameters with ../ sequences. This can overwrite critical files (e.g., pac...

10CVSS6.7AI score0.00864EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2026/06/25 9:41 p.m.34 views

CVE-2025-71338 Flowise - Arbitrary File Write to Remote Code Execution via document-store API

Flowise contains a path traversal vulnerability in the /api/v1/document-store/loader/process endpoint that allows unauthenticated attackers to write arbitrary files to the filesystem. Attackers can exploit unsanitized fileName parameters with ../ sequences to overwrite critical files like...

10CVSS0.00864EPSS
SaveExploits1References2
RedHat Linux
RedHat Linux
added 2026/06/25 9:4 p.m.3 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.8CVSS7AI score0.00252EPSS
SaveExploits0References5
OSV
OSV
added 2026/06/25 7:38 p.m.6 views

MINI-8WJ5-Q5C6-QH5M

Bulletin has no description...

7.5CVSS5.8AI score0.00784EPSS
SaveExploits0
OSV
OSV
added 2026/06/25 7:38 p.m.5 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.7 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.10 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.12 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.8 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.41 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.9 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.30 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.42 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
Rows per page
Query Builder