Vulnerability CVE-2024-5129


Published: 2024-06-06

Description:
A Privilege Escalation Vulnerability exists in lunary-ai/lunary version 1.2.2, where any user can delete any datasets due to missing authorization checks. The vulnerability is present in the dataset deletion functionality, where the application fails to verify if the user requesting the deletion has the appropriate permissions. This allows unauthorized users to send a DELETE request to the server and delete any dataset by specifying its ID. The issue is located in the datasets.delete function within the datasets index file.

 References:
https://huntr.com/bounties/a6c0deb3-6a4c-4188-8aaa-9e6207f82f44
https://github.com/lunary-ai/lunary/commit/14078c1d2b8766075bf655f187ece24c7a787776

Copyright 2026, cxsecurity.com

 

Back to Top