An Insecure Direct Object Reference (IDOR) vulnerability...
High severity
Unreviewed
Published
Aug 18, 2025
to the GitHub Advisory Database
•
Updated Aug 18, 2025
Description
Published by the National Vulnerability Database
Aug 18, 2025
Published to the GitHub Advisory Database
Aug 18, 2025
Last updated
Aug 18, 2025
An Insecure Direct Object Reference (IDOR) vulnerability was identified in the
POST /v1/templates
endpoint of the Lunary API, affecting versions up to 0.8.8. This vulnerability allows authenticated users to create templates in another user's project by altering theprojectId
query parameter. The root cause of this issue is the absence of server-side validation to ensure that the authenticated user owns the specifiedprojectId
. The vulnerability has been addressed in version 1.9.23.References