216.73.217.22

CVE-2026-43981

· Published 26/05/2026 17:16 · Modified 26/05/2026 19:26

Labels: CVE-2026-43981 2026-05-26CVE-2026-43981CWE-362[email protected]

Essential information

Published
26/05/2026 17:16
Modified
26/05/2026 19:26
Author
Creator
CVSS
8.2 HIGH (v3) 8.2 HIGH (v4.0)
CISA KEV
No
CWE
CVSS vector

CVSS metrics

Description

Algernon is a small self-contained pure-Go web server. Prior to 1.17.6, in engine/luahandler.go, the sync.RWMutex protecting LoadCommonFunctions is released before L.Push() and L.PCall() execute. Since gopher-lua's LState is explicitly not goroutine-safe, concurrent requests race on the shared state causing Lua VM corruption. The Go race detector confirms this immediately under modest concurrency (ab -n 1000 -c 100). This vulnerability is fixed in 1.17.6.

NVD status

Status
Deferred — CVE has been recently published to the CVE List and has been received by the NVD.
Source
[email protected]
NVD
View on NVD

Affected products (CPE)

ProductCPE
algernon / algernon cpe:2.3:a:algernon:algernon:*:*:*:*:*:*:*:*

References