Auth bypass in Lunary
CVE-2024-10762
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.
Vulnerability class: Broken Access Control
EPSS: 0.005 (40.4th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 8.1 (High). Vector: CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H.
Affected products
- Lunary
- Lunary-ai Lunary-ai/lunary — versions unspecified
Weakness classification (CWE)
References
- security@huntr.dev (Exploit, Third Party Advisory)
- security@huntr.dev (Patch)
Frequently asked questions
- What is CVE-2024-10762?
- CVE-2024-10762 is a high-severity vulnerability in Lunary, classified under Missing Authorization. CVSS score: 8.1/10. Published 2025-03-20.
- How severe is CVE-2024-10762?
- High severity. CVSS v3 base score is 8.1 out of 10.