algernon是Alexander F. Rødseth个人开发者的一个 Web 服务器。 algernon 1.17.6之前版本存在路径遍历漏洞,该漏洞源于lua/upload/upload.go中的uploadedFileSaveIn()函数使用filepath.Join()拼接调用者提供的目录但未进行边界检查,可能导致目录遍历到Web根目录之外。
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
| # | POC Description | Source Link | Shenlong Link |
|---|
No public POC found.
Login to generate AI POC| CVE-2026-45721 | 9.0 CRITICAL | Algernon: handler.lua discovery walks parent directories above the server root |
| CVE-2026-48126 | 8.2 HIGH | Algernon: Host header path traversal in --domain mode reads files and runs Lua from parent |
| CVE-2026-45728 | 7.5 HIGH | Algernon: Single-file mode unconditionally enables debug mode |
| CVE-2026-46430 | 4.3 MEDIUM | Algernon: Auto-refresh SSE event server binds to all interfaces by default on Linux/macOS |
| CVE-2026-46431 | 4.3 MEDIUM | Algernon: Auto-refresh SSE event server sets Access-Control-Allow-Origin: * |
| CVE-2026-43981 | Algernon: Race Condition in handle() shared LState |
No comments yet