Script source disclosure via NTFS filename aliases
Published Aug 19, 2026 · Updated Aug 19, 2026
Information disclosure in Algernon before 1.17.9 on Windows allows remote attackers to read script source via NTFS-equivalent filenames. In engine/handlers.go, FilePage chooses handling from filepath.Ext() after URL2filename in utils/files.go passes colons, trailing dots, and trailing spaces, so names such as x.lua::$DATA skip the script-execution path and fall through to os.Open and ToClient. Exposure requires a Windows host serving public .lua, .tl, .po2, .amber, or .frm files; disclosed source can reveal database credentials, API keys, and SetCookieSecret values that support forged session cookies.
Summary
What happened
Information disclosure in Algernon before 1.17.9 on Windows allows remote attackers to read script source via NTFS-equivalent filenames. In engine/handlers.go, FilePage chooses handling from filepath.Ext() after URL2filename in utils/files.go passes colons, trailing dots, and trailing spaces, so names such as x.lua::$DATA skip the script-execution path and fall through to os.Open and ToClient. Exposure requires a Windows host serving public .lua, .tl, .po2, .amber, or .frm files; disclosed source can reveal database credentials, API keys, and SetCookieSecret values that support forged session cookies.
The record
- CVE
- CVE-2026-52792
- Published
- Aug 19, 2026
- Updated
- Aug 19, 2026
- Vendor
- xyproto
- Product
- Algernon
- Classifications
- CWE-69, T1190
- Attack vector
- network
- Privileges
- unauthenticated
Timeline
How it unfolded
- Aug 19, 2026CVE publishedPublication date reported by the CVE source.
- Aug 19, 2026Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=< 1.17.9
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
- GHSA-mm6c-5j6x-hq8m proof of conceptproof of concept · demonstrated
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo