Intel

AIKIDO-2026-662773

http4s-ember-core_3 is vulnerable to Denial of Service (DoS)

Denial of Service (DoS)CVE-2026-88975 Published Today

75

High Risk

This Affects:

JAVAhttp4s-ember-core_3
0.23.9 - 0.23.36
Fixed in 0.23.37
Are you affected? Scan for Free

TL;DR

The Ember HTTP/2 frame reader buffers a frame's full declared payload into memory before validating it against the negotiated SETTINGS_MAX_FRAME_SIZE. A peer can declare a frame up to 16 MiB while advertising a 16 KiB limit, giving about 1024x amplification per connection. Across the default connection limit this consumes many gigabytes of heap and exhausts server memory. The fix checks the declared frame size before buffering the payload.

Who does this affect?

You are affected if you are using a version that falls within the vulnerable range and you have enabled HTTP/2 on the Ember backend.

Background info

http4s-ember-core_3 is vulnerable to Denial of Service (DoS) in versions 0.23.9 - 0.23.36.

How to fix this

Upgrade the org.http4s:http4s-ember-core_3 library to the patch version.

Are You Affected?

Connect your repositories to instantly see whether vulnerable or malicious packages exist in your codebase.

Free. No credit card required.

Aikido Platform