CVE-2026-7145 Details
Description
A weakness has been identified in mettle sendportal up to 3.0.1. Affected is the function destroy of the file app/Http/Controllers/Workspaces/WorkspaceInvitationsController.php of the component Invitation Handler. This manipulation of the argument invitation causes authorization bypass. The attack may be initiated remotely. The project was informed of the problem early through an issue report but has not responded yet.
An authorization bypass vulnerability has been identified in Mettle Sendportal versions through 3.0.1. The issue arises in the 'destroy' function of the 'WorkspaceInvitationsController.php' file, within the Invitation Handler component. This vulnerability allows workspace owners to delete invitations from other workspaces, creating an insecure direct object reference (IDOR) situation. The flaw can be exploited remotely.
It is recommended to update the 'destroy' method to include a validation check that ensures the invitation being deleted belongs to the user's current workspace. This can be done by comparing the invitation's workspace ID with the ID of the user's current workspace.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Apr 27, 2026CISA-ADP
Assessed Apr 29, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/mettle/sendportal/ | [email protected] | ProductSource CodeVendor |
| https://github.com/mettle/sendportal/issues/337 | [email protected] | ExploitIssue TrackingTechnical DescriptionVendor |
| https://vuldb.com/submit/801781 | [email protected] | ExploitIssue TrackingTechnical Description |
| https://vuldb.com/vuln/359744 | [email protected] | AdvisoryPartial Content |
| https://vuldb.com/vuln/359744/cti | [email protected] | Content Wall |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-285 | Improper Authorization | [email protected] |
| CWE-639 | Authorization Bypass Through User-Controlled Key | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| mettle sendportal | All versions |
CPE
Remediation
| |
Change History
3 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Apr 27, 2026 | New CVE Received | [email protected] |
Volerion