AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2025-34095

UNKNOWN · CVSS N/A EPSS 4.42% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2025-07-10 · Last synced 2026-08-04

CyberRota Analysis

This vulnerability has an unknown severity rating. It affects Windows. Public exploit code or proof-of-concept references have been detected in its references. It may be remotely exploitable. Exploitation may require the attacker to be authenticated.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2025-34095
Severity
UNKNOWN
CVSS
N/A
EPSS
4.42%
Windows

Original NVD 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.