CVE-2026-45728
Last modified
CVE-2026-45728 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. Algernon is a small self-contained pure-Go web server. Prior to 1.17.7, when Algernon is invoked with a single file path instead of a directory, singleFileMode is set to true and debugMode is forcibly enabled. EPSS estimates a 0.30% chance of exploitation in the next 30 days.
Description
Algernon is a small self-contained pure-Go web server. Prior to 1.17.7, when Algernon is invoked with a single file path instead of a directory, singleFileMode is set to true and debugMode is forcibly enabled. debugMode activates the PrettyError renderer, which on any Lua or template error response dumps the absolute path of the file that errored, complete byte contents of that file, and exception or parser error text. This response is served with HTTP 200 OK to whoever sent the request that triggered the error. Any client able to reach the server and able to provoke a runtime error in the served script obtains the full server-side source of that script and of any sibling Lua data file consulted during the request. This vulnerability is fixed in 1.17.7.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-45728?
How severe is CVE-2026-45728?
How do I fix CVE-2026-45728?
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-45718Budibase is an open-source low-code platform. Prior to 3.38.…5.4
- CVE-2026-45719Budibase is an open-source low-code platform. Prior to 3.38.…6.5
- CVE-2026-4572A weakness has been identified in SourceCodester Sales and I…6.5
- CVE-2026-45721Algernon is a small self-contained pure-Go web server. Prior…9
- CVE-2026-45722Nextcloud is an open source content collaboration platform. …7.1
- CVE-2026-45727CloakBrowser is a tool to bypass bot detection tests. Prior …8.8
- CVE-2026-45729Thor Vector Graphics (ThorVG) is a production-ready vector g…4.3
- CVE-2026-4573A security vulnerability has been detected in SourceCodester…6.3
- CVE-2026-45731WWBN AVideo is an open source video platform. In 29.0 and ea…4.9
- CVE-2026-45732n8n is an open source workflow automation platform. Prior to…8.1
- CVE-2026-45736ws is an open source WebSocket client and server for Node.js…7.5
- CVE-2026-45737Argo CD is a declarative, GitOps continuous delivery tool fo…6.5
Are you affected by CVE-2026-45728?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
