Lucene search
+L

2323 matches found

Snyk
Snyk
added 2026/03/19 6:48 p.m.6 views

Improper Validation of Specified Quantity in Input

Overview nicegui is a Create web-based user interfaces with Python. The nice way. Affected versions of this package are vulnerable to Improper Validation of Specified Quantity in Input in the chunksize parameter in app.addmediafile and app.addmediafiles media routes. An attacker can cause excessi...

7.5CVSS5.8AI score0.00599EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2026/03/18 10:15 a.m.14 views

kernel: sctp: avoid NULL dereference when chunk data buffer is missing

In the Linux kernel, the following vulnerability has been resolved: sctp: avoid NULL dereference when chunk data buffer is missing chunk-skb pointer is dereferenced in the if-block where it's supposed to be NULL only. chunk-skb can only be NULL if chunk-headskb is not. Check for fraglist instead...

7.5CVSS5.8AI score0.00587EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/03/17 3:0 p.m.12 views

kernel: sctp: avoid NULL dereference when chunk data buffer is missing

In the Linux kernel, the following vulnerability has been resolved: sctp: avoid NULL dereference when chunk data buffer is missing chunk-skb pointer is dereferenced in the if-block where it's supposed to be NULL only. chunk-skb can only be NULL if chunk-headskb is not. Check for fraglist instead...

7.5CVSS5.8AI score0.00587EPSS
SaveExploits0References5
OSV
OSV
added 2026/03/16 8:27 p.m.8 views

GO-2026-4695 Gokapi's File Request MaxSize Limit Bypassed via Multi-Chunk Upload in github.com/forceu/gokapi

Gokapi's File Request MaxSize Limit Bypassed via Multi-Chunk Upload in github.com/forceu/gokapi. NOTE: The source advisory for this report contains additional versions that could not be automatically mapped to standard Go module versions. If this is causing false-positive reports from vulnerabili...

4.3CVSS5.8AI score0.00253EPSS
SaveExploits0References2
CVE
CVE
added 2026/03/13 7:9 p.m.40 views

CVE-2026-30961

Gokapi

4.3CVSS5.7AI score0.00253EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2026/03/13 7:9 p.m.50 views

CVE-2026-30961 Gokapi's File Request MaxSize Limit Bypassed via Multi-Chunk Upload

Gokapi is a self-hosted file sharing server with automatic expiration and encryption support. Prior to 2.2.4, the chunked upload completion path for file requests does not validate the total file size against the per-request MaxSize limit. An attacker with a public file request link can split an...

4.3CVSS0.00253EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/03/13 6:56 p.m.10 views

EUVD-2026-12080

Gokapi's File Request MaxSize Limit Bypassed via Multi-Chunk Upload...

4.3CVSS5.8AI score0.00253EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/03/13 6:56 p.m.12 views

Gokapi's File Request MaxSize Limit Bypassed via Multi-Chunk Upload

Summary The chunked upload completion path for file requests does not validate the total file size against the per-request MaxSize limit. An attacker with a public file request link can split an oversized file into chunks each under MaxSize and upload them sequentially, bypassing the size...

4.3CVSS5.7AI score0.00253EPSS
SaveExploits0References5Affected Software1
RedhatCVE
RedhatCVE
added 2026/03/13 11:57 a.m.8 views

CVE-2026-32240

A flaw was found in the KJ-HTTP component of Cap’n Proto when processing HTTP messages that use Transfer-Encoding: chunked. If a chunk size is parsed as a value equal to or greater than 2^64, the value may be truncated when converted to a 64-bit integer. An attacker could exploit this behavior by...

6.5CVSS5.7AI score0.00207EPSS
SaveExploits0References8
Snyk
Snyk
added 2026/03/12 10:39 p.m.21 views

Numeric Truncation Error

Overview Affected versions of this package are vulnerable to Numeric Truncation Error in the chunk size parsing process when handling HTTP requests with Transfer-Encoding set to chunked. An attacker can cause HTTP request or response smuggling by sending a chunk size value that parses to 2^64 or...

6.5CVSS6AI score0.00207EPSS
SaveExploits0References2
NVD
NVD
added 2026/03/12 8:16 p.m.9 views

CVE-2026-32240

Cap'n Proto is a data interchange format and capability-based RPC system. Prior to 1.4.0, when using Transfer-Encoding: chunked, if a chunk's size parsed to a value of 2^64 or larger, it would be truncated to a 64-bit integer. In theory, this bug could enable HTTP request/response smuggling. This...

