Skip to content

fix invitation resend and delete organization checks#11092

Open
Dev10-sys wants to merge 3 commits into
medic:masterfrom
Dev10-sys:fix/scope-invitation-actions-by-organization
Open

fix invitation resend and delete organization checks#11092
Dev10-sys wants to merge 3 commits into
medic:masterfrom
Dev10-sys:fix/scope-invitation-actions-by-organization

Conversation

@Dev10-sys
Copy link
Copy Markdown

Fixes #11030

This fixes a security issue where invitation resend and delete actions were not checking the user organization before accessing invitations. Added organization-level validation so users can only manage invitations from their own organization. Also added regression tests for same-org access, cross-org access blocking, and permission validation.

@Dev10-sys Dev10-sys force-pushed the fix/scope-invitation-actions-by-organization branch from adba588 to 8c8b70d Compare May 18, 2026 22:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Cross-tenant IDOR in invitation resend/delete endpoints

1 participant