Lucene search
+L

491 matches found

NVD
NVD
added 2026/03/20 2:16 a.m.19 views

CVE-2026-32881

ewe is a Gleam web server. ewe is a Gleam web server. Versions 0.6.0 through 3.0.4 are vulnerable to authentication bypass or spoofed proxy-trust headers. Chunked transfer encoding trailer handling merges declared trailer fields into req.headers after body parsing, but the denylist only blocks 9...

5.3CVSS0.00386EPSS
SaveExploits1References4
NVD
NVD
added 2026/03/20 2:16 a.m.5 views

CVE-2026-32873

ewe is a Gleam web server. Versions 0.8.0 through 3.0.4 contain a bug in the handletrailers function where rejected trailer headers forbidden or undeclared cause an infinite loop. When handletrailers encounters such a trailer, three code paths lines 520, 523, 526 recurse with the original buffer...

7.5CVSS0.00599EPSS
SaveExploits1References3
Vulnrichment
Vulnrichment
added 2026/03/20 1:18 a.m.1 views

CVE-2026-32881 ewe has an Overly Permissive List of Allowed Inputs

ewe is a Gleam web server. ewe is a Gleam web server. Versions 0.6.0 through 3.0.4 are vulnerable to authentication bypass or spoofed proxy-trust headers. Chunked transfer encoding trailer handling merges declared trailer fields into req.headers after body parsing, but the denylist only blocks 9...

5.3CVSS5.8AI score0.00386EPSS
SaveExploits1References4
CVE
CVE
added 2026/03/20 1:18 a.m.24 views

CVE-2026-32881

Summary: CVE-2026-32881 affects the Gleam web server “ewe.” Versions 0.6.0–3.0.4 are vulnerable to an authentication bypass and header spoofing due to how trailer headers are merged into req.headers after body parsing. The denylist in the trailer handling only blocks nine header names, allowing a...

5.3CVSS5.8AI score0.00386EPSS
SaveExploits1References4Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/03/20 1:18 a.m.1 views

CVE-2026-32881

ewe is a Gleam web server. ewe is a Gleam web server. Versions 0.6.0 through 3.0.4 are vulnerable to authentication bypass or spoofed proxy-trust headers. Chunked transfer encoding trailer handling merges declared trailer fields into req.headers after body parsing, but the denylist only blocks 9...

5.3CVSS5.8AI score0.00386EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2026/03/20 1:18 a.m.6 views

CVE-2026-32881 ewe has an Overly Permissive List of Allowed Inputs

ewe is a Gleam web server. ewe is a Gleam web server. Versions 0.6.0 through 3.0.4 are vulnerable to authentication bypass or spoofed proxy-trust headers. Chunked transfer encoding trailer handling merges declared trailer fields into req.headers after body parsing, but the denylist only blocks 9...

5.3CVSS5.8AI score0.00386EPSS
SaveExploits1References6
CVE
CVE
added 2026/03/20 1:13 a.m.15 views

CVE-2026-32873

CVE-2026-32873 affects the Gleam-based web server ewe (versions 0.8.0–3.0.4). The bug in handle_trailers causes an infinite loop when encountering rejected trailers by recursively re-parsing the same header (using rest) instead of advancing past it (Buffer(header_rest, 0)). This leads to a perman...

7.5CVSS6AI score0.00599EPSS
SaveExploits1References3Affected Software1
OSV
OSV
added 2026/03/20 1:13 a.m.7 views

CVE-2026-32873 ewe: Loop with Unreachable Exit Condition ('Infinite Loop')

ewe is a Gleam web server. Versions 0.8.0 through 3.0.4 contain a bug in the handletrailers function where rejected trailer headers forbidden or undeclared cause an infinite loop. When handletrailers encounters such a trailer, three code paths lines 520, 523, 526 recurse with the original buffer...

7.5CVSS6.1AI score0.00599EPSS
SaveExploits1References5
OSV
OSV
added 2026/03/16 8:49 p.m.3 views

GHSA-4W98-XF39-23GP Loop with Unreachable Exit Condition ('Infinite Loop') in ewe

Summary ewe's handletrailers function contains a bug where rejected trailer headers forbidden or undeclared cause an infinite loop. The function recurses with the original unparsed buffer instead of advancing past the rejected header, re-parsing the same header forever. Each malicious request...

7.5CVSS6.1AI score0.00599EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added 2026/03/16 8:49 p.m.8 views

Loop with Unreachable Exit Condition ('Infinite Loop') in ewe

Summary ewe's handletrailers function contains a bug where rejected trailer headers forbidden or undeclared cause an infinite loop. The function recurses with the original unparsed buffer instead of advancing past the rejected header, re-parsing the same header forever. Each malicious request...