6.5CVSS0.00207EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/03/12 7:35 p.m.6 views

CVE-2026-32240

Cap'n Proto is a data interchange format and capability-based RPC system. Prior to 1.4.0, when using Transfer-Encoding: chunked, if a chunk's size parsed to a value of 2^64 or larger, it would be truncated to a 64-bit integer. In theory, this bug could enable HTTP request/response smuggling. This...

6.3CVSS5.8AI score0.00207EPSS
SaveExploits0References6Affected Software1
CVE
CVE
added 2026/03/12 7:35 p.m.35 views

CVE-2026-32240

Cap'n Proto prior to 1.4.0 has a vulnerability where, with Transfer-Encoding: chunked, a chunk size parsed to >= 2^64 would be truncated to 64 bits, potentially enabling HTTP request/response smuggling. The issue affects Cap'n Proto’s chunked transfer handling and is fixed in 1.4.0. According ...

6.5CVSS5.8AI score0.00207EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2026/03/12 7:35 p.m.33 views

CVE-2026-32240 Cap'n Proto: Integer overflow in KJ-HTTP chunk size

Cap'n Proto is a data interchange format and capability-based RPC system. Prior to 1.4.0, when using Transfer-Encoding: chunked, if a chunk's size parsed to a value of 2^64 or larger, it would be truncated to a 64-bit integer. In theory, this bug could enable HTTP request/response smuggling. This...

6.3CVSS0.00207EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2026/03/12 7:35 p.m.7 views

CVE-2026-32240 Cap'n Proto: Integer overflow in KJ-HTTP chunk size

Cap'n Proto is a data interchange format and capability-based RPC system. Prior to 1.4.0, when using Transfer-Encoding: chunked, if a chunk's size parsed to a value of 2^64 or larger, it would be truncated to a 64-bit integer. In theory, this bug could enable HTTP request/response smuggling. This...

6.3CVSS5.8AI score0.00207EPSS
SaveExploits0References5
Redos
Redos
added 2026/03/10 12:0 a.m.9 views

ROS-20260310-73-0033

A vulnerability in the Sstudychunk function implementation of the Perl programming language interpreter is related to an operation exceeding buffer boundaries in memory. Exploitation of the vulnerability could allow an attacker acting remotely to cause a denial of service...

7.5CVSS7.4AI score0.05971EPSS
SaveExploits0
Packet Storm
Packet Storm
added 2026/03/09 12:0 a.m.141 views

📄 dr_libs 0.14.4 Heap Buffer Overflow

A heap buffer overflow exists in the function drwavreadsmpltometadataobj when processing WAV files with a crafted smpl chunk. The vulnerability arises due to a mismatch between sampleLoopCount validation in pass 1 and unconditional processing in pass 2, allowing 36 bytes of attacker-controlled da...

6.1AI score
SaveExploits0
OSV
OSV
added 2026/02/28 11:10 a.m.31 views

OESA-2026-1449 libsoup security update

libsoup is an HTTP client/server library for GNOME. It uses GObjects and the glib main loop, to integrate well with GNOME applications, and also has a synchronous API, for use in threaded applications. Security Fixes: A flaw was found in SoupServer. This HTTP request smuggling vulnerability occur...

6.5CVSS5.9AI score0.00423EPSS
SaveExploits0References4
OSV
OSV
added 2026/02/24 6:43 p.m.14 views

RLSA-2026:2799 Moderate: php security update

PHP is an HTML-embedded scripting language commonly used with the Apache HTTP Server. Security Fixes: php: heap-based buffer overflow in arraymerge CVE-2025-14178 php: PHP: Information disclosure via getimagesize function when reading multi-chunk images CVE-2025-14177 For more details about the...

6.5CVSS5.8AI score0.00482EPSS
SaveExploits3References3
RedhatCVE
RedhatCVE
added 2026/02/20 7:39 p.m.11 views

CVE-2026-26202

Penpot is an open-source design tool for design and code collaboration. Prior to version 2.13.2, an authenticated user can read arbitrary files from the server by supplying a local file path e.g. /etc/passwd as a font data chunk in the create-font-variant RPC endpoint, resulting in the file...

7.5CVSS5.8AI score0.00437EPSS
SaveExploits1References1
Rows per page
Query Builder