mintplex-labs/anything-llm is vulnerable to multiple...
High severity
Unreviewed
Published
Jun 6, 2024
to the GitHub Advisory Database
•
Updated Oct 15, 2025
Description
Published by the National Vulnerability Database
Jun 6, 2024
Published to the GitHub Advisory Database
Jun 6, 2024
Last updated
Oct 15, 2025
mintplex-labs/anything-llm is vulnerable to multiple security issues due to improper input validation in several endpoints. An attacker can exploit these vulnerabilities to escalate privileges from a default user role to an admin role, read and delete arbitrary files on the system, and perform Server-Side Request Forgery (SSRF) attacks. The vulnerabilities are present in the
/request-token,/workspace/:slug/thread/:threadSlug/update,/system/remove-logo,/system/logo, and collector's/processendpoints. These issues are due to the application's failure to properly validate user input before passing it toprismafunctions and other critical operations. Affected versions include the latest version prior to 1.0.0.References