Lucene search
+L

564 matches found

Nuclei
Nuclei
added 14 hours ago42 views

Apache2 - Transfer-Encoding Chunked XSS

Apache2 PHP before 5.6.38, 7.0.x before 7.0.32, 7.1.x before 7.1.22, and 7.2.x before 7.2.10 contain a reflected cross-site scripting vulnerability caused by mishandling of chunked transfer-encoding requests in sapi/apache2handler/sapiapache2.c. Attackers can execute malicious scripts via crafted...

6.1CVSS6.4AI score0.04103EPSS
SaveExploits1References5
Cvelist
Cvelist
added 6 days ago34 views

CVE-2026-14180 Undertow-core: undertow:http request smuggling via oversized chunk-size bit overlap

A flaw was found in the ChunkReader component of the Undertow HTTP server, which is used by WildFly and JBoss EAP to handle chunked transfer encoding. The issue occurs because the parser uses a single internal variable to store both the remaining chunk size and state flags. By sending a specially...

5.3CVSS0.00413EPSS
SaveExploits0References2
CVE
CVE
added 6 days ago24 views

CVE-2026-14180

Summary : CVE-2026-14180 affects the Undertow HTTP server’s ChunkReader used by WildFly/JBoss EAP. The root cause is a single internal variable used for both the remaining chunk size and state flags, enabling a crafted oversized chunk-size request to cause overlap and trigger a second, “smuggled”...

5.3CVSS5.3AI score0.00413EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/01 1:16 p.m.6 views

UBUNTU-CVE-2026-67297

FreeRDP before 3.29.0 fails to enforce the RESPONSESIZELIMIT when processing Transfer-Encoding: chunked HTTP responses in httpresponserecvbody. Attackers controlling a malicious RD Gateway endpoint can send oversized chunked response bodies to exhaust client memory resources without triggering th...

8.7CVSS5.5AI score0.00343EPSS
SaveExploits0References4
NVD
NVD
added 2026/07/27 5:16 p.m.26 views

CVE-2026-66731

facil.io 0.7.5 through 0.7.6 contains a denial-of-service vulnerability in the HTTP/1.1 chunked transfer encoding parser that allows unauthenticated remote attackers to crash the server by sending a negative chunk size value. Attackers can send a single POST request with a Transfer-Encoding:...

8.7CVSS0.00596EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/27 4:57 p.m.52 views

CVE-2026-66731 facil.io 0.7.5 - 0.7.6 HTTP/1.1 Chunked Transfer Encoding Parser Crash DoS

facil.io 0.7.5 through 0.7.6 contains a denial-of-service vulnerability in the HTTP/1.1 chunked transfer encoding parser that allows unauthenticated remote attackers to crash the server by sending a negative chunk size value. Attackers can send a single POST request with a Transfer-Encoding:...

8.7CVSS0.00596EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/07/27 4:57 p.m.10 views

EUVD-2026-49360

facil.io 0.7.5 through 0.7.6 contains a denial-of-service vulnerability in the HTTP/1.1 chunked transfer encoding parser that allows unauthenticated remote attackers to crash the server by sending a negative chunk size value. Attackers can send a single POST request with a Transfer-Encoding:...

8.7CVSS6AI score0.00596EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/07/27 4:57 p.m.8 views

CVE-2026-66731 facil.io 0.7.5 - 0.7.6 HTTP/1.1 Chunked Transfer Encoding Parser Crash DoS

facil.io 0.7.5 through 0.7.6 contains a denial-of-service vulnerability in the HTTP/1.1 chunked transfer encoding parser that allows unauthenticated remote attackers to crash the server by sending a negative chunk size value. Attackers can send a single POST request with a Transfer-Encoding:...

8.7CVSS6AI score0.00596EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/27 4:57 p.m.27 views

CVE-2026-66731

facil.io 0.7.5–0.7.6 contains a remote DoS in the HTTP/1.1 chunked transfer encoding parser. The vulnerability arises when a negative chunk size value is sent via a Transfer-Encoding: chunked header, causing http1_parser.h to negate the size, compute a large positive value, corrupt internal state...

8.7CVSS6AI score0.00596EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/07/25 12:0 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2026-66338

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - A flaw was found in libsoup. The chunked transfer encoding parser uses a permissive parsing function for chunk sizes that silently accepts inputs violating RFC...

5.4CVSS5.8AI score0.00174EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/24 11:16 p.m.7 views

