CVE-2026-47715 Details
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.
A project-boundary authorization vulnerability has been identified in Bugsink, a self-hosted error tracking tool, prior to version 2.2.0. The issue arises because the issue event pages accept a direct event identifier from the URL and, in affected versions, retrieve that event without ensuring it belongs to the issue specified in the URL. This flaw allows a logged-in user with access to one project to view event data from another project through an issue they can access. The exposed event data includes stack traces, details, and breadcrumbs. The vulnerability requires authentication and prior knowledge of a valid event UUID, but is considered low severity due to the lack of an event enumeration path and the common practice of self-hosting Bugsink within a single trust domain.
Users can upgrade to Bugsink version 2.2.0 or later, where this vulnerability has been fixed. Instructions for downloading the latest version are available on the Bugsink GitHub Releases page.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed May 26, 2026CISA-ADP
Assessed May 28, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/bugsink/bugsink/releases/tag/2.2.0 | [email protected] | Release NotesVendor |
| https://github.com/bugsink/bugsink/security/advisories/GHSA-vx2f-6m6h-9frf | [email protected] | AdvisoryRemedyVendor |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-639 | Authorization Bypass Through User-Controlled Key | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| Bugsink | < 2.2.0 (semver) |
CPE
Remediation
| |
Change History
4 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jul 24, 2026 | CVE Translated | [email protected] |
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| May 26, 2026 | New CVE Received | [email protected] |
Volerion