7.5CVSS6.1AI score0.00599EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2026/03/16 8:49 p.m.14 views

GHSA-9W88-79F8-M3VP Permissive List of Allowed Inputs in ewe

Summary ewe's chunked transfer encoding trailer handling merges declared trailer fields into req.headers after body parsing, but the denylist only blocks 9 header names. Security-sensitive headers like authorization, cookie, and x-forwarded-for can be injected or overwritten by a malicious client...

5.3CVSS5.8AI score0.00386EPSS
SaveExploits1References6
Github Security Blog
Github Security Blog
added 2026/03/16 8:49 p.m.8 views

Permissive List of Allowed Inputs in ewe

Summary ewe's chunked transfer encoding trailer handling merges declared trailer fields into req.headers after body parsing, but the denylist only blocks 9 header names. Security-sensitive headers like authorization, cookie, and x-forwarded-for can be injected or overwritten by a malicious client...

5.3CVSS5.8AI score0.00386EPSS
SaveExploits1References6Affected Software1
Positive Technologies
Positive Technologies
added 2026/03/16 12:0 a.m.15 views

PT-2026-26175

Summary ewe's chunked transfer encoding trailer handling merges declared trailer fields into req.headers after body parsing, but the denylist only blocks 9 header names. Security-sensitive headers like authorization, cookie, and x-forwarded-for can be injected or overwritten by a malicious client...

5.3CVSS5.9AI score0.00386EPSS
SaveExploits1References8
NVD
NVD
added 2026/02/14 4:15 p.m.7 views

CVE-2026-23143

In the Linux kernel, the following vulnerability has been resolved: virtionet: Fix misalignment bug in struct virtnetinfo Use the new TRAILINGOVERLAP helper to fix a misalignment bug along with the following warning: drivers/net/virtionet.c:429:46: warning: structure containing a flexible array...

5.5CVSS0.00107EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/02/14 4:15 p.m.7 views

CVE-2026-23143

In the Linux kernel, the following vulnerability has been resolved: virtionet: Fix misalignment bug in struct virtnetinfo Use the new TRAILINGOVERLAP helper to fix a misalignment bug along with the following warning: drivers/net/virtionet.c:429:46: warning: structure containing a flexible array...

5.5CVSS5.8AI score0.00107EPSS
SaveExploits0References9
EUVD
EUVD
added 2026/02/14 3:36 p.m.12 views

EUVD-2026-5894

In the Linux kernel, the following vulnerability has been resolved: virtionet: Fix misalignment bug in struct virtnetinfo Use the new TRAILINGOVERLAP helper to fix a misalignment bug along with the following warning: drivers/net/virtionet.c:429:46: warning: structure containing a flexible array...

5.3AI score0.00107EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2026/02/13 7:33 a.m.6 views

python-eventlet: Eventlet HTTP request smuggling

A request smuggling flaw was found in the Eventlet PyPI library. The Eventlet WSGI parser is vulnerable to HTTP Request Smuggling due to improper handling of HTTP trailer sections. This vulnerability allows attackers to bypass front-end security controls, launch targeted attacks against active si...

9.1CVSS5.7AI score0.0036EPSS
SaveExploits0References7
OSV
OSV
added 2026/02/12 2:1 p.m.2 views

OPENSUSE-SU-2026:20204-1 Security update for python-aiohttp, python-Brotli

This update for python-aiohttp, python-Brotli fixes the following issues: Changes in python-aiohttp: - CVE-2025-69228: Fixed denial of service through large payloads bsc1256022. - CVE-2025-69226: Fixed brute-force leak of internal static file path components bsc1256020. - CVE-2025-69224: Fixed...

8.7CVSS7.1AI score0.00487EPSS
SaveExploits0References17
OSV
OSV
added 2026/02/12 1:59 p.m.13 views

SUSE-SU-2026:20425-1 Security update for python-aiohttp, python-Brotli

This update for python-aiohttp, python-Brotli fixes the following issues: Changes in python-aiohttp: - CVE-2025-69228: Fixed denial of service through large payloads bsc1256022. - CVE-2025-69226: Fixed brute-force leak of internal static file path components bsc1256020. - CVE-2025-69224: Fixed...

8.7CVSS6.8AI score0.00487EPSS
SaveExploits0References18
Tenable Nessus
Tenable Nessus
added 2026/01/22 12:0 a.m.6 views

Azure Linux 3.0 Security Update: zziplib (CVE-2024-39134)

The version of zziplib installed on the remote Azure Linux 3.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2024-39134 advisory. - A Stack Buffer Overflow vulnerability in zziplibv 0.13.77 allows attackers to cause a denial of service via...

7.5CVSS5.7AI score0.00604EPSS
SaveExploits1References2
Rows per page
Query Builder