CVE-2026-24478

7.2

Mintplex-Labs · AnythingLLM

A path traversal vulnerability in the AnythingLLM DrupalWiki integration allows an authenticated administrator to write arbitrary files, potentially leading to remote code execution.

Executive summary

Mintplex-Labs AnythingLLM versions prior to 1.10.0 contain a critical path traversal flaw that allows an authenticated administrator to achieve remote code execution.

Vulnerability

The application suffers from a path traversal vulnerability (CWE-22) within its DrupalWiki integration. An authenticated administrator can exploit this flaw to write arbitrary files to the host server, which can be leveraged to overwrite configuration files or execute malicious scripts.

Business impact

Successful exploitation of this vulnerability enables an attacker to gain full control over the application server, resulting in potential data theft, system compromise, or complete service disruption. With a CVSS score of 7.2, the vulnerability presents a significant risk to organizational integrity, particularly because it allows for remote code execution within the environment.

Remediation

Immediate Action: Upgrade to AnythingLLM version 1.10.0 or later immediately to incorporate the vendor-provided patch.

Proactive Monitoring: Review application access logs for suspicious administrative activity or attempts to access unexpected file paths within the DrupalWiki integration.

Compensating Controls: Restrict administrative access to the AnythingLLM interface to authorized personnel only, and employ a Web Application Firewall (WAF) to detect and block abnormal path traversal patterns in HTTP requests.

Exploitation status

Public Exploit Available: No

Analyst recommendation

Given the potential for remote code execution, this vulnerability poses a severe threat to the security of the host environment. Administrators must prioritize the update to version 1.10.0 as the primary method of mitigation. Ensure that all administrative accounts are secured and that the application is not exposed to unauthorized users to prevent the triggering of this vulnerability.

Sources