Description
Gracefulness code ignored cases that should be rejected, resulting in possible HTTP Request Smuggling opportunities.

This issue affects OTP from OTP 22.2 before OTP 27.3.4.17, from OTP 28.0 before OTP 28.5.0.6, and from OTP 29.0 before OTP 29.0.6, corresponding to inets from 7.1.2 before 9.3.2.7, from 9.4 before 9.6.2.3, and from 9.7 before 9.7.2.
Published: 2026-09-01
Score: 8.3 High
EPSS: < 1% Very Low
KEV: No
Impact: HTTP Request Smuggling
Action: Apply Patch
AI Analysis

Impact

Gracefulness code in Erlang/OTP’s inets module ignored header cases that should have been rejected, allowing whitespace before a colon in HTTP headers to be dropped. This flaw creates a scenario where attackers can construct malformed requests that the server interprets as two distinct messages, enabling HTTP Request Smuggling. A smuggled request can bypass input validation, manipulate routing, or exhaust system resources, leading to denial of service.

Affected Systems

Affected systems are deployments of the Erlang/OTP platform and its inets library. Vulnerable OTP releases include 22.2 up to (but not including) 27.3.4.17, 28.0 up to (but not including) 28.5.0.6, and 29.0 up to (but not including) 29.0.6. Corresponding inets releases span 7.1.2 up to 9.3.2.7, 9.4 up to 9.6.2.3, and 9.7 up to 9.7.2. Systems running these versions as web servers or proxy gateways are at risk.

Risk and Exploitability

The CVSS score of 8.3 signals a high severity, indicating that remote attackers could cause significant impact through HTTP Request Smuggling. An EPSS score is not available, and the vulnerability is not listed in the CISA KEV catalog, making it unclear how frequently it is currently exploited. The likely attack vector is an internet‑facing server that accepts HTTP requests, requiring an attacker to deliver a specially crafted request containing whitespace before a colon in a header. If successful, the attacker could smuggle a hidden request, bypassing validation, manipulating routing, or exhausting resources to cause denial of service.

Generated by OpenCVE AI on September 1, 2026 at 16:18 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Erlang/OTP to 27.3.4.17 or later, 28.5.0.6 or later, or 29.0.6 or later.
  • Upgrade the inets library to a patched release that removes the whitespace‑before‑colon handling flaw.
  • If an immediate upgrade is not possible, configure network perimeter devices or an HTTP reverse proxy to strip or reject headers containing whitespace before a colon to prevent smuggling.

Generated by OpenCVE AI on September 1, 2026 at 16:18 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 09 Sep 2026 12:15:00 +0000

Type Values Removed Values Added
References
Metrics threat_severity

None

cvssV3_1

{'score': 5.4, 'vector': 'CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:N'}

threat_severity

Low


Tue, 01 Sep 2026 22:00:00 +0000

Type Values Removed Values Added
First Time appeared Erlang erlang/otp
Vendors & Products Erlang erlang/otp
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Tue, 01 Sep 2026 14:45:00 +0000

Type Values Removed Values Added
Description Gracefulness code ignored cases that should be rejected, resulting in possible HTTP Request Smuggling opportunities. This issue affects OTP from OTP 22.2 before OTP 27.3.4.17, from OTP 28.0 before OTP 28.5.0.6, and from OTP 29.0 before OTP 29.0.6, corresponding to inets from 7.1.2 before 9.3.2.7, from 9.4 before 9.6.2.3, and from 9.7 before 9.7.2.
Title inets, httpd: HTTP Request Smuggling via Whitespace-Before-Colon Header Dropping i
First Time appeared Erlang
Erlang erlang\/otp
Weaknesses CWE-444
CPEs cpe:2.3:a:erlang:erlang\/otp:*:*:*:*:*:*:*:*
Vendors & Products Erlang
Erlang erlang\/otp
References
Metrics cvssV4_0

{'score': 8.3, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:L/VI:H/VA:N/SC:N/SI:N/SA:N'}


Subscriptions

Erlang Erlang/otp Erlang\/otp
cve-icon MITRE

Status: PUBLISHED

Assigner: EEF

Published:

Updated: 2026-09-08T01:10:02.081Z

Reserved: 2026-08-12T20:00:01.107Z

Link: CVE-2026-73276

cve-icon Vulnrichment

Updated: 2026-09-01T15:55:26.784Z

cve-icon NVD

Status : Deferred

Published: 2026-09-01T15:17:25.367

Modified: 2026-09-08T01:17:53.980

Link: CVE-2026-73276

cve-icon Redhat

Severity : Low

Publid Date: 2026-09-01T14:41:24Z

Links: CVE-2026-73276 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-09-01T16:30:17Z

Weaknesses
  • CWE-444

    Inconsistent Interpretation of HTTP Requests ('HTTP Request/Response Smuggling')