CVE-2026-48116
CVE-2026-48116 is a high-severity vulnerability in Mintplexlabs Anythingllm with a CVSS 3.x base score of 7.5. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-77.
Key facts
- Severity: High (CVSS 3.x base score 7.5)
- EPSS exploit prediction: 0% (29th percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2026-33068
- Weakness: CWE-77
- Affected product: Mintplexlabs Anythingllm
- Published:
- Last modified:
Description
AnythingLLM is an application that turns pieces of content into context that any LLM can use as references during chatting. Prior to 1.13.0, the filesystem-search-files agent skill passes its LLM-controlled pattern parameter to ripgrep as a positional argument without a -- end-of-options separator. ripgrep parses any argument that starts with - as an option, so a pattern of --pre=/bin/sh turns ripgrep into a script executor: it runs /bin/sh <file> for every file it walks. An attacker who can chat with an agent on a deployment with the filesystem plugin enabled (the default in the official Docker image) can use this, together with the sibling filesystem-write-text-file skill, to run arbitrary commands inside the AnythingLLM server container. This vulnerability is fixed in 1.13.0.
Frequently asked questions
- What is CVE-2026-48116?
- AnythingLLM is an application that turns pieces of content into context that any LLM can use as references during chatting. Prior to 1.13.0, the filesystem-search-files agent skill passes its LLM-controlled pattern parameter to ripgrep as a positional argument without a -- end-of-options separator. ripgrep parses any argument that starts with - as an option, so a pattern of --pre=/bin/sh turns ripgrep into a script executor: it runs /bin/sh <file> for every file it walks. An attacker who can chat with an agent on a deployment with the filesystem plugin enabled (the default in the official Docker image) can use this, together with the sibling filesystem-write-text-file skill, to run arbitrary commands inside the AnythingLLM server container. This vulnerability is fixed in 1.13.0.
- How severe is CVE-2026-48116?
- CVE-2026-48116 has a CVSS 3.x base score of 7.5, rated high severity. It is exploitable over network with high attack complexity, requires low privileges and no user interaction. Impact on confidentiality is high, integrity high, and availability high.
- Is CVE-2026-48116 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (29th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2026-48116?
- CVE-2026-48116 affects Mintplexlabs Anythingllm. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2026-48116?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround. Given its high severity, prioritise patching exposed systems.
- Does CVE-2026-48116 have an EU (EUVD) identifier?
- Yes. CVE-2026-48116 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2026-33068.
- When was CVE-2026-48116 published?
- CVE-2026-48116 was published on 2026-05-28 and last updated on 2026-06-17.
References
- https://github.com/Mintplex-Labs/anything-llm/commit/94ed62d320df1a06c229e4bc3ee09c2cb5111b33
- https://github.com/Mintplex-Labs/anything-llm/security/advisories/GHSA-6hrp-7mw6-8v59
Affected products (1)
- cpe:2.3:a:mintplexlabs:anythingllm:*:*:*:*:*:*:*:*
More vulnerabilities in Mintplexlabs Anythingllm
- CVE-2024-3025 — Critical (CVSS 9.9): mintplex-labs/anything-llm is vulnerable to path traversal attacks due to insufficient validation of user-supplied…
- CVE-2024-3104 — Critical (CVSS 9.8): A remote code execution vulnerability exists in mintplex-labs/anything-llm due to improper handling of environment…
- CVE-2023-4897 — Critical (CVSS 9.8): Relative Path Traversal in GitHub repository mintplex-labs/anything-llm prior to 0.0.1.
- CVE-2026-32626 — Critical (CVSS 9.6): AnythingLLM is an application that turns pieces of content into context that any LLM can use as references during…
- CVE-2024-3033 — Critical (CVSS 9.4): An improper authorization vulnerability exists in the mintplex-labs/anything-llm application, specifically within the…
- CVE-2024-3279 — Critical (CVSS 9.1): An improper access control vulnerability exists in the mintplex-labs/anything-llm application, specifically within the…
All CVEs affecting Mintplexlabs Anythingllm →
Other CWE-77 (Command Injection) vulnerabilities
- CVE-2026-23652 — Critical (CVSS 10.0): Improper neutralization of special elements used in a command ('command injection') in Microsoft Power Pages allows an…
- CVE-2025-59818 — Critical (CVSS 10.0): This vulnerability allows authenticated attackers to execute arbitrary commands on the underlying system using the file…
- CVE-2025-64093 — Critical (CVSS 10.0): Remote Code Execution vulnerability that allows unauthenticated attackers to inject arbitrary commands into the…
- CVE-2025-64090 — Critical (CVSS 10.0): This vulnerability allows authenticated attackers to execute commands via the hostname of the device.
- CVE-2025-61492 — Critical (CVSS 10.0): A command injection vulnerability in the execute_command function of terminal-controller-mcp 0.1.7 allows attackers to…
- CVE-2025-10035 — Critical (CVSS 10.0): A deserialization vulnerability in the License Servlet of Fortra's GoAnywhere MFT allows an actor with a validly forged…