Vulnary
← back to the feed
Critical· 9official fix available

CVE-2026-45721

Algernon is a small Go web server that had a flaw allowing unauthenticated remote code execution. Prior to version 1.17.7, the server could execute a Lua script named handler.lua found in any parent directory of the server root. The issue is fixed in 1.17.7.

publishedMay 26, 2026
last modifiedJul 24, 2026
sourcesNVD
severity · cvss
9
critical · how bad it is
exploitation · epss
<1%
36th percentile · chance of exploitation in 30 days
(ai-assisted) A model wrote this summary from the official data, so double-check it against the source before you act on it. Read the official advisory →
auto-deletes from the system
counting…on Aug 24, 2026

An official fix is available, so this entry is kept for 30 days and then removed automatically.

01

Who is affected

Algernon web server versions earlier than 1.17.7.

02

Real-world impact

An attacker who can write a handler.lua file in a directory above the server root can run arbitrary code on the server without needing to authenticate, potentially taking full control of the machine.

03

Why this severity

The CVSS score of 9 reflects the high impact of remote code execution (confidentiality, integrity, availability all high), the lack of authentication required, and the complexity of the attack being high but still achievable by an attacker with network access.

04

What to do about it

official fix available
recommended steps
  1. 01Upgrade Algernon to version 1.17.7 or later.
  2. 02Restart the web server to apply the update.

NVD-referenced vendor advisory

05

Timeline

  1. May 26, 2026 · May 26, 2026
    Published
    Disclosed and added to the National Vulnerability Database.
  2. Jul 24, 2026 · 11d ago
    Advisory updated
    The NVD record was last revised.
  3. Jul 25, 2026 · 10d ago
    Official fix available
    A vendor patch or mitigation now exists — see the remediation steps above.
06

How it’s attacked

Attack vectorNetwork (remote)
Attack complexityHigh
Privileges requiredNone
User interactionNone needed
ScopeChanged
Confidentiality impactHigh
Integrity impactHigh
Availability impactHigh
07

References & advisories

(ai-assisted) A model wrote this summary from the official data, so double-check it against the source before you act on it. Read the official advisory →