Reference page — cumulative record through Wednesday, August 19, 2026 UTC. Reference pages update as the archive grows; only dated daily editions are immutable pages of record.
Mintplex-Labs anything-llm — AnythingLLM: RCE via ripgrep --pre argument injection in filesystem-search-files agent skill
AV AC PR UI S C I A CVSS EPSS %ile KEV
N L L N U H H H 8.8 .0037 29.9 —
AFFECTED
Product Versions Fixed
anything-llm < 1.13.0 – —
TIMELINE
May 20 Reserved by GitHub_M
May 28 EXPLOIT PUBLISHED — CVE-2026-48116 (Mintplex-Labs anything-llm). Public exploit reference added.
May 28 Published (CNA: GitHub_M)
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.
Lifecycle
Complete event history — 3 events, chronological
| Date | Event | Detail |
| May 20, 2026 | Reserved | Reserved by GitHub_M |
| May 28, 2026 | EXPLOIT PUBLISHED | EXPLOIT PUBLISHED — CVE-2026-48116 (Mintplex-Labs anything-llm). Public exploit reference added. |
| May 28, 2026 | Published | Published (CNA: GitHub_M) |
Affected
Affected products and packages — 1 row
| Vendor | Product / Package | Ecosystem | Version introduced | Fixed |
| Mintplex-Labs | anything-llm | — | < 1.13.0 | — |
About this page
This is a reference page, not a dated page of record. It assembles the complete lifecycle of CVE-2026-48116 from the CVE Program record, NVD enrichment, the CISA KEV catalog, EPSS, and OSV advisories. The box score's numbers (CVSS, EPSS, KEV status) are current as of Wednesday, August 19, 2026 UTC and are re-derived as the archive grows; only dated daily editions are immutable pages of record. The authoritative source for this identifier is cve.org.