Resource exhaustion in Mintplex-Labs Mintplex-Labs/anything-Llm

CVE-2024-7771

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.

Vulnerability class: DoS (Denial of Service)

EPSS: 0.007 (50.1th percentile) — read the EPSS interpretation.

CVSS v3 metric

CVSS v3 base score 6.5 (Medium). Vector: CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H.

Affected products

Weakness classification (CWE)

References

Frequently asked questions

What is CVE-2024-7771?
CVE-2024-7771 is a medium-severity vulnerability in Mintplex-Labs Mintplex-Labs/anything-Llm, classified under Uncontrolled Resource Consumption. CVSS score: 6.5/10. Published 2025-03-20.
How severe is CVE-2024-7771?
Medium severity. CVSS v3 base score is 6.5 out of 10.