Mettle · Sendportal · CVE-2026-7145
**Name of the Vulnerable Software and Affected Versions**
mettle sendportal versions prior to 3.0.2
**Description**
An authorization bypass exists in the Invitation Handler component. A remote attacker can manipulate the `invitation` argument within the `destroy()` function of the 'app/Http/Controllers/Workspaces/WorkspaceInvitationsController.php' file to bypass authorization controls.
**Recommendations**
Update to a version newer than 3.0.1.
As a temporary workaround, restrict access to the `destroy()` function in the 'app/Http/Controllers/Workspaces/WorkspaceInvitationsController.php' file.