VDB
KO
MEDIUM 6.5

GHSA-54m3-95j9-v89j

Sentry improperly authorizes deletion of user issue alert notifications

Details

### Impact An authenticated user may delete user issue alert notifications for arbitrary users given a known alert ID.

### Patches A patch was issued to ensure authorization checks are properly scoped on requests to delete user alert notifications.

Sentry SaaS users do not need to take any action. [Self-Hosted Sentry](https://github.com/getsentry/self-hosted) users should upgrade to version **24.9.0** or higher.

### References - [Prevent muting user alerts](https://github.com/getsentry/sentry/pull/77093/)

Are you affected?

Enter the version of the package you're using.

Affected packages

PyPI / sentry
Introduced in: 23.9.0 Fixed in: 24.9.0
Fix pip install --upgrade 'sentry>=24.9.0'

References