Lucene search
+L

8696 matches found

Cvelist
Cvelist
added 2026/03/13 4:07 p.m.43 views

CVE-2026-23940 Denial of Service via Oversized Package Upload

Uncontrolled Resource Consumption vulnerability in hexpm hexpm/hexpm allows Excessive Allocation. Publishing an oversized package can cause Hex.pm to run out of memory while extracting the uploaded package tarball. This can terminate the affected application instance and result in a denial of...

7.1CVSS0.0044EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/03/13 4:07 p.m.4 views

CVE-2026-23940

Uncontrolled Resource Consumption vulnerability in hexpm hexpm/hexpm allows Excessive Allocation. Publishing an oversized package can cause Hex.pm to run out of memory while extracting the uploaded package tarball. This can terminate the affected application instance and result in a denial of...

7.1CVSS5.8AI score0.0044EPSS
SaveExploits0References5
OSV
OSV
added 2026/03/13 4:07 p.m.13 views

CVE-2026-23940 Denial of Service via Oversized Package Upload

Uncontrolled Resource Consumption vulnerability in hexpm hexpm/hexpm allows Excessive Allocation. Publishing an oversized package can cause Hex.pm to run out of memory while extracting the uploaded package tarball. This can terminate the affected application instance and result in a denial of...

7.1CVSS5.9AI score0.0044EPSS
SaveExploits0References10
OSV
OSV
added 2026/03/13 12:28 p.m.11 views

BIT-PARSE-2026-31868 Parse Server has Stored XSS via file upload of HTML-renderable file types

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to 9.6.0 and 8.6.30, an attacker can upload a file with a file extension or content type that is not blocked by the default configuration of the Parse Server fileUpload.fileExtensions...

6.3CVSS5.8AI score0.00245EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/03/13 12:23 a.m.11 views

SUSE CVE-2026-31988

yauzl aka Yet Another Unzip Library version 3.2.0 for Node.js contains an off-by-one error in the NTFS extended timestamp extra field parser within the getLastModDate function. The while loop condition checks cursor data.length + 4 instead of cursor + 4 = data.length, allowing readUInt16LE to rea...

6.9CVSS6AI score0.00485EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2026/03/13 12:00 a.m.19 views

JumpServer 安全漏洞

JumpServer is an open-source bastion host provided by JumpServer Technology Co., Ltd. in Hangzhou, China. JumpServer has a security vulnerability, which stems from the insecure use of Jinja2 templates during the Applet and VirtualApp upload functions. This vulnerability could allow attackers with...

6.8CVSS6AI score0.00347EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/03/13 12:00 a.m.19 views

PT-2026-25358

Name of the Vulnerable Software and Affected Versions Gokapi versions prior to 2.2.4 Description Gokapi is a self-hosted file sharing server. The chunked upload completion path for file requests does not validate the total file size against the per-request MaxSize limit. An attacker with a public...

4.3CVSS7AI score0.00253EPSS
SaveExploits0
CNNVD
CNNVD
added 2026/03/13 12:00 a.m.15 views

Gokapi 安全漏洞

Gokapi is a lightweight, self-hosted alternative to Firefox sending by Marc Bulling. Versions of Gokapi prior to 2.2.4 contained a security vulnerability, where the path for multipart uploads did not verify the total file size. This vulnerability could allow attackers to upload extremely large...

4.3CVSS7.3AI score0.00253EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/03/13 12:00 a.m.19 views

PT-2026-25363

JumpServer is an open source bastion host and an operation and maintenance security audit system. a Server-Side Template Injection SSTI vulnerability exists in JumpServer's Applet and VirtualApp upload functionality. This vulnerability can only be exploited by users with administrative privileges...

6.8CVSS6.2AI score0.00347EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/03/13 12:00 a.m.20 views

PT-2026-25397

AnythingLLM is an application that turns pieces of content into context that any LLM can use as references during chatting. In 1.11.1 and earlier, in multi-user mode, AnythingLLM blocks suspended users on the normal JWT-backed session path, but it does not block them on the browser extension API...

2.7CVSS5.8AI score0.00231EPSS
SaveExploits1References7
EUVD
EUVD
added 2026/03/12 5:57 p.m.30 views

EUVD-2026-11649

