CVE-2026-35604: Missing Share Owner Permission Check

The application retrieves a user via a generated sharing link's identifier but assigns it to the context without validating if the associated user still has appropriate active permissions. This can lead to access bypasses where revoked or suspended users' shares remain fully functional. Ensure the user's permissions are explicitly validated immediately after

Provally CuratedPublic repositoryHighMedium confidenceVerifiedApache-2.0Go
greprules fetch cve-2026-35604-missing-share-owner-permission-check --engine opengrep

Description

The application retrieves a user via a generated sharing link's identifier but assigns it to the context without validating if the associated user still has appropriate active permissions. This can lead to access bypasses where revoked or suspended users' shares remain fully functional. Ensure the user's permissions are explicitly validated immediately after