CVE & CISA-KEV Catalog

CVE-2026-32873

HIGH
7.5
CVSS v3
NVD

Description

ewe is a Gleam web server. Versions 0.8.0 through 3.0.4 contain a bug in the handle_trailers function where rejected trailer headers (forbidden or undeclared) cause an infinite loop. When handle_trailers encounters such a trailer, three code paths (lines 520, 523, 526) recurse with the original buffer (rest) instead of advancing past the rejected header (Buffer(header_rest, 0)), causing decoder.decode_packet to re-parse the same header on every iteration. The resulting loop has no timeout or escape — the BEAM process permanently wedges at 100% CPU. Any application that calls ewe.read_body on chunked requests is affected, and this is exploitable by any unauthenticated remote client before control returns to application code, making an application-level workaround impossible. This issue is fixed in version 3.0.5.

How to fix

Remediation Available
eweNVD
Affected:>= 0.8.0, < 3.0.5Fixed in:3.0.5CVE-2026-32873derived from NVD

TridentStack Control can deploy fixes like this automatically across your Windows, macOS, and Linux fleet. See how it works

Remediation is compiled from vendor and distribution security advisories. Always confirm against the linked source for your exact version and platform.

CVSS v3 Vector

Exploitability

Attack VectorNetwork
Attack ComplexityLow
Privileges RequiredNone
User InteractionNone
ScopeUnchanged

Impact

ConfidentialityNone
IntegrityNone
AvailabilityHigh

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

Exploit Intelligence

0.60%probability of exploitation in 30 days
45thpercentile

Moderate risk: more likely to be exploited than 45% of all known CVEs.

References

Related Vulnerabilities

Other CWE-825 vulnerabilities, ordered by exploit likelihood. View all

CVESeverityCVSSEPSSExploitedFix
CVE-2024-23638Medium6.560%-Fix
CVE-2026-33526High7.58.9%-Fix
CVE-2019-15691High7.24.7%-Fix
CVE-2023-48316Critical9.84.3%-Fix
CVE-2023-48315High8.83.9%-Fix
CVE-2023-48692Critical9.03.1%-Fix
Embed a live status badge for CVE-2026-32873
CVE-2026-32873 severity badge

Markdown

[![CVE-2026-32873](https://tridentstack.com/cve/badge/CVE-2026-32873.svg)](https://tridentstack.com/cve/CVE-2026-32873)

HTML

<a href="https://tridentstack.com/cve/CVE-2026-32873"><img src="https://tridentstack.com/cve/badge/CVE-2026-32873.svg" alt="CVE-2026-32873"></a>

Find and fix vulnerabilities across your fleet

TridentStack Control continuously scans your Windows, macOS, and Linux fleet for known vulnerabilities, prioritizes them by severity and active exploitation, and patches them automatically.

See how it worksStart freeThis CVE lookup is free and always will be.

This product uses NVD data but is not endorsed or certified by the NVD. EPSS scores courtesy of FIRST.org (https://www.first.org/epss). Source: CISA KEV Catalog. Data as of 2026-04-16.