CVE-2025-64725: Weblate Invitation Post Missing Recipient Validation
The HTTP POST handler on an Invitation DetailView calls `$INV.accept(...)` without first invoking `self.validate_invitation(...)` to confirm that the authenticated request user is the invitation's intended recipient. The GET handler performing this check is not sufficient: a different authenticated user can submit the acceptance POST and gain the invitation'
greprules fetch cve-2025-64725-weblate-invitation-post-missing-recipient-validation --engine opengrepDescription
The HTTP POST handler on an Invitation DetailView calls `$INV.accept(...)` without first invoking `self.validate_invitation(...)` to confirm that the authenticated request user is the invitation's intended recipient. The GET handler performing this check is not sufficient: a different authenticated user can submit the acceptance POST and gain the invitation'
Community feedback
0 rule-level signals from signed-in users.
- Useful reports
- 0
- Context false positives
- 0
- Metadata suggestions
- 0
Contextual precision
Aggregated from approved scan feedback. False-positive reports describe observed scan contexts, not a global rule verdict.
- Findings observed
- 0
- Projects
- 0
- Reporters
- 0
Precision details are collecting more signed-in reports before verdict counts or ratios are emphasized.
No approved finding verdicts yet.
No scan diagnostics reported yet.