CVE-2025-34095

CRITICAL

Mako Server 2.5-2.6 - Command Injection

Title source: llm

Description

An OS command injection vulnerability exists in Mako Server versions 2.5 and 2.6, specifically within the tutorial interface provided by the examples/save.lsp endpoint. An unauthenticated attacker can send a crafted PUT request containing arbitrary Lua os.execute() code, which is then persisted on disk and triggered via a subsequent GET request to examples/manage.lsp. This allows remote command execution on the underlying operating system, impacting both Windows and Unix-based deployments.

Exploits (2)

exploitdb WORKING POC VERIFIED
by Metasploit · rubyremotewindows
https://www.exploit-db.com/exploits/43132
metasploit WORKING POC EXCELLENT
by John Page (hyp3rlinx) - Beyond Security SecuriTeam Secure Disclosure · rubypoc
https://github.com/rapid7/metasploit-framework/blob/master/modules/exploits/multi/http/makoserver_cmd_exec.rb

Scores

CVSS v4 9.3
EPSS 0.4957
EPSS Percentile 97.8%
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N

Details

CWE
CWE-78
Status published
Products (1)
Real Time Logic/Mako Server 2.5 - 2.6
Published Jul 10, 2025
Tracked Since Feb 18, 2026