Lucene search
+L

3322 matches found

OSV
OSV
added 2026/07/22 9:23 p.m.5 views

GHSA-MVH2-CRG5-V77C Netty SPDY zlib header block continues decoded expansion after maxHeaderSize truncation

Summary Netty SPDY header decoding continues inflating zlib-compressed header blocks after the raw header parser has already exceeded maxHeaderSize and marked the frame truncated. At commit b2d2137c4404af425bf9d5d601a62576f5c06925, a 12,253-byte compressed SPDY header block can declare and inflat...

7.5CVSS7.3AI score0.00423EPSS
SaveExploits1References7
Snyk
Snyk
added 2026/07/22 7:49 p.m.13 views

Out-of-bounds Write

Overview Affected versions of this package are vulnerable to Out-of-bounds Write in adxdecodeframe in libavcodec/adxdec.c. An attacker can trigger memory corruption or a crash by supplying a crafted ADX or AAX audio stream that delivers AVPKTDATANEWEXTRADATA mid-stream and changes the channel...

8.8CVSS5.5AI score0.00328EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/07/22 6:15 p.m.10 views

CVE-2026-52584

A flaw was found in libjxl. This buffer overflow vulnerability allows a local attacker to obtain sensitive information. The flaw occurs within the DecodeImageAPNG function, which can lead to unauthorized disclosure of data. Mitigation Mitigation for this issue is either not available or the...

7.1CVSS5AI score0.00117EPSS
SaveExploits0References5
Snyk
Snyk
added 2026/07/22 5:48 p.m.11 views

Out-of-bounds Read

Overview Affected versions of this package are vulnerable to Out-of-bounds Read in the decodegridtile process. An attacker can cause a heap out-of-bounds read by supplying a crafted image file that triggers an irot-induced tile-coordinate underflow. Remediation Upgrade libheif to version 1.23.1 o...

7.1CVSS5.4AI score0.00304EPSS
SaveExploits1References2
SUSE CVE
SUSE CVE
added 2026/07/22 4:27 p.m.5 views

SUSE CVE-2026-47143

Capstone is a disassembly framework. Versions prior to 6.0.0-Alpha8 and 5.0.8 have a NULL pointer dereference in modRMRequired and decode when disassembling 3DNow! opcodes 0F 0F in builds compiled with -DCAPSTONEX86REDUCE, allowing a remote attacker to crash any application using the reduced X86...

5.9CVSS6AI score0.00398EPSS
SaveExploits1References3
NVD
NVD
added 2026/07/22 3:17 p.m.11 views

CVE-2026-48029

libheif is a HEIF and AVIF file format decoder and encoder. Versions 1.19.0 through 1.21.2 have a heap OOB read in ImageItemGrid::decodegridtile via irot-induced tile-coordinate underflow. Version 1.22.0 fixes the issue...

7.1CVSS0.00304EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2026/07/22 2:13 p.m.9 views

CVE-2026-48029 libheif: heap OOB read in ImageItem_Grid::decode_grid_tile via irot-induced tile-coordinate underflow

libheif is a HEIF and AVIF file format decoder and encoder. Versions 1.19.0 through 1.21.2 have a heap OOB read in ImageItemGrid::decodegridtile via irot-induced tile-coordinate underflow. Version 1.22.0 fixes the issue...

7.1CVSS4.7AI score0.00304EPSS
SaveExploits1References2
CVE
CVE
added 2026/07/22 2:13 p.m.29 views

CVE-2026-48029

CVE-2026-48029 affects libheif: heap OOB read in ImageItem_Grid::decode_grid_tile due to irot-induced tile-coordinate underflow. Affected versions are 1.19.0–1.21.2; fixed in 1.22.0. Several connected advisories (NVD, Debian, Ubuntu, Amazon Linux, OSV, etc.) cite this along with related issues. R...

7.1CVSS4.7AI score0.00304EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2026/07/22 2:13 p.m.5 views

CVE-2026-48029 libheif: heap OOB read in ImageItem_Grid::decode_grid_tile via irot-induced tile-coordinate underflow

libheif is a HEIF and AVIF file format decoder and encoder. Versions 1.19.0 through 1.21.2 have a heap OOB read in ImageItemGrid::decodegridtile via irot-induced tile-coordinate underflow. Version 1.22.0 fixes the issue...

7.1CVSS4.7AI score
SaveExploits0References4
NVD
NVD
added 2026/07/21 9:16 p.m.5 views

CVE-2026-45382

libde265 is an open source implementation of the h.265 video codec. Prior to version 1.0.19, decodercontext::decodesliceunittiles libde265/decctx.cc:920 reads pps.CtbAddrRStoTSctbAddrRS at line 966 where ctbAddrRS = ctbY ctbsWidth + ctbX is computed from PPS-supplied colBd/rowBd arrays without...

6.9CVSS0.00253EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/21 9:0 p.m.36 views

