PatchSiren cyber security CVE debrief
CVE-2026-73495 http4s CVE debrief
CVE-2026-73495 debrief: The Blaze library, used for building asynchronous pipelines, has a vulnerability that allows unauthenticated remote clients to inject arbitrary headers into http4s applications using BlazeServerBuilder over HTTP/1.1. This can lead to bypassing header-based trust decisions, spoofing client IP for allow-lists, rate limits, or auditing, forging the https scheme, or injecting internal authorization headers. Defenders of http4s applications using BlazeServerBuilder over HTTP/1.1 should assess exposure and verify the impact of injected headers on trust decisions. The vulnerability is fixed in versions 0.23.18 and 1.0.0-M42.
- Vendor
- http4s
- Product
- blaze
- CVSS
- HIGH 7.4
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-08-12
- Original CVE updated
- 2026-09-09
- Advisory published
- 2026-08-12
- Advisory updated
- 2026-09-09
Who should care
Defenders of http4s applications using BlazeServerBuilder over HTTP/1.1 should assess exposure and verify the impact of injected headers on trust decisions. This includes operators, platform administrators, vulnerability management teams, and security teams who need to ensure that their applications are not exposed to this vulnerability.
Why it matters
CVE-2026-73495 allows unauthenticated remote clients to inject arbitrary headers, bypassing trust decisions in http4s applications using BlazeServerBuilder over HTTP/1.1. Defenders should verify exposure and assess the impact of injected headers on trust decisions.
- Bypassing header-based trust decisions
- Spoofing client IP for allow-lists, rate limits, or auditing
- Forging the https scheme or injecting internal authorization headers
Technical summary
The Blaze library, used for building asynchronous pipelines, has a vulnerability that allows unauthenticated remote clients to inject arbitrary headers into http4s applications using BlazeServerBuilder over HTTP/1.1. This vulnerability can lead to bypassing header-based trust decisions, spoofing client IP for allow-lists, rate limits, or auditing, forging the https scheme, or injecting internal authorization headers. The fix is available in versions 0.23.18 and 1.0.0-M42. Defenders should prioritize verifying exposure of http4s applications using BlazeServerBuilder over HTTP/1.1 and assessing the impact of injected headers on trust decisions.
Defensive priority
Defenders should prioritize verifying exposure of http4s applications using BlazeServerBuilder over HTTP/1.1 and assessing the impact of injected headers on trust decisions.
Recommended defensive actions
- Verify exposure of http4s applications using BlazeServerBuilder over HTTP/1.1
- Assess the impact of injected headers on trust decisions
- Update to versions 0.23.18 or 1.0.0-M42
- Review compensating controls for exposed systems while remediation is scheduled and verified
- Check relevant monitoring, detection, and logs for exposed assets that need extra review
- Track exceptions, retest remediated assets, and close the item only after evidence is documented
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up
Evidence notes
The CVE record and NVD entry provide details on the vulnerability in the Blaze library, which affects http4s applications using BlazeServerBuilder over HTTP/1.1. The vulnerability allows unauthenticated remote clients to inject arbitrary headers, bypassing trust decisions in http4s applications. The fix is available in versions 0.23.18 and 1.0.0-M42. Defenders should verify exposure and assess the impact of injected headers on trust decisions.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-73495 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-73495
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-73495 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-73495
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/http4s/blaze/commit/ef3e666c146cfc16cb6603f1fc3c464daab4a24f
-
Source reference
Unverified legacy reference
URL: https://github.com/http4s/blaze/releases/tag/v0.23.18
-
Source reference
Unverified legacy reference
URL: https://github.com/http4s/blaze/releases/tag/v1.0.0-M42
-
Source reference
Unverified legacy reference
URL: https://github.com/http4s/blaze/security/advisories/GHSA-46q4-43ph-c6fr
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.