Skip to content

Restrict bulk update target finding group to authorized groups#15356

Open
svader0 wants to merge 1 commit into
DefectDojo:bugfixfrom
svader0:harden-finding-group-bulk-authz
Open

Restrict bulk update target finding group to authorized groups#15356
svader0 wants to merge 1 commit into
DefectDojo:bugfixfrom
svader0:harden-finding-group-bulk-authz

Conversation

@svader0

@svader0 svader0 commented Jul 25, 2026

Copy link
Copy Markdown
Collaborator

Scopes the target finding group in the bulk finding update to the groups the user is authorized to edit, matching the authorization already applied to the submitted findings. Adds a regression test. No functional change for correctly-permissioned users.

Keeps object permission checks consistent across the operation.

The bulk finding update view looked up the target finding group without
any authorization check, while the submitted findings were already scoped
to the user's authorized products. Scope the group lookup the same way and
add a regression test covering the cross-product case.
@svader0 svader0 added this to the 3.2.0 milestone Jul 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant