CVE-2026-88975
Last modified
CVE-2026-88975 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. Http4s is a Scala interface for HTTP services. Prior to 0.23.37 and 1.0.0-M48, Ember’s HTTP/2 read loop parses a frame’s 24-bit declared length but waits to buffer the entire payload before comparing it with SETTINGS_MAX_FRAME_SIZE. EPSS estimates a 0.62% chance of exploitation in the next 30 days.
Description
Http4s is a Scala interface for HTTP services. Prior to 0.23.37 and 1.0.0-M48, Ember’s HTTP/2 read loop parses a frame’s 24-bit declared length but waits to buffer the entire payload before comparing it with SETTINGS_MAX_FRAME_SIZE. An unauthenticated peer can declare a payload near 16 MiB on a connection where Ember advertised 16 KiB and either complete or slowly stream it, causing up to 1024-fold memory amplification per connection before processFrame can reject the frame. The shared H2Connection.readLoop affects withHttp2 servers and clients, while HTTP/2-disabled configurations are unaffected, and the patch rejects oversized frames before buffering their payloads. This issue is fixed in versions 0.23.37 and 1.0.0-M48.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| http4s | http4s | < 0.23.37; >= 1.0.0-M1, < 1.0.0-M48 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-88975?
How severe is CVE-2026-88975?
How do I fix CVE-2026-88975?
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-8895The kk blog card plugin for WordPress is vulnerable to Store…6.4
- CVE-2026-88952Improper Authentication vulnerability in team-alembic AshAut…9.1
- CVE-2026-88959Anchor CMS through 0.12.7 fails to enforce role-based access…8.8
- CVE-2026-8896The MIR blocks and shortcodes plugin for WordPress is vulner…6.4
- CVE-2026-8897The Shortcode Buddy plugin for WordPress is vulnerable to St…6.4
- CVE-2026-88974WPGraphQL provides a GraphQL API for WordPress sites. Prior …5.4
- CVE-2026-88976Plate is a rich-text editor with AI and shadcn/ui. Prior to …6.1
- CVE-2026-88978Hatchet is a platform for orchestrating background tasks, AI…4.3
- CVE-2026-8898The Events In City plugin for WordPress is vulnerable to Sto…6.4
- CVE-2026-8899The Auto Thumbnail plugin for WordPress is vulnerable to Sto…6.4
- CVE-2026-88993The All Bootstrap Blocks WordPress plugin through 1.3.31 doe…6.8
- CVE-2026-88994The All Bootstrap Blocks WordPress plugin through 1.3.31 doe…6.6
Are you affected by CVE-2026-88975?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
