CVE-2025-34095
Unknown Unknown - Not Provided
BaseFortify

Publication date: 2025-07-10

Last updated on: 2025-07-15

Assigner: VulnCheck

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.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2025-07-10
Last Modified
2025-07-15
Generated
2026-05-07
AI Q&A
2025-07-10
EPSS Evaluated
2026-05-05
NVD
EUVD
Affected Vendors & Products
Showing 2 associated CPEs
Vendor Product Version / Range
mako server 2.6
mako server 2.5
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-78 The product constructs all or part of an OS command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended OS command when it is sent to a downstream component.
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

This vulnerability is an OS command injection in Mako Server versions 2.5 and 2.6. It occurs in the tutorial interface at the examples/save.lsp endpoint, where an unauthenticated attacker can send a crafted PUT request containing arbitrary Lua os.execute() code. This code is saved on disk and later executed when a GET request is made to examples/manage.lsp, allowing remote command execution on the server's operating system.


How can this vulnerability impact me? :

The vulnerability allows an unauthenticated attacker to execute arbitrary commands on the underlying operating system remotely. This can lead to full system compromise, data theft, service disruption, or further attacks on the network, affecting both Windows and Unix-based deployments.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart