CVE-2026-48789

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.
Configurations

No configuration.

History

24 Jun 2026, 18:17

Type Values Removed Values Added
New CVE

Information

Published : 2026-06-24 18:17

Updated : 2026-06-25 18:56


NVD link : CVE-2026-48789

Mitre link : CVE-2026-48789

CVE.ORG link : CVE-2026-48789


JSON object : View

Products Affected

No product.

CWE
CWE-22

Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')