Lucene search
+L

632119 matches found

NVD
NVD
added 2026/08/20 9:17 p.m.11 views

CVE-2026-77640

tor before 0.4.9.9 was prone to an infinite loop when decompressing a truncated zlib/gzip stream with done=1. A truncated stream never reaches ZSTREAMEND, causing zlib to return ZBUFERROR with no input remaining, which bufaddcompress mistook for a full output buffer and retried forever. Fixed by...

3.7CVSS0.00214EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/20 9:17 p.m.5 views

DEBIAN-CVE-2026-70652

libvips is a fast image processing library with low memory needs. Prior to version 8.18.3, libvips built with libultrahdr support can incorrectly size an output buffer in libvips/foreign/uhdrsave.c within vipsforeignsaveuhdrsetrawhdr when a pipeline enlarges an incoming JPEG to a very large outpu...

2CVSS5.9AI score0.00114EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/20 9:17 p.m.9 views

CVE-2026-67446

Mailpit is an email testing tool and API for developers. Prior to 1.30.4, Mailpit decodes attacker-supplied image attachments into a full raster before checking decoded dimensions, pixel count, or memory use in the GET /api/v1/message/id/part/partID/thumb endpoint. The Thumbnail handler in...

5.3CVSS0.00371EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/20 9:17 p.m.6 views

DEBIAN-CVE-2026-69242

libvips is a fast image processing library with low memory needs. Prior to version 8.18.3, a crafted many-band TIFF processed through VipsForeignLoadTiff can evade scanline validation in libvips/iofuncs/image.c and cause an integer overflow in vipsimagesanity. The resulting buffer-region...

8.4CVSS6.2AI score0.00206EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/20 9:13 p.m.31 views

CVE-2026-67445 Mailpit: SMTP command parser buffers unbounded command lines before syntax rejection

Mailpit is an email testing tool and API for developers. Prior to 1.30.4, Mailpit reads SMTP commands through internal/smtpd/smtpd.go session.readLine using bufio.Reader.ReadString before session.parseLine parses the verb or the RFC 5321 512-octet command-line limit is enforced. An unauthenticate...

5.3CVSS0.00371EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/20 9:13 p.m.10 views

CVE-2026-67445

In Mailpit versions prior to 1.30.4, the SMTP command reader in internal/smtpd/smtpd.go uses bufio.Reader.ReadString before enforcing the RFC 5321 512-octet limit, allowing an unauthenticated remote attacker to send oversized command lines (including auth continuation lines) and exhaust memory, r...

5.3CVSS5.6AI score0.00371EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/20 9:13 p.m.4 views

CVE-2026-67445 Mailpit: SMTP command parser buffers unbounded command lines before syntax rejection

Mailpit is an email testing tool and API for developers. Prior to 1.30.4, Mailpit reads SMTP commands through internal/smtpd/smtpd.go session.readLine using bufio.Reader.ReadString before session.parseLine parses the verb or the RFC 5321 512-octet command-line limit is enforced. An unauthenticate...

5.3CVSS5.8AI score
SaveExploits0References5
EUVD
EUVD
added 2026/08/20 9:11 p.m.11 views

EUVD-2026-63660

Allocation of Resources Without Limits or Throttling vulnerability in mtrudel bandit allows an unauthenticated remote attacker to pin an unbounded number of HTTP/2 stream processes indefinitely via connection-level flow control. When a stream's response body outruns the HTTP/2 connection-level se...

8.7CVSS5.5AI score0.00493EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/20 9:11 p.m.28 views

CVE-2026-74836 HTTP/2 connection-window starvation pins Plug processes indefinitely in Bandit

Allocation of Resources Without Limits or Throttling vulnerability in mtrudel bandit allows an unauthenticated remote attacker to pin an unbounded number of HTTP/2 stream processes indefinitely via connection-level flow control. When a stream's response body outruns the HTTP/2 connection-level se...

8.7CVSS0.00493EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/20 9:11 p.m.7 views

CVE-2026-74836 HTTP/2 connection-window starvation pins Plug processes indefinitely in Bandit

Allocation of Resources Without Limits or Throttling vulnerability in mtrudel bandit allows an unauthenticated remote attacker to pin an unbounded number of HTTP/2 stream processes indefinitely via connection-level flow control. When a stream's response body outruns the HTTP/2 connection-level se...

8.7CVSS5.6AI score0.00493EPSS
SaveExploits0References9
CVE
CVE
added 2026/08/20 9:10 p.m.8 views

CVE-2026-67446

