Vulnerability Description
Bugsink is a self-hosted error tracking tool. Prior to 2.2.0, Bugsink issue event pages accept a direct event identifier from the URL and, in affected versions, look up that event without also requiring it to belong to the issue in the URL. This is a project-boundary authorization issue: a logged-in user with access to one project can view another project’s event data through an issue they are allowed to access. The affected views include the stacktrace, details, and breadcrumbs pages for an issue event. This vulnerability is fixed in 2.2.0.
CVSS Score
LOW
Related Weaknesses (CWE)
References
- https://github.com/bugsink/bugsink/releases/tag/2.2.0
- https://github.com/bugsink/bugsink/security/advisories/GHSA-vx2f-6m6h-9frf
FAQ
What is CVE-2026-47715?
CVE-2026-47715 is a vulnerability with a CVSS score of 3.1 (LOW). Bugsink is a self-hosted error tracking tool. Prior to 2.2.0, Bugsink issue event pages accept a direct event identifier from the URL and, in affected versions, look up that event without also requiri...
How severe is CVE-2026-47715?
CVE-2026-47715 has been rated LOW with a CVSS base score of 3.1/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-47715?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.