CVE-2026-73495: blaze: Chunked-body trailer fields promoted into Request.headers in blaze-server (front-end header-sanitization bypass)

Published Aug 12, 2026
·
Updated

blaze is a Scala library for building asynchronous pipelines, with a focus on network IO. Prior to 0.23.18 and 1.0.0-M42, blaze-server can merge HTTP/1.1 chunked-body trailer fields into Request.headers. Because trailer fields are attacker-controlled, an unauthenticated remote client can inject arbitrary header names and values, including X-Forwarded-For and internal authorization headers, that a fronting proxy sanitized from the request-header section, bypassing header-based trust decisions in the application. Any http4s application using BlazeServerBuilder over HTTP/1.1 whose routes or middleware trust proxy-set headers, including X-Forwarded-For, X-Real-IP, and X-Forwarded-Host, is affected. If a fronting proxy strips or normalizes those headers but forwards chunked bodies with trailers intact, an attacker can spoof client IP for allow-lists, rate limits, or auditing, forge the https scheme, or inject internal authorization headers. A promoted Connection: close trailer is also honored, allowing attacker-controlled termination of pooled backend connections. This issue is fixed in versions 0.23.18 and 1.0.0-M42.

Affected Software

3 affected components
blaze-server>0.23.18<=1.0.0-M42
blaze-server<0.23.18
blaze-server<1.0.0-M42

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Upgrade

    Upgrade blaze-server to a version that resolves this vulnerability.

    Fixed in 0.23.18
  2. Upgrade

    Upgrade blaze-server to a version that resolves this vulnerability.

    Fixed in 1.0.0-M42

Event History

Aug 12, 2026
CVE Published
via MITRE·09:11 PM
Data Sourced
via MITRE·09:11 PM
DescriptionSeverityWeakness
Free Weekly Intel

Don't miss critical vulnerabilities

Join thousands of security professionals who receive our weekly digest of trending CVEs, zero-days, and exploited vulnerabilities.

No spam. Unsubscribe anytime.

Frequently Asked Questions

1

What is the severity of CVE-2026-73495?

The severity of CVE-2026-73495 is rated as high with a score of 7.4.

2

How do I fix CVE-2026-73495?

To fix CVE-2026-73495, upgrade blaze-server to version 0.23.18 or later.

3

What type of vulnerability is CVE-2026-73495?

CVE-2026-73495 is a front-end header-sanitization bypass vulnerability in the blaze-server.

4

Who is affected by CVE-2026-73495?

Any applications using blaze-server versions prior to 0.23.18 and 1.0.0-M42 are affected by CVE-2026-73495.

5

What can attackers do with CVE-2026-73495?

Attackers can inject arbitrary trailer fields into Request.headers, leading to potential manipulation of requests.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203
CVE-2026-73495 - blaze: Chunked-body trailer fields promoted into Request.headers in blaze-server (front-end header-sanitization bypass) - SecAlerts