Lucene search
+L

9086 matches found

Cvelist
Cvelist
added 2026/07/24 7:39 p.m.35 views

CVE-2026-66038 FFmpeg LCL/ZLIB Video Decoder Information Disclosure via lcldec.c

FFmpeg through 8.1.2, fixed in commit 8670835, contains an information disclosure vulnerability in the LCL/ZLIB video decoder that allows attackers to expose uninitialized heap memory by supplying a valid zlib stream that inflates to fewer bytes than the expected frame size. The zlibdecomp functi...

7.1CVSS0.00256EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/07/24 2:7 p.m.19 views

Quinn: Remote memory exhaustion in quinn-proto from unbounded out-of-order stream reassembly

Summary The Assembler component that assembles unordered stream fragments into consecutive chunks of the stream incurs some overhead for non-contiguous fragments. Readers that read from a RecvStream in order through an AsyncRead impl for example will be sensitive to peers that send fragments whil...

6AI score
SaveExploits0References6Affected Software1
OSV
OSV
added 2026/07/24 2:7 p.m.5 views

GHSA-4W2J-M93H-CJ5J Quinn: Remote memory exhaustion in quinn-proto from unbounded out-of-order stream reassembly

Summary The Assembler component that assembles unordered stream fragments into consecutive chunks of the stream incurs some overhead for non-contiguous fragments. Readers that read from a RecvStream in order through an AsyncRead impl for example will be sensitive to peers that send fragments whil...

7.5CVSS6AI score0.00339EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/24 3:27 a.m.6 views

OESA-2026-3139 python-pillow security update

Pillow is the friendly PIL fork by Alex Clark and Contributors. PIL is the Python Imaging \ Library by Fredrik Lundh and Contributors. As of 2019, Pillow development is supported by Tidelift. of CVE-2022-22815,CVE-2022-22816 Security Fixes: Pillow is a Python imaging library. Prior to 12.3.0,...

8.7CVSS6.7AI score0.00421EPSS
SaveExploits6References7
Positive Technologies
Positive Technologies
added 2026/07/24 12:0 a.m.9 views

PT-2026-64434

Name of the Vulnerable Software and Affected Versions Cloudreve versions prior to 4.17.0 Description An authenticated recipient of a single-file share can access file-activity metadata for other files and folders located in the owner's parent folder that were not intended to be shared. This occur...

4.3CVSS5.9AI score0.00331EPSS
SaveExploits0References9
OSV
OSV
added 2026/07/23 8:17 p.m.4 views

DEBIAN-CVE-2026-25800

Quinn is a pure-Rust, async-compatible implementation of the IETF QUIC transport protocol. Starting in version 0.1.0 and prior to version 0.11.15, the Assembler component that assembles unordered stream fragments into consecutive chunks of the stream incurs some overhead for non-contiguous...

7.5CVSS6AI score0.00339EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/23 7:48 p.m.8 views

GHSA-X2F5-4PRF-W687 Ruby json: JSON generator heap buffer overflow when streaming to an IO

Summary JSON.dumpobj, io and JSON::Stategenerateobj, io can write past the internal JSON generator buffer when a streamed object contains an attacker-controlled string near 16 KB. The issue is a heap out-of-bounds write in the IO-streaming path and is demonstrated as a reliable process crash /...

3.7CVSS6.3AI score0.00301EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/07/23 7:9 p.m.31 views

CVE-2026-25800 quinn-proto has remote memory exhaustion from unbounded out-of-order stream reassembly

Quinn is a pure-Rust, async-compatible implementation of the IETF QUIC transport protocol. Starting in version 0.1.0 and prior to version 0.11.15, the Assembler component that assembles unordered stream fragments into consecutive chunks of the stream incurs some overhead for non-contiguous...

7.5CVSS0.00339EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/07/23 7:9 p.m.9 views

CVE-2026-25800 quinn-proto has remote memory exhaustion from unbounded out-of-order stream reassembly

Quinn is a pure-Rust, async-compatible implementation of the IETF QUIC transport protocol. Starting in version 0.1.0 and prior to version 0.11.15, the Assembler component that assembles unordered stream fragments into consecutive chunks of the stream incurs some overhead for non-contiguous...

7.5CVSS5.6AI score0.00339EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/23 7:9 p.m.21 views

CVE-2026-25800

Quinn-quic: The Assembler handling unordered stream fragments can cause high memory overhead and potential memory exhaustion for non-contiguous fragments when reading RecvStream via AsyncRead, in versions 0.1.0 through 0.11.14. The issue arises from overhead in defragmentation of fragments with g...

7.5CVSS5.6AI score0.00339EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/23 4:36 p.m.7 views

GHSA-5XF7-4P34-54QR pypdf: Possible infinite loop for not terminated inline images

