CVE-2026-73495
Last modified
CVE-2026-73495 is a high-severity vulnerability rated 7.4/10 on the CVSS scale. 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.
Description
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.
Metrics
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| http4s | blaze | < 0.23.18; >= 1.0.0-M1, < 1.0.0-M42 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-73495?
How severe is CVE-2026-73495?
How do I fix CVE-2026-73495?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-73489Russh is a Rust SSH client & server library. Prior to 0.62.4…4.3
- CVE-2026-7349Use after free in Cast in Google Chrome prior to 147.0.7727.…7.5
- CVE-2026-73490Loofah is a general library for manipulating and transformin…4.7
- CVE-2026-73491Loofah is a general library for manipulating and transformin…2.3
- CVE-2026-73492Loofah is a general library for manipulating and transformin…2.3
- CVE-2026-73493Http4s (http4s-blaze-server) is a minimal, idiomatic Scala i…7.5
- CVE-2026-73498MCP Atlassian is a Model Context Protocol (MCP) server for A…7.7
- CVE-2026-73499etcd is a distributed key-value store for the data of a dist…7.1
- CVE-2026-7350Use after free in WebMIDI in Google Chrome prior to 147.0.77…8.3
- CVE-2026-73500etcd is a distributed key-value store for the data of a dist…8.7
- CVE-2026-73501kin-openapi is a Go project for handling OpenAPI files. Prio…9.1
- CVE-2026-73502kin-openapi is a Go project for handling OpenAPI files. From…5.3
Are you affected by CVE-2026-73495?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
