Generated remediation guidance and an executive summary. No account required.
In mintplex-labs/anything-llm, a vulnerability exists in the thread update process that allows users with Default or Manager roles to escalate their privileges to Administrator. The issue arises from improper input validation when handling HTTP POST requests to the endpoint `/workspace/:slug/thread/:threadSlug/update`. Specifically, the application fails to validate or check user input before passing it to the `workspace_thread` Prisma model for execution. This oversight allows attackers to craft a Prisma relation query operation that manipulates the `users` model to change a user's role to admin. Successful exploitation grants attackers the highest level of user privileges, enabling them to see and perform all actions within the system.
Cite this page
CVE-2024-3150. CVEDatabase.com. Retrieved 1 May 2026. https://cvedatabase.com/cve/CVE-2024-3150
Use CWE-755, Mintplexlabs vendor hub and Anythingllm product page to widen CVE-2024-3150 into its surrounding weakness, vendor, and product context.
Compare it with CVE-2026-32626, CVE-2026-24477 and CVE-2026-32628 for nearby disclosures in the same product family.