Dataease is an open source data visualization analysis tool. In DataEase 2.10.19 and earlier, the static resource upload interface allows SVG uploads. However, backend validation only checks whether the XML is parseable and whether the root node is svg. It does not sanitize active content such as...

5.3CVSS5.9AI score0.002EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2026/03/12 5:57 p.m.41 views

CVE-2026-32139 Dataease: Unfiltered active SVG content leads to Stored XSS

Dataease is an open source data visualization analysis tool. In DataEase 2.10.19 and earlier, the static resource upload interface allows SVG uploads. However, backend validation only checks whether the XML is parseable and whether the root node is svg. It does not sanitize active content such as...

5.3CVSS0.002EPSS
SaveExploits1References1
CVE
CVE
added 2026/03/12 5:57 p.m.30 views

CVE-2026-32139

DataEase is an open-source data visualization tool. In DataEase 2.10.19 and earlier, the static resource upload interface allows SVG uploads. Backend validation only checks that the XML is parseable and that the root node is svg, and does not sanitize active content (e.g., onload/onerror event ha...

5.4CVSS5.9AI score0.002EPSS
SaveExploits1References1Affected Software1
CNVD
CNVD
added 2026/03/12 12:00 a.m.10 views

OpenClaw Denial of Service Vulnerability (CNVD-2026-13800)

OpenClaw is used to handle Webhook events open source framework . A denial of service vulnerability exists in OpenClaw. An attacker can exploit this vulnerability to cause the service to become unavailable by sending an oversized JSON load or slow uploads that trigger memory pressure...

8.7CVSS5.8AI score0.00436EPSS
SaveExploits0References1
NVD
NVD
added 2026/03/11 11:16 p.m.11 views

CVE-2026-31988

yauzl aka Yet Another Unzip Library version 3.2.0 for Node.js contains an off-by-one error in the NTFS extended timestamp extra field parser within the getLastModDate function. The while loop condition checks cursor data.length + 4 instead of cursor + 4 = data.length, allowing readUInt16LE to rea...

6.9CVSS0.00485EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/03/11 10:58 p.m.48 views

CVE-2026-31988 yauzl 3.2.0 - Denial of Service via Off-by-One Error in NTFS Timestamp Parser

yauzl aka Yet Another Unzip Library version 3.2.0 for Node.js contains an off-by-one error in the NTFS extended timestamp extra field parser within the getLastModDate function. The while loop condition checks cursor data.length + 4 instead of cursor + 4 = data.length, allowing readUInt16LE to rea...

6.9CVSS0.00485EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/03/11 10:58 p.m.9 views

CVE-2026-31988

yauzl aka Yet Another Unzip Library version 3.2.0 for Node.js contains an off-by-one error in the NTFS extended timestamp extra field parser within the getLastModDate function. The while loop condition checks cursor data.length + 4 instead of cursor + 4 = data.length, allowing readUInt16LE to rea...

6.9CVSS6AI score0.00485EPSS
SaveExploits0References5Affected Software1
EUVD
EUVD
added 2026/03/11 9:31 p.m.14 views

EUVD-2019-19746

FileThingie 2.5.7 contains an arbitrary file upload vulnerability that allows attackers to upload malicious files by sending ZIP archives through the ft2.php endpoint. Attackers can upload ZIP files containing PHP shells, use the unzip functionality to extract them into accessible directories, an...

9.8CVSS6AI score0.00903EPSS
SaveExploits1References4
NVD
NVD
added 2026/03/11 8:16 p.m.17 views

CVE-2026-32097

PingPong is a platform for using large language models LLMs for teaching and learning. Prior to 7.27.2, an authenticated user may be able to retrieve or delete files outside the intended authorization scope. This issue could result in retrieval or deletion of private files, including user-uploade...

8.8CVSS0.00288EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/03/11 7:52 p.m.7 views

CVE-2026-32095

Plunk is an open-source email platform built on top of AWS SES. Prior to 0.7.1, Plunk's image upload endpoint accepted SVG files, which browsers treat as active documents capable of executing embedded JavaScript, creating a stored XSS vulnerability. This vulnerability is fixed in 0.7.1...

5.4CVSS5.8AI score0.00136EPSS
SaveExploits0References2Affected Software1
Rows per page
Query Builder