Impact
An OS command injection flaw exists on the tutorial interface of Mako Server versions 2.5 and 2.6. A crafted PUT request to the examples/save.lsp endpoint writes arbitrary Lua os.execute() code to disk, and a later GET request to examples/manage.lsp triggers execution of that code. The vulnerability allows an unauthenticated attacker to run arbitrary operating‑system commands, compromising the integrity and confidentiality of both Windows and Unix deployments.
Affected Systems
The affected product is Real Time Logic Mako Server, specifically versions 2.5 and 2.6. The flaw resides in the examples component, exposed at the examples/save.lsp and examples/manage.lsp endpoints.
Risk and Exploitability
The CVSS score of 9.3 classifies this issue as critical, and the EPSS score of 67% indicates a high probability of exploitation. The vulnerability is not yet listed in the CISA KEV catalog, but the attack path is simple: an unauthenticated HTTP request to the examples interface can lead to remote command execution with no additional prerequisites.
OpenCVE Enrichment
EUVD