CVE-2026-45403
2.0 LOWAnythingLLM is an application that turns pieces of content into context that any LLM can use as references during chatting
Published: 2026-05-28 · Last updated: 2026-06-02
Severity and scoring
- CVSS
- 2.0 LOW
- Vector
- CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:U/C:L/I:N/A:N
- CWE
- CWE-59
Affected products
| Vendor | Product |
|---|---|
| mintplexlabs | anythingllm |
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 AnythingLLM agent filesystem copy tool validates only the top-level source and destination paths. The recursive copy helper then descends into child entries using fs.stat() and copies files with fs.copyFile() without validating each child or rejecting symlinks. Because both APIs follow symlinks, a symlink nested inside an allowed source directory can point outside the allowed filesystem root and cause outside file contents to be copied into an allowed destination as a regular file. This vulnerability is fixed in 1.13.0.
Source: NVD
References
- [NVD]https://nvd.nist.gov/vuln/detail/CVE-2026-45403
- [Patch]https://github.com/Mintplex-Labs/anything-llm/commit/21ce03087145a4261c1de03b056fba639f699c09
- [Vendor advisory]https://github.com/Mintplex-Labs/anything-llm/security/advisories/GHSA-vjrp-43mm-j7vw
- [Vendor advisory]https://github.com/Mintplex-Labs/anything-llm/security/advisories/GHSA-vjrp-43mm-j7vw
Related CVEs
Same vendor
- CVE-2026-48116 — AnythingLLM is an application that turns pieces of content into context that any LLM can use as references during chatting (7.5 HIGH)
- CVE-2026-47713 — AnythingLLM is an application that turns pieces of content into context that any LLM can use as references during chatting (2.0 LOW)
- CVE-2026-42456 — AnythingLLM is an application that turns pieces of content into context that any LLM can use as references during chatting (4.3 MEDIUM)
Same CWE
- CVE-2026-45384 — bit7z is a cross-platform C++ static library that allows the compression/extraction of archive files (6.1 MEDIUM)
- CVE-2026-53476 — A flaw was found in assisted-migration-agent (9.6 CRITICAL)
- CVE-2026-11853 — Debusine is an integrated solution to build, distribute and maintain a Debian-based distribution (6.5 MEDIUM)
- CVE-2026-11837 — A local privilege escalation vulnerability was found in the ansible.posix authorized_key module (7.3 HIGH)
- CVE-2026-50511 — Improper link resolution before file access ('link following') in Microsoft PC Manager allows an authorized attacker to elevate privilege... (7.8 HIGH)