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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:mintplexlabs:anythingllm:*:*:*:*:*:*:*:*

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 - () https://github.com/mintplex-labs/anything-llm/commit/dd017c6cbbf42abdef7861a66558c53b66424d07 - Patch
References () https://huntr.com/bounties/a31a9834-e9c4-4b50-a1ec-ecb69f2a6142 - () https://huntr.com/bounties/a31a9834-e9c4-4b50-a1ec-ecb69f2a6142 - Exploit, Third Party Advisory
First Time Mintplexlabs
Mintplexlabs anythingllm
Summary
  • (es) Una vulnerabilidad en la versión Dockerizada de mintplex-labs/anything-llm (última versión, digest 1d9452da2b92) permite una denegación de servicio. Subir un archivo de audio con una frecuencia de muestreo muy baja provoca que la función encargada de transcribirlo bloquee toda la instancia del sitio. El problema surge de la implementación de localWhisper, donde el remuestreo del archivo de audio de 1 Hz a 16 000 Hz excede rápidamente la memoria disponible, lo que provoca que el administrador de instancias cierre la instancia de Docker.

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