CVE-2026-48126
Last modified
CVE-2026-48126 is a high-severity vulnerability rated 8.2/10 on the CVSS scale. Algernon is a small self-contained pure-Go web server. Prior to 1.17.8, when algernon is started with --domain (or --letsencrypt, which silently turns on --domain at engine/flags.go:372), the request handler resolves the served directory by joining the configured --dir with the value of the client-supplied Host header. EPSS estimates a 0.34% chance of exploitation in the next 30 days.
Description
Algernon is a small self-contained pure-Go web server. Prior to 1.17.8, when algernon is started with --domain (or --letsencrypt, which silently turns on --domain at engine/flags.go:372), the request handler resolves the served directory by joining the configured --dir with the value of the client-supplied Host header. The join is performed by filepath.Join with no validation, so a Host: .. header walks one level above the document root. Subsequent file resolution then exposes everything in that parent directory — arbitrary file read, full directory listing, and, if any .lua file is present, server-side Lua execution. This vulnerability is fixed in 1.17.8.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-48126?
How severe is CVE-2026-48126?
How do I fix CVE-2026-48126?
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-4812The Advanced Custom Fields (ACF) plugin for WordPress is vul…5.3
- CVE-2026-48120Kakoune is a code editor. Prior to version 2026.05.21, the b…8.6
- CVE-2026-48121@langchain/langgraph-checkpoint-mongodb provides a LangGraph…6.7
- CVE-2026-48122Ruby LSP is an implementation of the language server protoco…5.4
- CVE-2026-48124Cursor is a code editor built for programming with AI. In ve…8.5
- CVE-2026-48125UAParser.js is a JavaScript library to detect browsers, oper…5.3
- CVE-2026-48127Frappe is a full-stack web application framework. Prior to 1…5.3
- CVE-2026-48128Budibase is an open-source low-code platform. Prior to 3.39.…5.1
- CVE-2026-48129Kestra is an open-source, event-driven orchestration platfor…6.5
- CVE-2026-48131The VPN service may mishandle an unexpected IKE fragment val…8.1
- CVE-2026-48132The Security Gateway does not correctly validate a length va…8.1
- CVE-2026-48133When the Identity Awareness blade is enabled with Browser-Ba…7.5
Are you affected by CVE-2026-48126?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
