CVE-2026-55213
Last modified
CVE-2026-55213 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. h2o is an HTTP server with support for HTTP/1.x, HTTP/2 and HTTP/3. Prior to commit edd7a120bfc4af11ac0cbebce2a43cc1f93f9af1, when h2o processes a QPACK instruction sent from the peer over HTTP/3, lib/http3/qpack.c might allocate an on-stack buffer as large as approximately 800 KB by calling alloca, which exceeds the default pthread stack size used by musl libc and causes the h2o server to crash with a segmentation fault while touching the guard page. EPSS estimates a 0.34% chance of exploitation in the next 30 days.
Description
h2o is an HTTP server with support for HTTP/1.x, HTTP/2 and HTTP/3. Prior to commit edd7a120bfc4af11ac0cbebce2a43cc1f93f9af1, when h2o processes a QPACK instruction sent from the peer over HTTP/3, lib/http3/qpack.c might allocate an on-stack buffer as large as approximately 800 KB by calling alloca, which exceeds the default pthread stack size used by musl libc and causes the h2o server to crash with a segmentation fault while touching the guard page. This issue is fixed in commit edd7a120bfc4af11ac0cbebce2a43cc1f93f9af1.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| h2o | h2o | < edd7a120bfc4af11ac0cbebce2a43cc1f93f9af1 |
References
Timeline
- Published
- Last Modified
- Status
- Awaiting Analysis
Frequently Asked Questions
What is CVE-2026-55213?
How severe is CVE-2026-55213?
How do I fix CVE-2026-55213?
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-55207Pimcore is an Open Source Data & Experience Management Platf…8.8
- CVE-2026-55208Pimcore Studio Backend Bundle is the backend bundle for Pimc…7.7
- CVE-2026-55209resdata is software for reading and writing result files fro…9.8
- CVE-2026-55210Joplin is an open source note-taking and to-do application t…7.4
- CVE-2026-55211Surfio is a library for reading and writing surface files. P…9.8
- CVE-2026-55212Pimcore is an Open Source Data & Experience Management Platf…7.1
- CVE-2026-55214GLPI is a free asset and IT management software package. Fro…8.5
- CVE-2026-55215MariaDB Connector/Node.js is used to connect applications de…7.5
- CVE-2026-55217GLPI is a free asset and IT management software package. Fro…5.3
- CVE-2026-55219Paymenter is a free and open-source webshop solution for man…5.3
- CVE-2026-5522IBM QRadar 7.5.0 through 7.5.0 UP15 Interim Fix 005 contains…6.7
- CVE-2026-55220Pimcore is an Open Source Data & Experience Management Platf…9.3
Are you affected by CVE-2026-55213?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
