CVE 4.3 MEDIUM

AnythingLLM: Windows path containment bypass in document folder route_CVE-2026-48789

4.3 / 10
MEDIUM
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N

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, on Windows, the document folder listing route can accept an encoded absolute Windows path that resolves outside the intended documents directory. The shared path containment helper rejects POSIX-style "../" traversal but does not reject Windows-style parent paths returned by path.relative(), such as "..". This vulnerability is fixed in 1.13.0.

Basic Information

ID CVE-2026-48789
Source GitHub_M
Published Jun 24, 2026 at 17:13

Affected Product

Vendor Mintplex-Labs
Product anything-llm
Version < 1.13.0
Affected Versions Mintplex-Labs anything-llm < 1.13.0

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.