Impact An attacker who uses this vulnerability can craft a PDF which leads to an infinite loop. This requires parsing the content stream of a page with a not terminated inline image, as done when extracting the page text for example. Patches This has been fixed in pypdf==6.14.1. Workarounds If yo...

8.7CVSS5.3AI score0.0034EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/07/23 12:47 p.m.8 views

kernel: drm/amd/display: Do not skip unrelated mode changes in DSC validation

A flaw was found in the Linux kernel's AMD display component. This vulnerability arises from incorrect validation of display mode changes during Display Stream Compression DSC processing. A local attacker could exploit this by initiating specific display configuration changes, which may lead to a...

7.8CVSS5.3AI score0.0014EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/23 11:41 a.m.8 views

PYSEC-2026-3495 Pillow: Decompression Bomb DoS via PdfParser.PdfStream.decode()

Summary PdfParser.PdfStream.decode in Pillow's PdfParser.py calls zlib.decompress with the bufsize parameter set to the value of the PDF stream's Length field, without any upper bound on the actual decompressed output size. Python's zlib.decompress bufsize argument is an initial output buffer hin...

7.5CVSS5.8AI score0.00385EPSS
SaveExploits1References8
OSV
OSV
added 2026/07/23 11:41 a.m.12 views

PYSEC-2026-3520 PraisonAI recipe.run_stream skips dangerous-tool policy enforcement

PraisonAI recipe.runstream skips dangerous-tool policy enforcement Summary PraisonAI recipe execution blocks default-denied dangerous tools unless the caller explicitly passes allowdangeroustools=True. The normal recipe.run path enforces this with checktoolpolicy. The streaming path,...

7.8CVSS6AI score
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/07/22 9:50 p.m.10 views

Netty: [Bzip2Decoder] Infinite Loop in RLE State Machine Leads to Event-Loop Thread Hang

The Bzip2Decoder handler in Netty's compression codec pipeline is vulnerable to a denial-of-service attack through a malformed bzip2 stream that permanently captures the event-loop thread in an infinite loop. The vulnerability exists in the run-length encoding RLE state machine within...

8.7CVSS5.4AI score0.00246EPSS
SaveExploits0References4Affected Software2
OSV
OSV
added 2026/07/22 9:50 p.m.7 views

GHSA-558V-64GR-WGG4 Netty: [Bzip2Decoder] Infinite Loop in RLE State Machine Leads to Event-Loop Thread Hang

The Bzip2Decoder handler in Netty's compression codec pipeline is vulnerable to a denial-of-service attack through a malformed bzip2 stream that permanently captures the event-loop thread in an infinite loop. The vulnerability exists in the run-length encoding RLE state machine within...

8.7CVSS5.4AI score0.00246EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/07/22 9:32 p.m.8 views

Netty: [SpdyHttpDecoder] ByteBuf Reference Leak on RST_STREAM Leads to Native Memory Exhaustion

The SpdyHttpDecoder handler in Netty's SPDY-to-HTTP codec allocates a pooled ByteBuf when processing a client-initiated SYNSTREAM frame with FLAGFIN=0, storing the partially-constructed FullHttpRequest in an internal map messageMap to accumulate subsequent DATA frames. When the remote peer sends ...

8.7CVSS5.4AI score0.00612EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2026/07/22 9:32 p.m.9 views

GHSA-JPPX-W49H-X2QQ Netty: [SpdyHttpDecoder] ByteBuf Reference Leak on RST_STREAM Leads to Native Memory Exhaustion

The SpdyHttpDecoder handler in Netty's SPDY-to-HTTP codec allocates a pooled ByteBuf when processing a client-initiated SYNSTREAM frame with FLAGFIN=0, storing the partially-constructed FullHttpRequest in an internal map messageMap to accumulate subsequent DATA frames. When the remote peer sends ...

8.7CVSS5.4AI score0.00612EPSS
SaveExploits0References7
NVD
NVD
added 2026/07/22 6:17 p.m.18 views

CVE-2026-64835

FFmpeg versions 4.4 through 8.1.2 contain an out-of-bounds memory access vulnerability in the ADX audio decoder within libavcodec/adxdec.c that allows attackers to trigger both out-of-bounds reads and writes by supplying a crafted ADX or AAX audio file with a mid-stream channel layout change. Whe...

8.8CVSS0.00332EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/22 5:24 p.m.35 views

CVE-2026-64835 FFmpeg 4.4 - 8.1.2 Out-of-Bounds Memory Access in ADX Audio Decoder

FFmpeg versions 4.4 through 8.1.2 contain an out-of-bounds memory access vulnerability in the ADX audio decoder within libavcodec/adxdec.c that allows attackers to trigger both out-of-bounds reads and writes by supplying a crafted ADX or AAX audio file with a mid-stream channel layout change. Whe...

8.8CVSS0.00332EPSS
SaveExploits0References3
Rows per page
Query Builder