CVE-2024-9919

A missing authentication check in the uninstall endpoint of parisneo/lollms-webui V13 allows attackers to perform unauthorized directory deletions. The /uninstall/{app_name} API endpoint does not call the check_access() function to verify the client_id, enabling attackers to delete directories without proper authentication.
References
Link Resource
https://huntr.com/bounties/5c00f56b-32a8-4e26-a4e3-de64f139da6b Exploit Third Party Advisory Issue Tracking
Configurations

Configuration 1 (hide)

cpe:2.3:a:lollms:lollms_web_ui:13:*:*:*:*:*:*:*

History

09 Jul 2025, 14:17

Type Values Removed Values Added
First Time Lollms lollms Web Ui
Lollms
Summary
  • (es) Una comprobación de autenticación faltante en el endpoint de desinstalación de parisneo/lollms-webui V13 permite a los atacantes eliminar directorios sin autorización. El endpoint de la API /uninstall/{app_name} no llama a la función check_access() para verificar el client_id, lo que permite a los atacantes eliminar directorios sin la autenticación adecuada.
CPE cpe:2.3:a:lollms:lollms_web_ui:13:*:*:*:*:*:*:*
References () https://huntr.com/bounties/5c00f56b-32a8-4e26-a4e3-de64f139da6b - () https://huntr.com/bounties/5c00f56b-32a8-4e26-a4e3-de64f139da6b - Exploit, Third Party Advisory, Issue Tracking

20 Mar 2025, 10:15

Type Values Removed Values Added
New CVE

Information

Published : 2025-03-20 10:15

Updated : 2025-07-09 14:17


NVD link : CVE-2024-9919

Mitre link : CVE-2024-9919

CVE.ORG link : CVE-2024-9919


JSON object : View

Products Affected

lollms

  • lollms_web_ui
CWE
CWE-304

Missing Critical Step in Authentication