CVE-2026-27614
Last modified
CVE-2026-27614 is a medium-severity vulnerability rated 6.1/10 on the CVSS scale. Bugsink is a self-hosted error tracking tool. In versions prior to 2.0.13, an unauthenticated attacker who can submit events to a Bugsink project can store arbitrary JavaScript in an event. EPSS estimates a 0.29% chance of exploitation in the next 30 days.
Description
Bugsink is a self-hosted error tracking tool. In versions prior to 2.0.13, an unauthenticated attacker who can submit events to a Bugsink project can store arbitrary JavaScript in an event. The payload executes only if a user explicitly views the affected Stacktrace in the web UI. When Pygments returns more lines than it was given (a known upstream quirk that triggers with Ruby heredoc-style input), `_pygmentize_lines()` in `theme/templatetags/issues.py:75-77` falls back to returning the raw input lines. `mark_safe()` at line 111-113 is then applied unconditionally - including to those unsanitized raw lines. Since DSN endpoints are public by Sentry protocol, no account is needed to inject. The payload sits in the database until an admin looks at the event. Successful exploitation requires that the attacker to be able to submit events to the project (i.e. knows the DSN or can access a client that uses it), the Bugsink ingest endpoint is reachable to the attacker, and an administrator explicitly views the crafted event in the UI. Under those conditions, the attacker can execute JavaScript in the administrator’s browser and act with that user’s privileges within Bugsink. Version 2.0.13 fixes the vulnerability.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Bugsink | Bugsink | < 2.0.13 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-27614?
How severe is CVE-2026-27614?
How do I fix CVE-2026-27614?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-27609Parse Dashboard is a standalone dashboard for managing Parse…6.5
- CVE-2026-2761Sandbox escape in the Graphics: WebRender component. This vu…10
- CVE-2026-27610Parse Dashboard is a standalone dashboard for managing Parse…5.3
- CVE-2026-27611FileBrowser Quantum is a free, self-hosted, web-based file m…6.5
- CVE-2026-27612Repostat is a React component to fetch and display GitHub re…6.1
- CVE-2026-27613TinyWeb is a web server (HTTP, HTTPS) written in Delphi for …9.8
- CVE-2026-27615ADB Explorer is a fluent UI for ADB on Windows. In versions …7.8
- CVE-2026-27616Vikunja is an open-source self-hosted task management platfo…7.3
- CVE-2026-2762Integer overflow in the JavaScript: Standard Library compone…9.8
- CVE-2026-27621TypiCMS is a multilingual content management system based on…5.4
- CVE-2026-27622OpenEXR provides the specification and reference implementat…7.8
- CVE-2026-27623Valkey is a distributed key-value database. Starting in vers…7.5
Are you affected by CVE-2026-27614?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
