CVE-2025-67843
8.3Mintlify · Mintlify Platform
A Server-Side Template Injection (SSTI) vulnerability in the Mintlify Platform MDX Rendering Engine allows remote code execution via malicious inline JSX expressions.
Executive summary
A critical Server-Side Template Injection vulnerability in the Mintlify Platform allows authenticated remote attackers to achieve arbitrary code execution.
Vulnerability
This is a Server-Side Template Injection (SSTI) flaw categorized under CWE-1336. The vulnerability exists within the MDX Rendering Engine, where an attacker with low privileges can inject arbitrary JSX expressions to execute code on the underlying server.
Business impact
The ability to execute arbitrary code on the host server poses a severe threat to the confidentiality, integrity, and availability of the entire Mintlify environment. With a CVSS score of 8.3, this high-severity vulnerability could allow an attacker to pivot into internal networks, exfiltrate proprietary documentation data, or disrupt service delivery.
Remediation
Immediate Action: Upgrade the Mintlify Platform to the version released on or after 2025-11-15 to resolve the underlying template injection flaw.
Proactive Monitoring: Inspect application and server logs for unusual JSX syntax, unexpected system calls, or unauthorized file access patterns originating from the MDX rendering process.
Compensating Controls: Implement strict input validation or sanitization for all user-supplied MDX content and utilize a Web Application Firewall to block requests containing suspicious JSX patterns.
Exploitation status
Public Exploit Available: No (There is no confirmed public exploit in the available data).
Analyst recommendation
Given the potential for remote code execution and the existence of proof-of-concept material, this vulnerability presents a significant risk to organizational infrastructure. Administrators must prioritize updating the Mintlify Platform to the patched release immediately. Failure to address this flaw could lead to full system compromise by motivated actors capable of submitting malicious MDX files.