目标达成 感谢每一位支持者 — 我们达成了 100% 目标!

目标: 1000 元 · 已筹: 1310

100%

CVE-2026-45721— algernon 安全漏洞

CVSS 9.0 · Critical EPSS 0.22% · P45

影响版本矩阵 1

厂商产品版本范围状态
xyprotoalgernon< 1.17.7affected
获取后续新漏洞提醒登录后订阅

一、 漏洞 CVE-2026-45721 基础信息

漏洞信息

对漏洞内容有疑问?看看神龙的深度分析是否有帮助!
查看神龙十问 ↗

尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。

Vulnerability Title
Algernon: handler.lua discovery walks parent directories above the server root
来源: 美国国家漏洞数据库 NVD
Vulnerability Description
Algernon is a small self-contained pure-Go web server. Prior to 1.17.7, when Algernon is asked for any URL path that resolves to a directory without an index file, DirPage walks upward through parent directories — past the configured server root — looking for a file named handler.lua to execute as the request handler. The loop terminates only after 100 ancestor steps or when filepath.Dir returns ., so on any absolute server-root path the search reaches the filesystem root (/ on Unix, drive letter on Windows). The first handler.lua it finds is loaded into the Lua interpreter with the full Algernon API exposed — including run3(), httpclient, os.execute, io.popen, PQ, MSSQL, raw filesystem access, and the userstate database. Any process that can write handler.lua anywhere in a parent directory of the server root obtains pre-authenticated remote code execution on the next HTTP request. This is reachable without authentication — the lookup happens before the permission check returns a hit (the perm system only gates URL prefixes, not the handler-resolution step), and any URL pointing at a directory without an index triggers the walk. On a fresh stock Algernon install the request GET / is enough. This vulnerability is fixed in 1.17.7.
来源: 美国国家漏洞数据库 NVD
CVSS Information
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H
来源: 美国国家漏洞数据库 NVD
Vulnerability Type
输入验证不恰当
来源: 美国国家漏洞数据库 NVD
Vulnerability Title
algernon 安全漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
algernon是Alexander F. Rødseth个人开发者的一个 Web 服务器。 Algernon 1.17.7之前版本存在安全漏洞,该漏洞源于目录请求时向上遍历父目录查找handler.lua文件,可能导致任意进程在父目录中写入handler.lua时获得预认证远程代码执行。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
xyprotoalgernon < 1.17.7 -

二、漏洞 CVE-2026-45721 的公开POC

#POC 描述源链接神龙链接
AI 生成 POC高级

未找到公开 POC。

登录以生成 AI POC

三、漏洞 CVE-2026-45721 的情报信息

登录查看更多情报信息。

CVE-2026-45721 厂商安全公告 (1)

同批安全公告 · xyproto · 2026-05-26 · 共 7 条

CVE-2026-481268.2 HIGHalgernon 安全漏洞
CVE-2026-457287.5 HIGHalgernon 安全漏洞
CVE-2026-464304.3 MEDIUMalgernon 安全漏洞
CVE-2026-464314.3 MEDIUMalgernon 安全漏洞
CVE-2026-43981algernon 竞争条件问题漏洞
CVE-2026-43982algernon 路径遍历漏洞

IV. Related Vulnerabilities

V. Comments for CVE-2026-45721

暂无评论


发表评论