Severity by source
AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:L
Primary rating from GitHub Advisory · only source for this CVE.
CVSS VectorGitHub Advisory
Lifecycle Timeline
4DescriptionGitHub Advisory
Bugsink is a self-hosted error tracking tool. In 2.1.0, an authenticated file write vulnerability was identified in Bugsink 2.1.0 in the artifact bundle assembly flow. A user with a valid authentication token could cause the application to write attacker-controlled content to a filesystem location writable by the Bugsink process. This vulnerability is fixed in 2.1.1.
AnalysisAI
Authenticated arbitrary file write in Bugsink 2.1.0 allows remote attackers to write malicious content to filesystem locations accessible by the application process through exploitation of the artifact bundle assembly flow. Attackers holding valid authentication tokens can achieve high-integrity impact and partial availability disruption by manipulating file operations. Vulnerability affects only version 2.1.0 of the self-hosted error tracking platform. No public exploit identified at time of analysis.
Technical ContextAI
Improper input validation (CWE-20) in artifact bundle assembly permits authenticated users to control file write operations. CVSS vector PR:L indicates low-privilege authentication required; network-accessible (AV:N) with low complexity (AC:L). Root cause stems from insufficient sanitization of user-supplied data during bundle processing, enabling path traversal or content injection into writable filesystem regions.
RemediationAI
Vendor-released patch: upgrade to Bugsink 2.1.1 immediately. The fixed version addresses input validation flaws in the artifact bundle assembly flow, preventing authenticated file write attacks. No workarounds available for version 2.1.0; upgrade is mandatory. Organizations unable to patch immediately should restrict authentication token issuance and monitor filesystem integrity for unauthorized modifications. Official security advisory with technical details: https://github.com/bugsink/bugsink/security/advisories/GHSA-8hw4-fhww-273g. Release notes for patched version: https://github.com/bugsink/bugsink/releases/tag/2.1.1. Verify post-upgrade that artifact upload functionality operates normally and review application logs for historical exploitation attempts.
Stored XSS in Bugsink error tracking tool before 2.0.13 allows unauthenticated attackers to inject persistent scripts th
Cross-project sourcemap and debug-file disclosure in Bugsink prior to 2.2.0 allows an authenticated user with access to
Ingestion denial of service in Bugsink affects self-hosted instances running versions 2.2.1 and earlier, where any calle
Cross-project issue state modification in Bugsink prior to 2.2.0 allows authenticated users with access to one project t
Cross-project event data exposure in Bugsink prior to 2.2.0 allows an authenticated user with access to one project to r
Same weakness CWE-20 – Improper Input Validation
View allSame technique Information Disclosure
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-21515
GHSA-8hw4-fhww-273g