A AegiFlow
HIGHCVSS 7.5EPSS 0.3%

CVE-2026-55484

CVE-2026-55484 updated by NVD

Published
2026-08-28
Modified
2026-09-11
EPSS percentile
27%
Sources
github-advisory, nvd

Summary

ALOS HTTP is a Linux-first Go web framework and application server built around a custom networking stack. Prior to 0.0.0-20260617230736-314b6783e196, core/utils.go::sanitizeRequestPath calls splitPathQuery on a request path beginning with a question mark and then performs the unchecked p[0] access without checking whether the resulting path is empty. An unauthenticated client can send a malformed request such as a question-mark-only path through h1_plain.go::ParseH1RequestHead, hpack.go::decodeSimpleGetPathHTTPSRequest, hpack.go::observeHeader, or h3_conn.go::handleRequestStream, causing an out-of-bounds panic before core.Recovery() middleware runs and terminating the server process. This issue is fixed in pseudo-version 0.0.0-20260617230736-314b6783e196.

Affected packages

EcosystemPackageAffected versionsFixed versions
Gogithub.com/guno1928/alos-http0.0.0-20260617230736-314b6783e196

Remediation: Upgrade to 0.0.0-20260617230736-314b6783e196 or later.

References

Includes data from the GitHub Advisory Database, licensed under CC-BY 4.0.

Includes data from the National Vulnerability Database (NIST). NVD data is in the public domain; this page is not endorsed by NIST.

CVE® is a registered trademark of The MITRE Corporation. CVE content reproduced under the CVE Terms of Use; copyright designation © MITRE.

EPSS scores provided by the FIRST.org Exploit Prediction Scoring System.