In lunary-ai/lunary before version 1.5.9, the /v1/evaluators/ endpoint allows users to delete evaluators of a project by sending a DELETE request. However, the route lacks proper access control, such as middleware to ensure that only users with appropriate roles can delete evaluator data. This vulnerability allows low-privilege users to delete evaluators data, causing permanent data loss and potentially hindering operations.
References
Link | Resource |
---|---|
https://github.com/lunary-ai/lunary/commit/91587496673da24cb7ddedfbbd6e602592b20ef6 | Patch |
https://huntr.com/bounties/23ab508e-d956-4861-b28f-0569d3b404a6 | Exploit Third Party Advisory |
Configurations
History
02 Jul 2025, 19:47
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/lunary-ai/lunary/commit/91587496673da24cb7ddedfbbd6e602592b20ef6 - Patch | |
References | () https://huntr.com/bounties/23ab508e-d956-4861-b28f-0569d3b404a6 - Exploit, Third Party Advisory | |
CPE | cpe:2.3:a:lunary:lunary:*:*:*:*:*:*:*:* | |
Summary |
|
|
First Time |
Lunary
Lunary lunary |
20 Mar 2025, 10:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-03-20 10:15
Updated : 2025-07-02 19:47
NVD link : CVE-2024-10762
Mitre link : CVE-2024-10762
CVE.ORG link : CVE-2024-10762
JSON object : View
Products Affected
lunary
- lunary
CWE
CWE-862
Missing Authorization