Vulnerability Description
OpenReplay is a self-hosted session replay suite. In 1.27.0 and earlier, three dashboard and note mutation functions ran their SQL without the ownership predicate that their sibling read and edit functions use: notes.delete filtered only on note id and project id, while dashboards.update_widget and dashboards.remove_widget filtered only on dashboard id and widget id, allowing any authenticated member to delete another user's private session notes and remove or rewrite widgets on another user's private dashboards.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
FAQ
What is CVE-2026-55880?
CVE-2026-55880 is a vulnerability with a CVSS score of 7.1 (HIGH). OpenReplay is a self-hosted session replay suite. In 1.27.0 and earlier, three dashboard and note mutation functions ran their SQL without the ownership predicate that their sibling read and edit func...
How severe is CVE-2026-55880?
CVE-2026-55880 has been rated HIGH with a CVSS base score of 7.1/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-55880?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.