Algernon is a small self-contained pure-Go web server. Prior to 1.17.9, Algernon on Windows selects a file handler in engine/handlers.go by calling filepath.Ext() without first rejecting NTFS-equivalent names such as x.lua::$DATA, x.lua., and x.lua . An unauthenticated client can append one of these suffixes to a public server-side script using the .lua, .tl, .po2, .amber, or .frm extension. The request path passes through URL2filename in utils/files.go, skips the renderer and execution cases, and reaches FilePage, os.Open, ReadAndLogErrors, and ToClient, while NTFS resolves the alias to the underlying script. The server consequently returns raw script source and can expose database credentials, API keys, and the SetCookieSecret value, which may permit forged session cookies. Linux and macOS hosts are not affected by this issue. This issue is fixed in version 1.17.9.
CVE-2026-52792
This high-severity CVE scores 8.7 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.4%, top 65% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- High severity, but no confirmed exploitation yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 8.7
- EG Score
- 8.7(medium)
- EG Risk
- 70(Attend)EG Risk 70/100SSVC: Attend
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity87% × 45%Exploitation40% × 40%Automatability100% × 15%Action: Remediate soon — notable exploitation risk. - EPSS PROB
- 0%
- EPSS %ILE
- 35%
- KEV
- Not listed
Published
July 2, 2026
Last Modified
August 19, 2026
Advisory Details (3)
Auto-updated Aug 19, 2026Algernon 1.17.9
Patch available: xyproto/algernon v1.17.9
https://github.com/xyproto/algernon/releases/tag/v1.17.9commit a6b0724928a0 (xyproto/algernon)
Fix landed in xyproto/algernon commit a6b0724928a0 — awaiting tagged release
https://github.com/xyproto/algernon/commit/a6b0724928a0c35a29640b18ad5bd547f5e2efa6Server-side script source disclosure on Windows via NTFS filename · Advisory · xyproto/algernon · GitHub
https://github.com/xyproto/algernon/security/advisories/GHSA-mm6c-5j6x-hq8mVendor Advisories for CVE-2026-52792(1)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
Affected Packages
(1 across 1 ecosystem)
Go(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| github.com/xyproto/algernon | — | 1.17.9 | — |
Weakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 14× in last 7d / 15× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-08-25 16:03 UTCEG score recompute
- 2026-08-25 13:49 UTCEPSS rescore
- 2026-08-25 02:37 UTCEG score recompute
- 2026-08-24 13:35 UTCEG score recompute
- 2026-08-23 11:28 UTCEG score recompute
- 2026-08-23 00:19 UTCEPSS rescore
- 2026-08-22 09:27 UTCEG score recompute
- 2026-08-21 23:49 UTCEPSS rescore
- 2026-08-21 07:27 UTCEG score recompute
- 2026-08-20 22:55 UTCEPSS rescore
- 2026-08-19 16:26 UTCEG score recompute
- 2026-08-19 15:30 UTCEG score recompute
- 2026-08-19 14:57 UTCEG score recompute▲ 8.70
- 2026-08-19 14:57 UTCMITRE cvelistV5CVSS v3 → 8.7 · CVSS v4 → 8.7
- 2026-08-01 11:05 UTCEG score recompute
- 2026-07-26 13:02 UTCEG score recompute
- 2026-07-23 03:19 UTCEG score recompute
- 2026-07-02 21:06 UTCEG score recompute
Frequently asked(5)
What is CVE-2026-52792?
When was CVE-2026-52792 disclosed?
Is CVE-2026-52792 actively exploited?
What is the CVSS score of CVE-2026-52792?
How do I remediate CVE-2026-52792?
Dependency Blast Radius
See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-52792
Is Your Infrastructure Affected by CVE-2026-52792?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.