CVE-2026-52792

HIGHPre-NVD 8.78.7
EchelonGraph scoreMEDIUM confidence

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).

Triggered by: NVD CVSS baseline
Sources: epss, secondary
Trending — 3 sources updated this weekElevated
8.7EG
EchelonGraph verdictPlan a fixSerious severity, but no confirmed exploitation yet.
  • High severity, but no confirmed exploitation yet
CISA-KEV: Not listedEPSS PROB: 0%CVSS: 8.7Exploit: Elevated riskExposed: 0

No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.

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.

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 computed
Severity87% × 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, 2026
🔬 Proof of concept available. Patch available. Sources: github_release, github, github_commit.
github_release Patch Available

Algernon 1.17.9

Patch available: xyproto/algernon v1.17.9

https://github.com/xyproto/algernon/releases/tag/v1.17.9
github_commit

commit a6b0724928a0 (xyproto/algernon)

Fix landed in xyproto/algernon commit a6b0724928a0 — awaiting tagged release

https://github.com/xyproto/algernon/commit/a6b0724928a0c35a29640b18ad5bd547f5e2efa6
github Patch Available🟡 PoC Available

Server-side script source disclosure on Windows via NTFS filename · Advisory · xyproto/algernon · GitHub

https://github.com/xyproto/algernon/security/advisories/GHSA-mm6c-5j6x-hq8m

Vendor 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)
PackageVulnerable rangeFixed inDependents
github.com/xyproto/algernon1.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.

  1. 2026-08-25 16:03 UTCEG score recompute
  2. 2026-08-25 13:49 UTCEPSS rescore
  3. 2026-08-25 02:37 UTCEG score recompute
  4. 2026-08-24 13:35 UTCEG score recompute
  5. 2026-08-23 11:28 UTCEG score recompute
  6. 2026-08-23 00:19 UTCEPSS rescore
  7. 2026-08-22 09:27 UTCEG score recompute
  8. 2026-08-21 23:49 UTCEPSS rescore
  9. 2026-08-21 07:27 UTCEG score recompute
  10. 2026-08-20 22:55 UTCEPSS rescore
  11. 2026-08-19 16:26 UTCEG score recompute
  12. 2026-08-19 15:30 UTCEG score recompute
  13. 2026-08-19 14:57 UTCEG score recompute 8.70
  14. 2026-08-19 14:57 UTCMITRE cvelistV5CVSS v3 → 8.7 · CVSS v4 → 8.7
  15. 2026-08-01 11:05 UTCEG score recompute
  16. 2026-07-26 13:02 UTCEG score recompute
  17. 2026-07-23 03:19 UTCEG score recompute
  18. 2026-07-02 21:06 UTCEG score recompute

Frequently asked(5)

What is CVE-2026-52792?
CVE-2026-52792 is a high vulnerability published on July 2, 2026. 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…
When was CVE-2026-52792 disclosed?
CVE-2026-52792 was first published in the National Vulnerability Database on July 2, 2026, with the most recent update on August 19, 2026. EchelonGraph re-ingests CVE updates from NVD on a 2-hour cycle, so this page reflects the latest published state.
Is CVE-2026-52792 actively exploited?
CVE-2026-52792 is not currently on CISA's Known Exploited Vulnerabilities catalog. FIRST EPSS estimates a 0% probability of exploitation in the next 30 days, which ranks it in the top 64.5% of all scored CVEs.
What is the CVSS score of CVE-2026-52792?
CVE-2026-52792 has a CVSS v3 base score of 8.7 (NVD).
How do I remediate CVE-2026-52792?
Patch to the fixed version published by the affected vendor. Where vendor advisories exist for CVE-2026-52792, EchelonGraph cross-links them in the Vendor Advisories panel below — those typically contain the canonical remediation steps, fixed version numbers, and any vendor-specific mitigations.

Dependency Blast Radius

See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-52792

Explore →

Is Your Infrastructure Affected by CVE-2026-52792?

EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.