CVE-2024-3150
CVE-2024-3150 is a high-severity vulnerability in Mintplexlabs Anythingllm with a CVSS 3.x base score of 8.8. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-755.
Key facts
- Severity: High (CVSS 3.x base score 8.8)
- EPSS exploit prediction: 1% (52nd percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2024-31748
- Weakness: CWE-755
- Affected product: Mintplexlabs Anythingllm
- Published:
- Last modified:
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.
Frequently asked questions
- What is CVE-2024-3150?
- 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.
- How severe is CVE-2024-3150?
- CVE-2024-3150 has a CVSS 3.x base score of 8.8, rated high severity. It is exploitable over network with low attack complexity, requires low privileges and no user interaction. Impact on confidentiality is high, integrity high, and availability high.
- Is CVE-2024-3150 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 1% (52nd percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2024-3150?
- CVE-2024-3150 affects Mintplexlabs Anythingllm. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2024-3150?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround. Given its high severity, prioritise patching exposed systems.
- Does CVE-2024-3150 have an EU (EUVD) identifier?
- Yes. CVE-2024-3150 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2024-31748.
- When was CVE-2024-3150 published?
- CVE-2024-3150 was published on 2024-06-06 and last updated on 2026-06-17.
References
- https://github.com/mintplex-labs/anything-llm/commit/200bd7f0615347ed2efc07903d510e5a208b0afc
- https://huntr.com/bounties/745f5c80-14ea-4055-9f15-a066ae93e5a3
Affected products (1)
- cpe:2.3:a:mintplexlabs:anythingllm:*:*:*:*:*:*:*:*
More vulnerabilities in Mintplexlabs Anythingllm
- CVE-2024-3025 — Critical (CVSS 9.9): mintplex-labs/anything-llm is vulnerable to path traversal attacks due to insufficient validation of user-supplied…
- CVE-2024-3104 — Critical (CVSS 9.8): A remote code execution vulnerability exists in mintplex-labs/anything-llm due to improper handling of environment…
- CVE-2023-4897 — Critical (CVSS 9.8): Relative Path Traversal in GitHub repository mintplex-labs/anything-llm prior to 0.0.1.
- CVE-2026-32626 — Critical (CVSS 9.6): AnythingLLM is an application that turns pieces of content into context that any LLM can use as references during…
- CVE-2024-3033 — Critical (CVSS 9.4): An improper authorization vulnerability exists in the mintplex-labs/anything-llm application, specifically within the…
- CVE-2024-3279 — Critical (CVSS 9.1): An improper access control vulnerability exists in the mintplex-labs/anything-llm application, specifically within the…
All CVEs affecting Mintplexlabs Anythingllm →
Other CWE-755 (Improper Handling of Exceptional Conditions) vulnerabilities
- CVE-2025-34193 — Critical (CVSS 9.8): Vasion Print (formerly PrinterLogic) Virtual Appliance Host versions prior to 25.1.102 and Application versions prior…
- CVE-2025-10156 — Critical (CVSS 9.8): An Improper Handling of Exceptional Conditions vulnerability in the ZIP archive scanning component of mmaitre314…
- CVE-2021-42142 — Critical (CVSS 9.8): An issue was discovered in Contiki-NG tinyDTLS through master branch 53a0d97. DTLS servers mishandle the early use of a…
- CVE-2021-42141 — Critical (CVSS 9.8): An issue was discovered in Contiki-NG tinyDTLS through 2018-08-30. One incorrect handshake could complete with…
- CVE-2023-38406 — Critical (CVSS 9.8): bgpd/bgp_flowspec.c in FRRouting (FRR) before 8.4.3 mishandles an nlri length of zero, aka a "flowspec overflow."
- CVE-2022-23121 — Critical (CVSS 9.8): This vulnerability allows remote attackers to execute arbitrary code on affected installations of Netatalk.…
Browse all CWE-755 (Improper Handling of Exceptional Conditions) vulnerabilities →