Lucene search
+L

17369 matches found

RubySec
RubySec
added 2026/03/23 12:0 a.m.17 views

Rails Active Support has a possible DoS vulnerability in its number helpers

Impact Active Support number helpers accept strings containing scientific notation e.g. 1e10000, which when converted to a string could be expanded into extremely large decimal representations. This can cause excessive memory allocation and CPU consumption when the expanded number is formatted,...

8.7CVSS5.8AI score0.0061EPSS
SaveExploits0References1Affected Software1
Snyk
Snyk
added 2026/03/22 8:38 a.m.6 views

Regular Expression Denial of Service (ReDoS)

Overview Affected versions of this package are vulnerable to Regular Expression Denial of Service ReDoS via the AdlLexer class in the archetype.py file. A user can cause excessive resource consumption. Details Denial of Service DoS describes a family of attacks, all aimed at making a system...

4.8CVSS5.8AI score0.00156EPSS
SaveExploits0References2
GithubExploit
GithubExploit
added 2026/03/21 11:15 a.m.210 views

Exploit for Uncontrolled Resource Consumption in Siemens 6Bk1602-0Aa12-0Tp0_Firmware

Autonomous Cyber Red Team MCP Server Autonomous cyber red tea...

10CVSS6.4AI score0.99999EPSS
SaveExploits360
RedhatCVE
RedhatCVE
added 2026/03/20 9:18 p.m.20 views

CVE-2026-33123

A flaw was found in pypdf, a pure-python PDF library. An attacker can craft a malicious PDF file that, when processed, leads to excessive resource consumption, causing long runtimes and high memory usage. This can result in a Denial of Service DoS condition, making the application unresponsive or...

6.5CVSS5.6AI score0.00349EPSS
SaveExploits0References6
IBM Security Bulletins
IBM Security Bulletins
added 2026/03/20 4:36 p.m.9 views

Security Bulletin: IBM watsonx.data integration has vulnerabilities due to open source packages (CVE-2025-55197)

Summary Open source packages are used as part of the overall processing in IBM watsonx.data integration. Vulnerability Details CVEID:CVE-2025-55197 DESCRIPTION: pypdf is a free and open-source pure-python PDF library. Prior to version 6.0.0, an attacker can craft a PDF which leads to the RAM bein...

8.7CVSS7AI score0.00437EPSS
SaveExploits0Affected Software1
OSV
OSV
added 2026/03/20 11:37 a.m.27 views

BIT-PARSE-2026-32943 Parse Server has a password reset token single-use bypass via concurrent requests

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.48, the password reset mechanism does not enforce single-use guarantees for reset tokens. When a user requests a password reset, the generated token can be consumed by...

3.1CVSS5.7AI score0.00207EPSS
SaveExploits0References4
OSV
OSV
added 2026/03/20 9:9 a.m.10 views

CVE-2026-33123 pypdf has inefficient decoding of array-based streams

pypdf is a free and open-source pure-python PDF library. Versions prior to 6.9.1 allow an attacker to craft a malicious PDF which leads to long runtimes and/or large memory usage. Exploitation requires accessing an array-based stream with many entries. This issue has been fixed in version 6.9.1...

5.1CVSS5.8AI score
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/03/20 12:0 a.m.12 views

PT-2026-26791

Name of the Vulnerable Software and Affected Versions Parse Server versions prior to 8.6.56 Parse Server versions prior to 9.6.0-alpha.45 Description Parse Server’s LiveQuery component does not enforce the requestComplexity.queryDepth configuration setting when processing WebSocket subscription...

8.2CVSS5.8AI score0.00345EPSS
SaveExploits0References9
NVD
NVD
added 2026/03/19 4:16 p.m.10 views

CVE-2026-32867

OPEXUS eComplaint before version 10.1.0.0 allows an unauthenticated attacker to obtain or guess an existing case number and upload arbitrary files via 'Portal/EEOC/DocumentUploadPub.aspx'. Users would see these unexpected files in cases. Uploading a large number of files could consume storage...

9.8CVSS0.00193EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/03/19 3:48 p.m.32 views

CVE-2026-32867 OPEXUS eComplaint unauthenticated file upload