DEBIAN-CVE-2026-66338

A flaw was found in libsoup. The chunked transfer encoding parser uses a permissive parsing function for chunk sizes that silently accepts inputs violating RFC 9112, including leading whitespace, plus sign prefixes, and trailing invalid characters. When libsoup operates behind a strict frontend...

5.4CVSS5.8AI score0.00174EPSS
SaveExploits0References1
NVD
NVD
added 2026/07/24 11:16 p.m.11 views

CVE-2026-66338

A flaw was found in libsoup. The chunked transfer encoding parser uses a permissive parsing function for chunk sizes that silently accepts inputs violating RFC 9112, including leading whitespace, plus sign prefixes, and trailing invalid characters. When libsoup operates behind a strict frontend...

5.4CVSS0.00174EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/24 11:1 p.m.20 views

CVE-2026-66338

The CVE-2026-66338 issue affects libsoup, specifically the HTTP chunked transfer encoding parser. The vulnerability stems from a permissive parsing function used for chunk sizes in soup_body_input_stream_read_chunked(), which accepts inputs violating RFC 9112 (leading whitespace, plus sign prefix...

5.4CVSS5.8AI score0.00174EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/24 11:1 p.m.39 views

CVE-2026-66338 Libsoup: libsoup: http request smuggling via permissive chunk-size parsing in soup_body_input_stream_read_chunked()

A flaw was found in libsoup. The chunked transfer encoding parser uses a permissive parsing function for chunk sizes that silently accepts inputs violating RFC 9112, including leading whitespace, plus sign prefixes, and trailing invalid characters. When libsoup operates behind a strict frontend...

5.4CVSS0.00174EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/07/24 11:1 p.m.12 views

CVE-2026-66338

A flaw was found in libsoup. The chunked transfer encoding parser uses a permissive parsing function for chunk sizes that silently accepts inputs violating RFC 9112, including leading whitespace, plus sign prefixes, and trailing invalid characters. When libsoup operates behind a strict frontend...

5.4CVSS5.8AI score0.00174EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/07/24 11:1 p.m.10 views

CVE-2026-66338

A flaw was found in libsoup. The chunked transfer encoding parser uses a permissive parsing function for chunk sizes that silently accepts inputs violating RFC 9112, including leading whitespace, plus sign prefixes, and trailing invalid characters. When libsoup operates behind a strict frontend...

5.4CVSS5.8AI score0.00174EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/17 8:17 p.m.14 views

CVE-2026-50197

Skipper is an HTTP router and reverse proxy for service composition. Prior to 0.26.10, zalando/skipper's OpenPolicyAgent integration silently bypasses request-body inspection on HTTP/1.1 Transfer-Encoding: chunked and HTTP/2 requests that omit the content-length pseudo-header, because the...

7.8CVSS0.00429EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/17 7:23 p.m.9 views

CVE-2026-50197 Skipper: opaAuthorizeRequestWithBody filter bypasses OPA policy on Transfer-Encoding: chunked / HTTP/2 requests

Skipper is an HTTP router and reverse proxy for service composition. Prior to 0.26.10, zalando/skipper's OpenPolicyAgent integration silently bypasses request-body inspection on HTTP/1.1 Transfer-Encoding: chunked and HTTP/2 requests that omit the content-length pseudo-header, because the...

7.8CVSS5.3AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/07/17 7:23 p.m.62 views

CVE-2026-50197 Skipper: opaAuthorizeRequestWithBody filter bypasses OPA policy on Transfer-Encoding: chunked / HTTP/2 requests

Skipper is an HTTP router and reverse proxy for service composition. Prior to 0.26.10, zalando/skipper's OpenPolicyAgent integration silently bypasses request-body inspection on HTTP/1.1 Transfer-Encoding: chunked and HTTP/2 requests that omit the content-length pseudo-header, because the...

7.8CVSS0.00429EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/16 7:50 p.m.10 views

CVE-2026-44982 CrowdSec AppSec silently drops request body for chunked / HTTP-2 requests

CrowdSec offers crowdsourced protection against malicious IPs. From 1.5.0 until 1.7.8, pkg/appsec/request.go NewParsedRequestFromRequest allocated a request body buffer from maxr.ContentLength, 0, so HTTP/1.1 requests using Transfer-Encoding: chunked and HTTP/2 requests without a content-length...

7.2CVSS5.5AI score
SaveExploits0References7
Rows per page
Query Builder