Sentry
CVE-2026-26004
MEDIUM
Severity by source
AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
Primary rating from GitHub Advisory · only source for this CVE.
CVSS VectorGitHub Advisory
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
Lifecycle Timeline
2DescriptionGitHub Advisory
Sentry is a developer-first error tracking and performance monitoring tool. Versions prior to 26.1.0 have a cross-organization Insecure Direct Object Reference (IDOR) vulnerability in Sentry's GroupEventJsonView endpoint. Version 26.1.0 patches the issue.
AnalysisAI
An Insecure Direct Object Reference (IDOR) vulnerability exists in Sentry versions prior to 26.1.0 within the GroupEventJsonView endpoint, allowing attackers to access event data across different organizations without proper authorization checks. This information disclosure vulnerability enables cross-organization data leakage where an authenticated attacker with access to one organization can enumerate and retrieve sensitive error tracking and performance monitoring data belonging to other organizations. The vulnerability has been patched in version 26.1.0, and a proof-of-concept is available via the referenced GitHub Security Lab advisory.
Technical ContextAI
The vulnerability is rooted in CWE-639 (Authorization Bypass Through User-Controlled Key), a class of flaws where object identifiers used in direct object references are not properly validated against the requester's authorization context. Sentry's GroupEventJsonView endpoint, which serves JSON representations of grouped error events, fails to enforce cross-organization access controls. An attacker who is authenticated to Sentry in one organization context can manipulate direct object references (such as group IDs or event IDs) to access data from other organizations by crafting requests to the GroupEventJsonView endpoint without triggering authorization validation. This is particularly dangerous in Sentry's multi-tenant architecture where organizations are logically isolated but data access controls are inadequately enforced at the endpoint level.
RemediationAI
Immediately upgrade Sentry to version 26.1.0 or later, which includes the authorization bypass fix. Organizations unable to patch immediately should restrict network access to Sentry instances to trusted IP ranges and networks, enforce strong authentication mechanisms (multi-factor authentication), and monitor access logs for suspicious cross-organization data access patterns such as requests to GroupEventJsonView endpoints with group IDs from other organizations. Consider implementing Web Application Firewall rules to detect and block suspicious object reference manipulation attempts. Review audit logs for evidence of unauthorized access to events from other organizations during the vulnerability window. The patch is available at https://github.com/getsentry/sentry/pull/105601.
Remote code execution in Ivanti Sentry before R10.5.2, R10.6.2, and R10.7.1 allows unauthenticated remote attackers to a
Authentication bypass in Ivanti Sentry before R10.5.2, R10.6.2, and R10.7.1 allows remote unauthenticated attackers to c
A remote code execution vulnerability in MobileIron Core & Connector versions 10.3.0.3 and earlier, 10.4.0.0, 10.4.0.1,
Sentry 8.2.0 contains a remote code execution vulnerability that allows authenticated superusers to execute arbitrary co
Sentry is an error tracking and performance monitoring platform. Rated high severity (CVSS 8.1), this vulnerability is r
Telestream Tektronix Medius before 10.7.5 and Sentry before 10.7.5 have a SQL injection vulnerability allowing an unauth
Cross Site Scripting vulnerability in Sentry v.6.0.9 allows a remote attacker to execute arbitrary code via the z parame
An authentication bypass vulnerability in MobileIron Core & Connector versions 10.3.0.3 and earlier, 10.4.0.0, 10.4.0.1,
A vulnerability has been found in Telestream Sentry 6.0.9 and classified as problematic. Rated medium severity (CVSS 5.3
SAML authentication bypass in Sentry 21.12.0 through 26.1.0.
Multiple incomplete blacklist vulnerabilities in Apache Sentry before 1.7.0 allow remote authenticated users to execute
An authenticated user can execute ALTER TABLE EXCHANGE PARTITIONS without being authorized by Apache Sentry before 2.0.1
Same technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today