Lucene search
+L

268 matches found

CVE
CVE
added 2026/09/18 8:16 p.m.9 views

CVE-2026-63452

Suricata (OISF), a network IDS/IPS/NSM engine, is affected in versions 8.0.0 through 8.0.6 . The HTTP/1 parser enforces a per-transaction decompression limit but does not cap the total number of small brotli compression bombs a single flow can submit. When the response-body-decompress-layer-limit...

7.5CVSS
SaveExploits0References5
EUVD
EUVD
added 2026/09/18 8:12 p.m.6 views

EUVD-2026-83386

A flaw was found in Netty's HTTP/1 decoder. Incomplete validation of malformed Transfer-Encoding headers allows a remote attacker to perform HTTP request smuggling. By sending specially crafted HTTP requests, an attacker can inject arbitrary HTTP requests, potentially bypassing security controls ...

6.5CVSS
SaveExploits0References2
OSV
OSV
added 2026/09/10 11:03 p.m.8 views

GHSA-F52W-8J3H-J724 Traefik: Rootless HTTP/1 request-target routes as "/" but is forwarded verbatim, bypassing path-scoped routing, middleware guards and access logging

Summary Traefik accepts an HTTP/1.x request whose request-target is in rootless / opaque form for example GET http:http://internal-vhost/admin HTTP/1.1. Go parses this into URL.Opaque with an empty URL.Path, so Traefik evaluates all routing, path-sanitization, middleware and access-log decisions...

8.8CVSS5.6AI score0.0027EPSS
SaveExploits0References7
Github Security Blog
Github Security Blog
added 2026/09/10 11:03 p.m.14 views

Traefik: Rootless HTTP/1 request-target routes as "/" but is forwarded verbatim, bypassing path-scoped routing, middleware guards and access logging

Summary Traefik accepts an HTTP/1.x request whose request-target is in rootless / opaque form for example GET http:http://internal-vhost/admin HTTP/1.1. Go parses this into URL.Opaque with an empty URL.Path, so Traefik evaluates all routing, path-sanitization, middleware and access-log decisions...

8.8CVSS5.6AI score0.0027EPSS
SaveExploits0References7Affected Software2
Vulnrichment
Vulnrichment
added 2026/09/10 3:01 p.m.12 views

CVE-2026-88009 Traefik: Rootless HTTP/1 request-target routes as "/" but is forwarded verbatim, bypassing path-scoped routing, middleware guards and access logging

Traefik is an open source HTTP reverse proxy and load balancer. Prior to 2.11.57, and 3.7.13, Traefik accepts a rootless HTTP/1 request target that Go stores in URL.Opaque while leaving URL.Path empty. The rewriteRequestBuilder path evaluates routing, path sanitization, forwardAuth,...

8.8CVSS5.8AI score0.0027EPSS
SaveExploits0References5
CVE
CVE
added 2026/09/10 3:01 p.m.46 views

CVE-2026-88009

Traefik , an open-source HTTP reverse proxy and load balancer, is affected by a request-target handling flaw prior to 2.11.57 and 3.7.13 . A rootless HTTP/1 request target is stored by Go in URL.Opaque while URL.Path remains empty. The rewriteRequestBuilder evaluates routing, path sanitization, f...

8.8CVSS5.8AI score0.0027EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/09/10 3:01 p.m.15 views

CVE-2026-88009 Traefik: Rootless HTTP/1 request-target routes as "/" but is forwarded verbatim, bypassing path-scoped routing, middleware guards and access logging

Traefik is an open source HTTP reverse proxy and load balancer. Prior to 2.11.57, and 3.7.13, Traefik accepts a rootless HTTP/1 request target that Go stores in URL.Opaque while leaving URL.Path empty. The rewriteRequestBuilder path evaluates routing, path sanitization, forwardAuth,...

8.8CVSS5.8AI score
SaveExploits0References7
Cvelist
Cvelist
added 2026/09/10 3:01 p.m.53 views

CVE-2026-88009 Traefik: Rootless HTTP/1 request-target routes as "/" but is forwarded verbatim, bypassing path-scoped routing, middleware guards and access logging

Traefik is an open source HTTP reverse proxy and load balancer. Prior to 2.11.57, and 3.7.13, Traefik accepts a rootless HTTP/1 request target that Go stores in URL.Opaque while leaving URL.Path empty. The rewriteRequestBuilder path evaluates routing, path sanitization, forwardAuth,...

8.8CVSS0.0027EPSS
SaveExploits0References5
OSV
OSV
added 2026/09/09 12:40 a.m.6 views

CLEANSTART-2026-ZI25974 In Eclipse Jetty, the HTTP/1

Multiple security vulnerabilities affect the apache-zookeeper package. In Eclipse Jetty, the HTTP/1. See references for individual vulnerability details...

9.8CVSS6.3AI score0.01305EPSS
SaveExploits3References25
OSV
OSV
added 2026/09/09 12:39 a.m.5 views