Mailpit , an email testing tool and API for developers, is vulnerable to a memory exhaustion issue in its thumbnail generation endpoint (GET /api/v1/message/{id}/part/{partID}/thumb). The handler in server/apiv1/thumbnails.go calls imaging.Decode() with AutoOrientation on attacker-supplied image ...

5.3CVSS5.3AI score0.00371EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/20 9:10 p.m.36 views

CVE-2026-67446 Mailpit: Thumbnail generation decodes unbounded image dimensions before scaling

Mailpit is an email testing tool and API for developers. Prior to 1.30.4, Mailpit decodes attacker-supplied image attachments into a full raster before checking decoded dimensions, pixel count, or memory use in the GET /api/v1/message/id/part/partID/thumb endpoint. The Thumbnail handler in...

5.3CVSS0.00371EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/20 9:10 p.m.8 views

CVE-2026-67446 Mailpit: Thumbnail generation decodes unbounded image dimensions before scaling

Mailpit is an email testing tool and API for developers. Prior to 1.30.4, Mailpit decodes attacker-supplied image attachments into a full raster before checking decoded dimensions, pixel count, or memory use in the GET /api/v1/message/id/part/partID/thumb endpoint. The Thumbnail handler in...

5.3CVSS5.5AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/20 9:09 p.m.25 views

CVE-2026-77641

tor before 0.4.9.9 was prone to a NULL write after free when sending a CONFLUXSWITCH cell fails. The return value of relaysendcommandfromedge was ignored, so a send failure which calls circuitmarkforclose and removes the leg via cfxdelleg would go undetected, causing the caller to write to the...

6.5CVSS0.00194EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/20 9:04 p.m.5 views

CVE-2026-70652 libvips: Possible heap-based buffer read overflow when resizing and re-encoding a JPEG with gain map

libvips is a fast image processing library with low memory needs. Prior to version 8.18.3, libvips built with libultrahdr support can incorrectly size an output buffer in libvips/foreign/uhdrsave.c within vipsforeignsaveuhdrsetrawhdr when a pipeline enlarges an incoming JPEG to a very large outpu...

2CVSS5.9AI score
SaveExploits0References6
Debian CVE
Debian CVE
added 2026/08/20 9:02 p.m.8 views

CVE-2026-77640

tor before 0.4.9.9 was prone to an infinite loop when decompressing a truncated zlib/gzip stream with done=1. A truncated stream never reaches ZSTREAMEND, causing zlib to return ZBUFERROR with no input remaining, which bufaddcompress mistook for a full output buffer and retried forever. Fixed by...

3.7CVSS5.7AI score0.00214EPSS
SaveExploits0
EUVD
EUVD
added 2026/08/20 9:02 p.m.8 views

EUVD-2026-63650

tor before 0.4.9.9 was prone to an infinite loop when decompressing a truncated zlib/gzip stream with done=1. A truncated stream never reaches ZSTREAMEND, causing zlib to return ZBUFERROR with no input remaining, which bufaddcompress mistook for a full output buffer and retried forever. Fixed by...

3.7CVSS5.7AI score0.00214EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/20 9:02 p.m.26 views

CVE-2026-77640

tor before 0.4.9.9 was prone to an infinite loop when decompressing a truncated zlib/gzip stream with done=1. A truncated stream never reaches ZSTREAMEND, causing zlib to return ZBUFERROR with no input remaining, which bufaddcompress mistook for a full output buffer and retried forever. Fixed by...

3.7CVSS0.00214EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2026/08/20 9:02 p.m.8 views

librenswan: IKEv2 Denial of Service via RSA-SHA1 (PKCS#1 RSASSA-PKCS1-v1_5) authentication payload

A flaw was found in Libreswan's implementation of IKEv2 authentication when processing signatures utilizing the RSASSA-PKCS1-v15 scheme. The RSAauthenticatehashsignaturepkcs115rsa function does not correctly validate the DER encoding of the ASN.1 digest. A remote, unauthenticated attacker could...

8.1CVSS5.6AI score0.00346EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/08/20 9:02 p.m.7 views

librenswan: IKEv2 Denial of Service via malformed fragmentation

A flaw was found in Libreswan's IKEv2 fragment reassembly mechanism. When a VPN gateway processes incoming split network packets fragments containing unexpected data, an off-by-one boundary validation error triggers an internal program safety check assertion failure. A remote, unauthenticated...

7.5CVSS5.6AI score0.00598EPSS
SaveExploits0References7
Rows per page
Query Builder