Lucene search
+L

401201 matches found

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

CVE-2026-43798

A single crafted SSH message gives an unauthenticated network attacker an out-of-bounds stack write of attacker-controlled length and content against any application built on swift-nio-ssh. This vulnerability is addressed in swift-nio-ssh version 0.14.1...

9.8CVSS0.00337EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/20 9:16 p.m.32 views

CVE-2026-64773

An attacker that can reach a container's published TCP port may be able to force the host's forwarding process to buffer an unbounded amount of that client's data in memory, for as long as the backend container connection takes to complete — with no cap on how much accumulates or how long the wai...

0.00315EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/20 9:15 p.m.15 views

EUVD-2026-63664

Mailpit is an email testing tool and API for developers. From 1.30.0 until 1.30.5, Mailpit's internal/smtpd/smtpd.go readData function calls bufio.Reader.ReadBytes before applying the lendata+lenline size check to the completed SMTP DATA line against Server.MaxSize. An unauthenticated SMTP client...

5.3CVSS5.3AI score0.00372EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/20 9:13 p.m.39 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.00379EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/08/20 9:07 p.m.10 views

CVE-2026-70654

libvips is a fast image processing library with low memory needs. Prior to version 8.18.3, applications that define unusual custom libvips sources and use them to process untrusted uncompressed PPM images can trigger a max/min error in vipssourcereadtomemory in libvips/iofuncs/source.c. The...

5.8CVSS5.9AI score0.00114EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/08/20 9:07 p.m.33 views

CVE-2026-70654 libvips: A well-crafted PPM image processed via a custom source could lead to possible heap buffer write overflow

libvips is a fast image processing library with low memory needs. Prior to version 8.18.3, applications that define unusual custom libvips sources and use them to process untrusted uncompressed PPM images can trigger a max/min error in vipssourcereadtomemory in libvips/iofuncs/source.c. The...

5.8CVSS0.00114EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/20 9:07 p.m.16 views

EUVD-2026-63656

libvips is a fast image processing library with low memory needs. Prior to version 8.18.3, applications that define unusual custom libvips sources and use them to process untrusted uncompressed PPM images can trigger a max/min error in vipssourcereadtomemory in libvips/iofuncs/source.c. The...

5.8CVSS5.7AI score0.00114EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/20 9:07 p.m.14 views

CVE-2026-70654 libvips: A well-crafted PPM image processed via a custom source could lead to possible heap buffer write overflow

libvips is a fast image processing library with low memory needs. Prior to version 8.18.3, applications that define unusual custom libvips sources and use them to process untrusted uncompressed PPM images can trigger a max/min error in vipssourcereadtomemory in libvips/iofuncs/source.c. The...

5.8CVSS6AI score
SaveExploits0References6
CVE
CVE
added 2026/08/20 9:07 p.m.30 views

CVE-2026-70654

libvips (image processing library) versions prior to 8.18.3 contain a heap buffer overflow in vips_source_read_to_memory (libvips/iofuncs/source.c). The function incorrectly uses VIPS_MAX instead of VIPS_MIN when selecting the remaining read size. Applications that define custom libvips sources a...

5.8CVSS5.6AI score0.00114EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/20 9:07 p.m.45 views

CVE-2026-43798

A single crafted SSH message gives an unauthenticated network attacker an out-of-bounds stack write of attacker-controlled length and content against any application built on swift-nio-ssh. This vulnerability is addressed in swift-nio-ssh version 0.14.1...

0.00337EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/20 9:07 p.m.34 views

CVE-2026-43798

CVE-2026-43798 affects swift-nio-ssh , the SSH implementation in Apple's Swift NIO networking library. A single crafted SSH message allows an unauthenticated network attacker to trigger an out-of-bounds stack write with attacker-controlled length and content, potentially affecting any application...

9.8CVSS5.3AI score0.00337EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2026/08/20 9:06 p.m.39 views

CVE-2026-70653 libvips: Possible heap-based buffer read overflow when decoding a well-crafted RLE Radiance image

libvips is a fast image processing library with low memory needs. Prior to version 8.18.3, the old-style Radiance RLE decoder in libvips/foreign/radiance.c can process a repeat marker at the beginning of a scanline in scanlinereadold and read q-1 before any prior pixel exists. A crafted Radiance...

4.8CVSS0.00123EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/20 9:05 p.m.36 views

CVE-2026-70651 libvips: Possible integer overflow when reading multi-page TIFF images via ImageMagick

libvips is a fast image processing library with low memory needs. Prior to version 8.18.3, libvips built without libtiff support but with ImageMagick support can overflow the combined frame height while loading a crafted multi-page TIFF through VipsForeignLoadMagick. The vulnerable calculations i...

6.9CVSS0.00121EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/20 9:05 p.m.7 views

CVE-2026-70651 libvips: Possible integer overflow when reading multi-page TIFF images via ImageMagick

libvips is a fast image processing library with low memory needs. Prior to version 8.18.3, libvips built without libtiff support but with ImageMagick support can overflow the combined frame height while loading a crafted multi-page TIFF through VipsForeignLoadMagick. The vulnerable calculations i...

6.9CVSS5.9AI score
SaveExploits0References6
Debian CVE
Debian CVE
added 2026/08/20 9:05 p.m.10 views

CVE-2026-70651

libvips is a fast image processing library with low memory needs. Prior to version 8.18.3, libvips built without libtiff support but with ImageMagick support can overflow the combined frame height while loading a crafted multi-page TIFF through VipsForeignLoadMagick. The vulnerable calculations i...

6.9CVSS5.8AI score0.00121EPSS
SaveExploits0
EUVD
EUVD
added 2026/08/20 9:05 p.m.10 views

EUVD-2026-63653

libvips is a fast image processing library with low memory needs. Prior to version 8.18.3, libvips built without libtiff support but with ImageMagick support can overflow the combined frame height while loading a crafted multi-page TIFF through VipsForeignLoadMagick. The vulnerable calculations i...

6.9CVSS5.7AI score0.00121EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/20 9:05 p.m.31 views

CVE-2026-70651

In libvips versions before 8.18.3, the ImageMagick fallback path in magick6load.c and magick7load.c multiplies per-page Ysize by n_frames without bounds checking, causing a heap buffer over-read and crash when loading a crafted multi-page TIFF. CVSS 6.9 (medium), local attack vector. Fixed in 8.1...

6.9CVSS5.7AI score0.00121EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/08/20 9:02 p.m.10 views

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.1AI score0.00206EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/08/20 9:02 p.m.37 views

CVE-2026-69242 libvips: Integer overflow leading to heap buffer overflow leading to possible attacker-controlled mmap-resident write

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.4CVSS0.00206EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/20 9:02 p.m.14 views

EUVD-2026-63651

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.4CVSS6AI score0.00206EPSS
SaveExploits0References4
Rows per page
Query Builder