CVE-2025-58358

Source
https://cve.org/CVERecord?id=CVE-2025-58358
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-58358.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2025-58358
Aliases
Published
2025-09-04T00:34:33.819Z
Modified
2026-04-10T05:32:51.476034Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H CVSS Calculator
Summary
Markdownify is vulnerable to command injection through pptx-to-markdown tool
Details

Markdownify is a Model Context Protocol server for converting almost anything to Markdown. Versions below 0.0.2 contain a command injection vulnerability, caused by the unsanitized use of input parameters within a call to child_process.exec, enabling an attacker to inject arbitrary system commands. Successful exploitation can lead to remote code execution under the server process's privileges. The server constructs and executes shell commands using unvalidated user input directly within command-line strings. This introduces the possibility of shell metacharacter injection (|, >, &&, etc.). This issue is fixed in version 0.0.2.

Database specific
{
    "cwe_ids": [
        "CWE-77"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/58xxx/CVE-2025-58358.json",
    "cna_assigner": "GitHub_M"
}
References

Affected packages

Git / github.com/zcaceres/markdownify-mcp

Affected ranges

Type
GIT
Repo
https://github.com/zcaceres/markdownify-mcp
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-58358.json"