A vulnerability in mintplex-labs/anything-llm allows users with manager roles to escalate their privileges to admin roles through a mass assignment issue. The '/admin/system-preferences' API endpoint improperly authorizes manager-level users to modify the 'multi_user_mode' system variable, enabling them to access the '/api/system/enable-multi-user' endpoint and create a new admin user. This issue results from the endpoint accepting a full JSON object in the request body without proper validation of modifiable fields, leading to unauthorized modification of system settings and subsequent privilege escalation.
References
Link | Resource |
---|---|
https://github.com/mintplex-labs/anything-llm/commit/52fac844221a9b951d08ceb93c4c014e9397b1f2 | Patch |
https://huntr.com/bounties/a8000cce-0ecb-4820-9cfb-57ba6f4d58a2 | Exploit Third Party Advisory |
https://github.com/mintplex-labs/anything-llm/commit/52fac844221a9b951d08ceb93c4c014e9397b1f2 | Patch |
https://huntr.com/bounties/a8000cce-0ecb-4820-9cfb-57ba6f4d58a2 | Exploit Third Party Advisory |
Configurations
History
09 Jul 2025, 19:49
Type | Values Removed | Values Added |
---|---|---|
First Time |
Mintplexlabs
Mintplexlabs anythingllm |
|
References | () https://github.com/mintplex-labs/anything-llm/commit/52fac844221a9b951d08ceb93c4c014e9397b1f2 - Patch | |
References | () https://huntr.com/bounties/a8000cce-0ecb-4820-9cfb-57ba6f4d58a2 - Exploit, Third Party Advisory | |
CPE | cpe:2.3:a:mintplexlabs:anythingllm:*:*:*:*:*:*:*:* |
Information
Published : 2024-04-10 17:15
Updated : 2025-07-09 19:49
NVD link : CVE-2024-3283
Mitre link : CVE-2024-3283
CVE.ORG link : CVE-2024-3283
JSON object : View
Products Affected
mintplexlabs
- anythingllm
CWE
CWE-915
Improperly Controlled Modification of Dynamically-Determined Object Attributes