Vulnerability Description
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 the `projectId` query parameter. The root cause of this issue is the absence of server-side validation to ensure that the authenticated user owns the specified `projectId`. The vulnerability has been addressed in version 1.9.23.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/lunary-ai/lunary/commit/e977d06f18a615963ffbe07e5bdff70218c29
- https://huntr.com/bounties/137a0aef-e243-49d4-832f-8e56056cba1a
FAQ
What is CVE-2025-4962?
CVE-2025-4962 is a vulnerability with a CVSS score of 7.7 (HIGH). 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 ...
How severe is CVE-2025-4962?
CVE-2025-4962 has been rated HIGH with a CVSS base score of 7.7/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-4962?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.