CSIRTS // UNIFIED SECURITY ADVISORY FEEDSYS ● ONLINE · POWERED BY INTELFUSIONS.COM

CVE-2026-44453

highCVSS 7.5covered by 1 sourcefirst seen 2026-07-16
h2o is an HTTP server with support for HTTP/1.x, HTTP/2 and HTTP/3. Prior to commit 6b5370d, h2o is vulnerable to a Denial of Service attack when calling alloca under certain conditions. When serving static files, h2o builds the file path on stack, by calling alloca. The maximum size of the memory allocated using alloca can be as huge as ~600KB, which exceeds the default pthread stack size used by musl libc (128KB). If the amount of memory allocated by alloca exceeds the stack size, the h2o server crashes with a segmentation fault, while it tries to touch the guard page. This issue has been fixed by commit 6b5370d.

⚡ Watch CVE-2026-44453

Get an email if CVE-2026-44453 is added to CISA KEV, gains public exploit code, or a new advisory cites it — max one per day, one-click unsubscribe.

Exploitation outlook

Advisory coverage (1)

External references

NVD record for CVE-2026-44453

CVE.org record

Embed the live status

CVE-2026-44453 live status badge — this badge updates automatically when the KEV or exploit status changes. How to embed it →

[![CVE-2026-44453 status](https://www.csirts.com/badge/CVE-2026-44453)](https://www.csirts.com/cve/CVE-2026-44453)