Skip to content

Conversation

@geoffg-sentry
Copy link
Contributor

Project slugs are read from user-controlled input and we weren't checking that the user had project-level access. This prevents the IDOR.

@geoffg-sentry geoffg-sentry requested a review from a team as a code owner January 20, 2026 16:18
@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Jan 20, 2026
Copy link
Member

@Dav1dde Dav1dde left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Was wondering if that may cause different behaviour, but spot checking the code and reading the existing comment, this appears to be correct.

@geoffg-sentry geoffg-sentry merged commit 89ab908 into master Jan 20, 2026
67 checks passed
@geoffg-sentry geoffg-sentry deleted the authorization-check-for-bundle-assembly branch January 20, 2026 21:52
trevor-e pushed a commit that referenced this pull request Jan 20, 2026
Project slugs are read from user-controlled input and we weren't
checking that the user had project-level access. This prevents the IDOR.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Scope: Backend Automatically applied to PRs that change backend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants