Lucene search
+L

3868 matches found

Debian CVE
Debian CVE
added 2026/07/21 7:57 p.m.8 views

CVE-2026-47667

CImg Library is a C++ library for image processing. Prior to version 4.0.0 in loadanalyze, the headersize field is read as an unsigned int from the first 4 bytes of an Analyze/NIfTI file and passed directly to new unsigned charheadersize without being bounded against the actual file size. A value...

7.5CVSS5.5AI score0.00426EPSS
SaveExploits0
Github Security Blog
Github Security Blog
added 2026/07/21 7:10 p.m.14 views

pyasn1 BER/CER/DER decoder denial of service via unbounded long-form tag IDs

Impact The BER decoder shared by the CER and DER codecs parses long-form tags by accumulating continuation octets in a loop with no upper bound on the size of the tag ID. A crafted input can force the decoder to build an arbitrarily large integer, with CPU cost growing quadratically in input size...

7.5CVSS5.3AI score0.00349EPSS
SaveExploits0References6Affected Software1
EUVD
EUVD
added 2026/07/21 4:15 p.m.12 views

EUVD-2026-44045

Microsoft Security Advisory CVE-2026-56170 – .NET Denial of Service Vulnerability...

7.5CVSS5.2AI score0.01008EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/07/21 12:0 a.m.9 views

PT-2026-63276

Name of the Vulnerable Software and Affected Versions Gitea versions prior to 1.27.0 Description An authenticated user can cause a denial of service by sending a large HTTP request to the NPM package tag API endpoint. The AddPackageTag function reads the entire request body into memory using...

6.5CVSS5.8AI score
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/07/21 12:0 a.m.8 views

PT-2026-63286

Name of the Vulnerable Software and Affected Versions Gitea affected versions not specified Description The Debian package registry parser contains two issues that can lead to a complete denial of service. First, an unbounded decompression flaw exists in the ParseControlFile function. When...

7.1CVSS5.3AI score
SaveExploits0
EUVD
EUVD
added 2026/07/20 11:11 p.m.6 views

EUVD-2026-43753

Pillow: Decompression Bomb DoS via PdfParser.PdfStream.decode...

7.5CVSS7.3AI score0.00385EPSS
SaveExploits1References5
EUVD
EUVD
added 2026/07/20 11:2 p.m.8 views

EUVD-2026-44406

Microsoft Security Advisory CVE-2026-50651 – .NET Denial of Service Vulnerability...

7.5CVSS5.2AI score0.0084EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/07/20 11:2 p.m.9 views

EUVD-2026-44393

Microsoft Security Advisory CVE-2026-50525 – .NET Denial of Service Vulnerability...

7.5CVSS5.2AI score0.00604EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/07/20 11:0 p.m.46 views

CVE-2026-55831 Netty SPDY SETTINGS frame count materializes unbounded settings map

Netty is a network application framework for development of protocol servers and clients. Prior to 4.1.136.Final and 4.2.16.Final, Netty's SPDY SETTINGS decoder accepts a peer-declared SETTINGS entry count up to the 24-bit frame-length limit and materializes every unique setting ID in...

7.5CVSS0.00423EPSS
SaveExploits1References5
OSV
OSV
added 2026/07/20 3:10 p.m.6 views

SUSE-SU-2026:3137-1 Security update for 389-ds

This update for 389-ds fixes the following issues: Update to version 2.2.10git255.752643c78. Security issues fixed: - CVE-2026-11610: missing bounds check in sasliorecv can lead to a heap buffer overflow when processing a specially crafted oversized LDAP UNBIND packet bsc1270695. - CVE-2026-11611...

8.8CVSS6AI score0.0067EPSS
SaveExploits0References30
CVE
CVE
added 2026/07/20 3:2 p.m.27 views

CVE-2026-48824

Mailpit versions before 1.30.1 expose a pre-auth memory-exhaustion DoS via unbounded JSON bodies on four endpoints: PUT /api/v1/messages, DELETE /api/v1/messages, PUT /api/v1/tags, and POST /api/v1/message/{id}/release. The root cause is json.NewDecoder(r.Body) used without a body-size cap, unlik...

5.3CVSS5.4AI score0.00421EPSS
SaveExploits1References2Affected Software1
Vulnrichment
Vulnrichment
added 2026/07/20 3:2 p.m.6 views

