CVE-2025-65966: Sensitive Model Public Mutation

The model `$CLASS` is configured to allow public or guest users to perform the `$ACTION` operation. This is a sensitive model (like User or Account) and public mutation access can lead to privilege escalation, unauthorized account creation, or data tampering. Ensure that sensitive actions are restricted to authenticated and authorized users.

Provally CuratedPublic repositoryHighMedium confidenceVerifiedApache-2.0TS
greprules fetch cve-2025-65966-sensitive-model-public-mutation --engine opengrep

Description

The model `$CLASS` is configured to allow public or guest users to perform the `$ACTION` operation. This is a sensitive model (like User or Account) and public mutation access can lead to privilege escalation, unauthorized account creation, or data tampering. Ensure that sensitive actions are restricted to authenticated and authorized users.