Impact
A critical vulnerability was discovered in the SAML SSO implementation of Sentry. It was reported to us via our private bug bounty program.
The vulnerability allows an attacker to take over any user account by using a malicious SAML Identity Provider and another organization on the same Sentry instance. The victim email address must be known in order to exploit this vulnerability.
Patches
- Sentry SaaS: The fix was deployed on Jan 14, 2025.
- Self-Hosted Sentry: If only a single organization is allowed (
SENTRY_SINGLE_ORGANIZATION = True
), then no action is needed. Otherwise, users should upgrade to version 25.1.0 or higher.
Workarounds
No known workarounds.
References
Impact
A critical vulnerability was discovered in the SAML SSO implementation of Sentry. It was reported to us via our private bug bounty program.
The vulnerability allows an attacker to take over any user account by using a malicious SAML Identity Provider and another organization on the same Sentry instance. The victim email address must be known in order to exploit this vulnerability.
Patches
SENTRY_SINGLE_ORGANIZATION = True
), then no action is needed. Otherwise, users should upgrade to version 25.1.0 or higher.Workarounds
No known workarounds.
References