CLEANSTART-2026-BA42566 In Eclipse Jetty, the HTTP/1

Multiple security vulnerabilities affect the apache-zookeeper package. In Eclipse Jetty, the HTTP/1. See references for individual vulnerability details...

9.8CVSS5.8AI score0.01305EPSS
SaveExploits3References16
OSV
OSV
added 2026/09/07 5:11 a.m.9 views

CLEANSTART-2026-PZ89066 In Eclipse Jetty, the HTTP/1

Multiple security vulnerabilities affect the apache-zookeeper package. In Eclipse Jetty, the HTTP/1. See references for individual vulnerability details...

9.8CVSS6.5AI score0.01305EPSS
SaveExploits3References15
NVD
NVD
added 2026/09/04 3:17 p.m.5 views

CVE-2026-82728

Allocation of Resources Without Limits or Throttling vulnerability in elixir-mint mint allows a remote HTTP server to exhaust memory on the client host and cause a denial of service. Two HTTP/1 response-parser states accumulate server data without any cap. In lib/mint/http1.ex, decodestatusline/4...

8.2CVSS0.00487EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/04 2:31 p.m.28 views

CVE-2026-82728 Unbounded HTTP/1 status-line and chunk-extension buffering in Mint causes memory-exhaustion DoS

Allocation of Resources Without Limits or Throttling vulnerability in elixir-mint mint allows a remote HTTP server to exhaust memory on the client host and cause a denial of service. Two HTTP/1 response-parser states accumulate server data without any cap. In lib/mint/http1.ex, decodestatusline/4...

8.2CVSS0.00487EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/04 2:31 p.m.11 views

CVE-2026-82728

Mint (the Elixir HTTP client library, elixir-mint/mint) suffers from unbounded buffering in its HTTP/1 response parser. In lib/mint/http1.ex, decode_status_line/4 and decode_body/5 accumulate unconsumed server data in conn.buffer without any size cap, because the :max_header_list_size budget is o...

8.2CVSS5.6AI score0.00487EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/04 2:31 p.m.6 views

CVE-2026-82728 Unbounded HTTP/1 status-line and chunk-extension buffering in Mint causes memory-exhaustion DoS

Allocation of Resources Without Limits or Throttling vulnerability in elixir-mint mint allows a remote HTTP server to exhaust memory on the client host and cause a denial of service. Two HTTP/1 response-parser states accumulate server data without any cap. In lib/mint/http1.ex, decodestatusline/4...

8.2CVSS6AI score0.00487EPSS
SaveExploits0References9
OSV
OSV
added 2026/09/04 2:31 p.m.4 views

EEF-CVE-2026-82728 Unbounded HTTP/1 status-line and chunk-extension buffering in Mint causes memory-exhaustion DoS

Summary Allocation of Resources Without Limits or Throttling vulnerability in elixir-mint mint allows a remote HTTP server to exhaust memory on the client host and cause a denial of service. Two HTTP/1 response-parser states accumulate server data without any cap. In lib/mint/http1.ex,...

8.2CVSS5.8AI score0.00487EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/04 2:31 p.m.29 views

CVE-2026-82729 Quadratic chunk-size parsing in Mint.HTTP1.Parse allows CPU-exhaustion DoS

Inefficient Algorithmic Complexity vulnerability in elixir-mint mint allows a remote HTTP server to exhaust CPU on the client host and cause a denial of service. parsehexprefix/2 in lib/mint/http1/parse.ex folds each hex digit of a chunked response's chunk-size field into an arbitrary-precision...

6.3CVSS0.00487EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/04 2:31 p.m.5 views

EEF-CVE-2026-82729 Quadratic chunk-size parsing in Mint.HTTP1.Parse allows CPU-exhaustion DoS

Summary Inefficient Algorithmic Complexity vulnerability in elixir-mint mint allows a remote HTTP server to exhaust CPU on the client host and cause a denial of service. parsehexprefix/2 in lib/mint/http1/parse.ex folds each hex digit of a chunked response's chunk-size field into an...

6.3CVSS5.8AI score0.00487EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/12 9:17 p.m.8 views

CVE-2026-65370

ServiceTalk HTTP/1.x incorrectly handles malformed Transfer-Encoding which could result in request smuggling attacks. This vulnerability is addressed in servicetalk version 0.42.65...

7.5CVSS5.4AI score
SaveExploits0References1
CVE
CVE
added 2026/08/12 8:27 p.m.34 views

CVE-2026-65370

The CVE-2026-65370 issue affects ServiceTalk HTTP/1.x where malformed Transfer-Encoding is not handled correctly, enabling request smuggling as described across multiple sources. The vulnerability is addressed in ServiceTalk release 0.42.65. Affected component: ServiceTalk HTTP/1.x parsing of Tra...

7.5CVSS5.2AI score0.00207EPSS
SaveExploits0References1Affected Software1
Rows per page
Query Builder