CVE-2026-48824 Mailpit: Sibling-endpoint memory-exhaustion DoS via unbounded JSON body on /api/v1/messages, /api/v1/tags, and /api/v1/message/{id}/release (incomplete fix of GHSA-fpxj-m5q8-fphw)

Mailpit is an email testing tool and API for developers. Prior to version 1.30.1, the fix for GHSA-fpxj-m5q8-fphw CVE-2026-45710, "Mailpit: Set a default 50MB p/m limit to prevent DoS via unlimited SMTP DATA and /api/v1/send body sizes" wrapped only POST /api/v1/send with http.MaxBytesReader. The...

5.3CVSS5.4AI score0.00421EPSS
SaveExploits1References2
RedhatCVE
RedhatCVE
added 2026/07/20 1:3 p.m.9 views

CVE-2026-53371

A flaw was found in the Linux kernel's ionic Remote Direct Memory Access RDMA driver. A local user can exploit this vulnerability due to an unbounded read operation when displaying the nodedesc sysfs file. If the nodedesc field is not null-terminated, the system will read beyond its allocated...

5.5CVSS5.2AI score0.00113EPSS
SaveExploits0References4
NVD
NVD
added 2026/07/20 12:19 p.m.15 views

CVE-2026-63737

SurrealDB versions before 3.1.5 contain a denial of service vulnerability where authenticated users can crash the server with queries containing long chains of operators. Attackers can submit queries with tens of thousands of chained operators that create unbounded expression trees, causing stack...

7.1CVSS0.00346EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/20 12:15 p.m.4 views

SUSE-SU-2026:22765-1 Security update for python-pyasn1

This update for python-pyasn1 fixes the following issues: - CVE-2026-59884: BER/CER/DER decoder denial of service via unbounded long-form tag IDs bsc1271464. - CVE-2026-59885: quadratic complexity in OBJECT IDENTIFIER and RELATIVE-OID processing allows denial of service bsc1271465. -...

7.5CVSS5.3AI score0.00349EPSS
SaveExploits0References7
OSV
OSV
added 2026/07/20 12:15 p.m.3 views

SUSE-SU-2026:22830-1 Security update for python-pyasn1

This update for python-pyasn1 fixes the following issues: - CVE-2026-59884: BER/CER/DER decoder denial of service via unbounded long-form tag IDs bsc1271464. - CVE-2026-59885: quadratic complexity in OBJECT IDENTIFIER and RELATIVE-OID processing allows denial of service bsc1271465. -...

7.5CVSS5.8AI score0.00349EPSS
SaveExploits0References7
CVE
CVE
added 2026/07/20 12:12 p.m.31 views

CVE-2026-15588

CVE-2026-15588 affects GLib’s GDBus component. The gdbusauth mechanism fails to enforce length limits on data lines read from a client, enabling an unauthenticated attacker to trigger DoS and resource exhaustion by sending extremely long data streams. This can cause excessive memory and CPU consu...

5.3CVSS5.5AI score0.00192EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2026/07/20 12:4 p.m.4 views

CVE-2026-63750 SurrealDB before 3.1.0 Memory Amplification via /sql WebSocket

SurrealDB versions before 3.1.0 fail to apply the SURREALWEBSOCKETMAXMESSAGESIZE limit to anonymous /sql WebSocket connections, allowing attackers to buffer unbounded frames in the per-connection read buffer. Attackers can stream WebSocket frames larger than the configured limit across multiple...

6.9CVSS5.5AI score0.00278EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/07/20 12:4 p.m.10 views

EUVD-2026-45908

SurrealDB versions before 3.1.5 contain a denial of service vulnerability where authenticated users can crash the server with queries containing long chains of operators. Attackers can submit queries with tens of thousands of chained operators that create unbounded expression trees, causing stack...

7.1CVSS5.3AI score0.00346EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/07/20 12:4 p.m.8 views

CVE-2026-63737 SurrealDB before 3.1.5 Denial of Service via deep operator chains

SurrealDB versions before 3.1.5 contain a denial of service vulnerability where authenticated users can crash the server with queries containing long chains of operators. Attackers can submit queries with tens of thousands of chained operators that create unbounded expression trees, causing stack...

7.1CVSS5.3AI score0.00346EPSS
SaveExploits0References2
Rows per page
Query Builder