PT-2025-12098 · Unknown · Lunary-Ai/Lunary
Published
2025-03-20
·
Updated
2025-07-02
·
CVE-2024-11137
CVSS v3.1
7.5
High
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N |
Name of the Vulnerable Software and Affected Versions
lunary-ai/lunary version 1.6.0
Description
An Insecure Direct Object Reference (IDOR) vulnerability exists in the "PATCH /v1/runs/:id/score" endpoint. This issue allows an attacker to update the score data of any run by manipulating the
id parameter in the request URL, which corresponds to the runId score in the database. The endpoint does not sufficiently validate whether the authenticated user has permission to modify the specified runId, enabling an attacker with a valid account to modify other users' runId scores by specifying different id values.Recommendations
For lunary-ai/lunary version 1.6.0, update to version 1.6.1 to resolve the issue. As a temporary workaround, consider restricting access to the "PATCH /v1/runs/:id/score" endpoint to prevent unauthorized modifications. Avoid using the
id parameter in the affected endpoint until the issue is resolved.Exploit
Fix
Improper Access Control
IDOR
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Lunary-Ai/Lunary