OPEXUS eComplaint before version 10.1.0.0 allows an unauthenticated attacker to obtain or guess an existing case number and upload arbitrary files via 'Portal/EEOC/DocumentUploadPub.aspx'. Users would see these unexpected files in cases. Uploading a large number of files could consume storage...

5.4CVSS0.00193EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/03/19 3:48 p.m.6 views

CVE-2026-32867 OPEXUS eComplaint unauthenticated file upload

OPEXUS eComplaint before version 10.1.0.0 allows an unauthenticated attacker to obtain or guess an existing case number and upload arbitrary files via 'Portal/EEOC/DocumentUploadPub.aspx'. Users would see these unexpected files in cases. Uploading a large number of files could consume storage...

5.4CVSS5.9AI score0.00193EPSS
SaveExploits0References2
GithubExploit
GithubExploit
added 2026/03/19 3:19 p.m.265 views

Exploit for Uncontrolled Resource Consumption in Siemens 6Bk1602-0Aa12-0Tp0_Firmware

Web Exploitation Guide - Index Overview This guide provid...

10CVSS7.2AI score0.99999EPSS
SaveExploits455
OSV
OSV
added 2026/03/19 12:44 p.m.4 views

GHSA-PP9R-XG4C-8J4X Salvo Affected by Denial of Service via Unbounded Memory Allocation in Form Data Parsing

Summary Salvo's form data parsing implementations formdata method and Extractible macro do not enforce payload size limits before reading request bodies into memory. This allows attackers to cause Out-of-Memory OOM conditions by sending extremely large payloads, leading to service crashes and...

8.7CVSS5.7AI score0.00437EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2026/03/19 5:2 a.m.12 views

crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate

A flaw was found in golang. A remote attacker could exploit this vulnerability by providing a specially crafted certificate during the error string construction process within the HostnameError.Error function. This flaw, caused by unbounded string concatenation, leads to excessive resource...

7.5CVSS7.1AI score0.00464EPSS
SaveExploits2References8
ATTACKERKB
ATTACKERKB
added 2026/03/18 9:46 p.m.6 views

CVE-2026-32943

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to 9.6.0-alpha.28 and 8.6.48, the password reset mechanism does not enforce single-use guarantees for reset tokens. When a user requests a password reset, the generated token can be...

2.3CVSS5.8AI score0.00207EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/03/17 5:40 p.m.11 views

GHSA-R3XQ-68WH-GWVH Parse Server has a password reset token single-use bypass via concurrent requests

Impact The password reset mechanism does not enforce single-use guarantees for reset tokens. When a user requests a password reset, the generated token can be consumed by multiple concurrent requests within a short time window. An attacker who has intercepted a password reset token can race the...

2.3CVSS5.8AI score0.00207EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/03/17 5:40 p.m.25 views

Parse Server has a password reset token single-use bypass via concurrent requests

Impact The password reset mechanism does not enforce single-use guarantees for reset tokens. When a user requests a password reset, the generated token can be consumed by multiple concurrent requests within a short time window. An attacker who has intercepted a password reset token can race the...

3.1CVSS5.8AI score0.00207EPSS
SaveExploits0References5Affected Software1
Redos
Redos
added 2026/03/17 12:0 a.m.8 views

ROS-20260317-73-0032

A vulnerability in the ksmbd component of the Linux operating system kernel is associated with uncontrolled resource consumption. Exploitation of the vulnerability allows an attacker to cause a denial of service...

7.5CVSS5.8AI score0.02103EPSS
SaveExploits1
EUVD
EUVD
added 2026/03/16 3:30 p.m.14 views

EUVD-2026-12222

A vulnerability has been found in Radare2 5.9.9. This issue affects the function walkexportstrie of the file libr/bin/format/mach0/mach0.c of the component Mach-O File Parser. Such manipulation leads to resource consumption. The attack can only be performed from a local environment. The exploit h...

4.8CVSS5.2AI score0.00115EPSS
SaveExploits0References8
ATTACKERKB
ATTACKERKB
added 2026/03/16 2:21 p.m.5 views

CVE-2025-52636

HCL AION is affected by a vulnerability related to the handling of upload size limits. Improper control or validation of upload sizes may allow excessive resource consumption, which could potentially lead to service degradation or denial-of-service conditions under certain scenarios...

1.8CVSS5.8AI score0.00144EPSS
SaveExploits0References2Affected Software1
Rows per page
Query Builder