VYPR

Algernon

by Algernon

CVEs (1)

  • CVE-2026-52792higJul 2, 2026
    risk 0.45cvss epss

    ### Summary Algernon selects its file handler from `filepath.Ext()` (engine/handlers.go:134), which does not treat the NTFS-equivalent names `x.lua::$DATA`, `x.lua.`, or `x.lua ` as `.lua`. On Windows, an unauthenticated client appends one of these suffixes to any server-side…