CVE-2026-55484
Last modified
CVE-2026-55484 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. 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. EPSS estimates a 0.34% chance of exploitation in the next 30 days.
Description
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.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| guno1928 | alos-http | < 0.0.0-20260617230736-314b6783e196 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-55484?
How severe is CVE-2026-55484?
How do I fix CVE-2026-55484?
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-55478Snipe-IT is an IT asset/license management system. Prior to …5.4
- CVE-2026-55479Snipe-IT is an IT asset/license management system. Prior to …4.3
- CVE-2026-5548A vulnerability was found in Tenda AC10 16.03.10.10_multi_TD…8.8
- CVE-2026-55481Snipe-IT is an IT asset/license management system. Prior to …4.8
- CVE-2026-55482Snipe-IT is an IT asset/license management system. Prior to …6.3
- CVE-2026-55483Snipe-IT is an IT asset/license management system. Prior to …4.9
- CVE-2026-55485Piccolo Admin is an admin interface and content management s…8.8
- CVE-2026-55487pnpm is a package manager. Prior to 10.34.2 and 11.5.3, the …8.8
- CVE-2026-55488motionEye (mEye) is an online interface for a piece of softw…7.7
- CVE-2026-55489BigBlueButton is an open-source virtual classroom. Prior to …4.9
- CVE-2026-5549A vulnerability was determined in Tenda AC10 16.03.10.10_mul…7.5
- CVE-2026-55490OpenWrt is a Linux operating system targeting embedded devic…6.5
Are you affected by CVE-2026-55484?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
