Lucene search
+L

260772 matches found

Cvelist
Cvelist
added 2026/08/20 9:06 p.m.33 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.00121EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/20 9:02 p.m.31 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
OSV
OSV
added 2026/08/20 9:02 p.m.7 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.4CVSS6.2AI score
SaveExploits0References6
CVE
CVE
added 2026/08/20 9:02 p.m.21 views

CVE-2026-69242

libvips versions prior to 8.18.3 are affected by an integer overflow in vips_image_sanity within libvips/iofuncs/image.c. A crafted many-band TIFF processed through VipsForeignLoadTiff evades scanline validation, causing the overflow. The resulting buffer-region calculation can access attacker-co...

8.4CVSS6AI score0.00206EPSS
SaveExploits0References4
Wolfi
Wolfi
added 2026/08/20 8:51 p.m.11 views

CVE-2026-61711 vulnerabilities

Vulnerabilities for packages: scorecard, podman, conftest, kubescape, kaniko, guac...

5.3CVSS5AI score0.00357EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/20 8:51 p.m.8 views

CVE-2026-76022

Buffer overflow in Network in Google Chrome prior to 151.0.7922.173 allowed a remote attacker to execute arbitrary code outside the sandbox via a crafted HTML page. Chromium security severity: High...

8.8CVSS6.1AI score0.00511EPSS
SaveExploits0
CVE
CVE
added 2026/08/20 8:51 p.m.61 views

CVE-2026-76022

A buffer overflow in the Network component of Google Chrome prior to 151.0.7922.173 allows a remote attacker to execute arbitrary code outside the sandbox via a crafted HTML page. The vulnerability was reported by 0xAlessandro on 2026-08-07 and is rated High severity by Chromium (CVSS 8.8). The f...

8.8CVSS6AI score0.00511EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/20 8:51 p.m.13 views

EUVD-2026-63599

Buffer overflow in Network in Google Chrome prior to 151.0.7922.173 allowed a remote attacker to execute arbitrary code outside the sandbox via a crafted HTML page. Chromium security severity: High...

6AI score0.00511EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/08/20 8:51 p.m.6 views

CVE-2026-76022

Buffer overflow in Network in Google Chrome prior to 151.0.7922.173 allowed a remote attacker to execute arbitrary code outside the sandbox via a crafted HTML page. Chromium security severity: High...

6AI score0.00511EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/20 8:51 p.m.37 views

CVE-2026-76022

Buffer overflow in Network in Google Chrome prior to 151.0.7922.173 allowed a remote attacker to execute arbitrary code outside the sandbox via a crafted HTML page. Chromium security severity: High...

0.00511EPSS
SaveExploits0References2
Chainguard
Chainguard
added 2026/08/20 8:26 p.m.12 views

GHSA-9X89-V382-MJH7 vulnerabilities

Vulnerabilities for packages: libcrypto3-2.34, openssl...

5.2AI score
SaveExploits0
NVD
NVD
added 2026/08/20 7:17 p.m.10 views

CVE-2026-77148

A vulnerability was found in Comfast CF-N1-S 2.6.0.1. This impacts the function sub44B50C of the file /cgi-bin/mbox-config?method=SET&section=ptestchannel of the component Web Management. The manipulation results in stack-based buffer overflow. The attack can be launched remotely. The exploit has...

9.9CVSS0.00472EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/20 7:17 p.m.5 views

DEBIAN-CVE-2026-72854

msgpackunpackerexpandbuffer in src/unpack.c, reached through the public msgpackunpackerreservebuffer API, computes its new buffer size using an unchecked sizet addition of the requested size and the amount already used. The doubling loop guards its own multiplication against overflow, but the...

5.3CVSS5.8AI score0.00114EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/20 7:17 p.m.10 views

CVE-2026-72854

msgpackunpackerexpandbuffer in src/unpack.c, reached through the public msgpackunpackerreservebuffer API, computes its new buffer size using an unchecked sizet addition of the requested size and the amount already used. The doubling loop guards its own multiplication against overflow, but the...

5.8CVSS0.00114EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2026/08/20 6:40 p.m.10 views

CVE-2026-53586

libgit2 is a portable C implementation of the Git core methods provided as a linkable library with a solid API, allowing to build Git functionality into your application. Prior to 1.8.6 and 1.9.5, the built-in HTTP transport in src/libgit2/transports/http.c follows an offsite initial redirect, an...

6.5CVSS8.5AI score0.00469EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/20 6:39 p.m.14 views

CVE-2026-53583

libgit2 is a portable C implementation of the Git core methods provided as a linkable library with a solid API, allowing to build Git functionality into your application. Prior to 1.8.6 and 1.9.5, verifyservercert in src/libgit2/streams/openssl.c uses an inverted !!memcmp result in the GENIPADD...

6.5CVSS8.4AI score0.00238EPSS
SaveExploits0
OSV
OSV
added 2026/08/20 6:37 p.m.11 views

CVE-2026-53585 libgit2: Unbounded Memory Allocation via Delta Object Result-Size Header

libgit2 is a portable C implementation of the Git core methods provided as a linkable library with a solid API, allowing to build Git functionality into your application. Prior to 1.8.6 and 1.9.5, gitdeltaapply in src/libgit2/delta.c trusts the attacker-controlled ressz value parsed by hdrsz from...

5.3CVSS5.5AI score
SaveExploits0References8
Debian CVE
Debian CVE
added 2026/08/20 6:36 p.m.13 views

CVE-2026-53587

libgit2 is a portable C implementation of the Git core methods provided as a linkable library with a solid API, allowing to build Git functionality into your application. Prior to 1.8.6 and 1.9.5, libgit2 performs a fixed-size strncmp in setdata in src/libgit2/transports/smartpkt.c without first...

7.5CVSS8.6AI score0.00675EPSS
SaveExploits1
Debian CVE
Debian CVE
added 2026/08/20 6:35 p.m.11 views

CVE-2026-53584

libgit2 is a portable C implementation of the Git core methods provided as a linkable library with a solid API, allowing to build Git functionality into your application. Prior to 1.8.6 and 1.9.5, libgit2 does not reject traversal components in a submodule path loaded from .gitmodules. The affect...

4.3CVSS8.4AI score0.00404EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/20 6:19 p.m.7 views

CVE-2026-72854

msgpackunpackerexpandbuffer in src/unpack.c, reached through the public msgpackunpackerreservebuffer API, computes its new buffer size using an unchecked sizet addition of the requested size and the amount already used. The doubling loop guards its own multiplication against overflow, but the...

5.8CVSS5.7AI score0.00114EPSS
SaveExploits0
Rows per page
Query Builder