A vulnerability in the Dockerized version of mintplex-labs/anything-llm (latest, digest 1d9452da2b92) allows for a denial of service. Uploading an audio file with a very low sample rate causes the functionality responsible for transcribing it to crash the entire site instance. The issue arises from the localWhisper implementation, where resampling the audio file from 1 Hz to 16000 Hz quickly exceeds available memory, leading to the Docker instance being killed by the instance manager.
References
Link | Resource |
---|---|
https://github.com/mintplex-labs/anything-llm/commit/dd017c6cbbf42abdef7861a66558c53b66424d07 | Patch |
https://huntr.com/bounties/a31a9834-e9c4-4b50-a1ec-ecb69f2a6142 | Exploit Third Party Advisory |
Configurations
History
15 Jul 2025, 15:12
Type | Values Removed | Values Added |
---|---|---|
CPE | cpe:2.3:a:mintplexlabs:anythingllm:*:*:*:*:*:*:*:* | |
References | () https://github.com/mintplex-labs/anything-llm/commit/dd017c6cbbf42abdef7861a66558c53b66424d07 - Patch | |
References | () https://huntr.com/bounties/a31a9834-e9c4-4b50-a1ec-ecb69f2a6142 - Exploit, Third Party Advisory | |
First Time |
Mintplexlabs
Mintplexlabs anythingllm |
|
Summary |
|
20 Mar 2025, 10:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-03-20 10:15
Updated : 2025-07-15 15:12
NVD link : CVE-2024-7771
Mitre link : CVE-2024-7771
CVE.ORG link : CVE-2024-7771
JSON object : View
Products Affected
mintplexlabs
- anythingllm
CWE
CWE-400
Uncontrolled Resource Consumption