CVE-2026-45383 libde265 has a heap buffer overflow (OOB read) in decode_slice_unit_WPP() via out-of-bounds CtbAddrRStoTS access — libde265 <= v1.0.18

libde265 is an open source implementation of the h.265 video codec. Versions prior to 1.0.19 have a heap buffer overflow out-of-bounds READ exists in decodercontext::decodesliceunitWPP in libde265/decctx.cc. When decoding a WPP Wavefront Parallel Processing HEVC slice, ctbAddrRS is computed as...

6.9CVSS0.00257EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/21 9:0 p.m.21 views

CVE-2026-45383

CVE-2026-45383 affects libde265 prior to 1.0.19, where a heap-buffer-overflow can occur during HEVC WPP slice decoding. In decoder_context::decode_slice_unit_WPP(), ctbAddrRS is computed as ctbRow*ctbsWidth and, if PPS/SPS headers encode a value that exceeds pps.CtbAddrRStoTS.size(), an out-of-bo...

6.9CVSS5.6AI score0.00257EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/21 9:0 p.m.5 views

CVE-2026-45383 libde265 has a heap buffer overflow (OOB read) in decode_slice_unit_WPP() via out-of-bounds CtbAddrRStoTS access — libde265 <= v1.0.18

libde265 is an open source implementation of the h.265 video codec. Versions prior to 1.0.19 have a heap buffer overflow out-of-bounds READ exists in decodercontext::decodesliceunitWPP in libde265/decctx.cc. When decoding a WPP Wavefront Parallel Processing HEVC slice, ctbAddrRS is computed as...

6.9CVSS5.8AI score
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/21 8:57 p.m.34 views

CVE-2026-45382 libde265 has a heap-buffer-overflow READ in decode_slice_unit_tiles via unvalidated PPS tile geometry

libde265 is an open source implementation of the h.265 video codec. Prior to version 1.0.19, decodercontext::decodesliceunittiles libde265/decctx.cc:920 reads pps.CtbAddrRStoTSctbAddrRS at line 966 where ctbAddrRS = ctbY ctbsWidth + ctbX is computed from PPS-supplied colBd/rowBd arrays without...

6.9CVSS0.00253EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/21 8:57 p.m.27 views

CVE-2026-45382

libde265 prior to v1.0.19 contains a heap-buffer-overflow read in decode_slice_unit_tiles caused by unvalidated PPS tile geometry (ctbAddrRS computed from PPS colBd/rowBd without ensuring it fits CtbAddrRStoTS.size() == sps-&gt;PicSizeInCtbsY). A malformed PPS that passes set_derived_values but e...

6.9CVSS5.3AI score0.00253EPSS
SaveExploits0References1
AlpineLinux
AlpineLinux
added 2026/07/21 8:57 p.m.10 views

CVE-2026-45382

libde265 is an open source implementation of the h.265 video codec. Prior to version 1.0.19, decodercontext::decodesliceunittiles libde265/decctx.cc:920 reads pps.CtbAddrRStoTSctbAddrRS at line 966 where ctbAddrRS = ctbY ctbsWidth + ctbX is computed from PPS-supplied colBd/rowBd arrays without...

6.9CVSS5.3AI score0.00253EPSS
SaveExploits0
Github Security Blog
Github Security Blog
added 2026/07/21 7:7 p.m.12 views

OpenTelemetry JavaScript: Denial of service in `JaegerPropagator` via unhandled exception on a malformed header

Summary @opentelemetry/propagator-jaeger decodes incoming HTTP header values with decodeURIComponent without handling decode errors. A single request carrying a malformed percent-encoded value for example a bare % in an uber-trace-id or uberctx- header throws an uncaught URIError, terminating any...

7.5CVSS5.4AI score0.00455EPSS
SaveExploits0References5Affected Software1
Oracle linux
Oracle linux
added 2026/07/21 12:0 a.m.10 views

libtiff security update

4.4.0-18.1 - fix CVE-2026-12912: heap-buffer-overflow in PixarLog 8BITABGR decode with stride 3 RHEL-189387...

7.3CVSS5.2AI score0.00248EPSS
SaveExploits0
Github Security Blog
Github Security Blog
added 2026/07/20 11:18 p.m.12 views

Pillow JPEG2000 tiled decode retains a growing scratch buffer and can be used for denial of service

Summary src/libImaging/Jpeg2KDecode.c:853 accumulates totalcomponentwidth across every tile in a JPEG2000 image instead of recomputing it per tile. That accumulated value is then used in the tilebytes calculation at src/libImaging/Jpeg2KDecode.c:868, which can make the decoder grow state-buffer v...

8.7CVSS7.2AI score0.00393EPSS
SaveExploits1References6Affected Software1
EUVD
EUVD
added 2026/07/20 11:11 p.m.11 views

EUVD-2026-43753

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

7.5CVSS7.3AI score0.00385EPSS
SaveExploits1References5
Rows per page
Query Builder