CyberAlerts is shutting down on June 30th, 2025. Thank you for your support!

CVE-2024-3150: Privilege Escalation in mintplex-labs/anything-llm

8.1 CVSS

Description

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.

Classification

CVE ID: CVE-2024-3150

CVSS Base Severity: HIGH

CVSS Base Score: 8.1

Affected Products

Vendor: mintplex-labs

Product: mintplex-labs/anything-llm

Exploit Prediction Scoring System (EPSS)

EPSS Score: 0.06% (probability of being exploited)

EPSS Percentile: 25.86% (scored less or equal to compared to others)

EPSS Date: 2025-02-07 (when was this score calculated)

References

https://huntr.com/bounties/745f5c80-14ea-4055-9f15-a066ae93e5a3
https://github.com/mintplex-labs/anything-llm/commit/200bd7f0615347ed2efc07903d510e5a208b0afc

Timeline