CVE-2026-54556
Last modified
CVE-2026-54556 is a high-severity vulnerability rated 8.2/10 on the CVSS scale. Http4s is a Scala interface for HTTP services. Prior to 0.23.35 and 1.0.0-M47, an unauthenticated HTTP/2 peer can cause an out-of-memory denial of service in the Ember backend with HTTP/2 enabled. EPSS estimates a 0.30% chance of exploitation in the next 30 days.
Description
Http4s is a Scala interface for HTTP services. Prior to 0.23.35 and 1.0.0-M47, an unauthenticated HTTP/2 peer can cause an out-of-memory denial of service in the Ember backend with HTTP/2 enabled. The Hpack wrapper in ember-core/shared/src/main/scala/org/http4s/ember/core/h2/Hpack.scala concatenates HEADERS and CONTINUATION frame fragments and decodes them into a single List, but maxHeaderSize accounting does not include indexed headers or HPACK per-header overhead. A small compressed header block can therefore expand into a much larger decoded representation that remains in memory for processing. Servers exposed to untrusted HTTP/2 traffic and clients directed to an untrusted HTTP/2 server are affected, and concurrent malicious connections can exhaust the process heap. This issue is fixed in versions 0.23.35 and 1.0.0-M47.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| http4s | http4s | < 0.23.35; >= 1.0.0-M1, < 1.0.0-M46 |
| org.http4s | http4s-ember-core_2.12 | < 0.23.35 |
| org.http4s | http4s-ember-core_2.13 | >= 1.0.0-M1, < 1.0.0-M46; < 0.23.35 |
| org.http4s | http4s-ember-core_3 | >= 1.0.0-M1, < 1.0.0-M46; < 0.23.35 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-54556?
How severe is CVE-2026-54556?
How do I fix CVE-2026-54556?
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-5455A vulnerability was determined in Dialogue App up to 4.3.2 o…3.3
- CVE-2026-54550IzPack is a widely used tool for packaging applications on t…7.4
- CVE-2026-54551WireGuard Portal, or wg-portal, is a web-based configuration…4.3
- CVE-2026-54552sh provides Python process launching. Prior to 2.2.4, the _u…7.9
- CVE-2026-54553Starlette-Admin is a fast, beautiful and extensible administ…5.4
- CVE-2026-54555rtk filters and compresses command outputs before they reach…7.8
- CVE-2026-54557mise manages dev tools like node, python, cmake, and terrafo…5.5
- CVE-2026-54559PocketSphinx is a small speech recognizer. Prior to 5.1.1, t…6.9
- CVE-2026-5456A vulnerability was identified in Align Technology My Invisa…3.3
- CVE-2026-54560Cloudreve is a self-hosted file management and sharing syste…7.6
- CVE-2026-54561MCP Memory Keeper is an MCP server for persistent context ma…6.2
- CVE-2026-54562Cloudreve is a self-hosted file management and sharing syste…6.5
Are you affected by CVE-2026-54556?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
