Vulnerability Description
Onlook through 0.2.32, fixed in commit 423e2e9, contains a broken object level authorization vulnerability that allows authenticated attackers to access and manipulate other users' resources by supplying arbitrary UUID values to tRPC API procedures including project.get, member.remove, and chat.conversation.delete. Attackers can provide arbitrary projectId or conversationId values without authorization validation to read, modify, and delete other users' project data, members, and conversation history.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/onlook-dev/onlook/commit/423e2e924366419e418ee049093872d535ee
- https://github.com/onlook-dev/onlook/issues/3122
- https://github.com/onlook-dev/onlook/pull/3129
- https://www.vulncheck.com/advisories/onlook-trpc-insecure-direct-object-referenc
- https://github.com/onlook-dev/onlook/issues/3122
FAQ
What is CVE-2026-65013?
CVE-2026-65013 is a vulnerability with a CVSS score of 8.8 (HIGH). Onlook through 0.2.32, fixed in commit 423e2e9, contains a broken object level authorization vulnerability that allows authenticated attackers to access and manipulate other users' resources by supply...
How severe is CVE-2026-65013?
CVE-2026-65013 has been rated HIGH with a CVSS base score of 8.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-65013?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.