CVE-2026-7502 Details
Description
A security vulnerability has been detected in LinkStackOrg LinkStack up to 4.8.6. The affected element is the function saveLink of the file app/Http/Controllers/UserController.php of the component Management Endpoint. The manipulation leads to authorization bypass. The attack can be initiated remotely. The exploit has been disclosed publicly and may be used. The pull request to fix this issue awaits acceptance.
An authorization bypass vulnerability has been identified in LinkStack, a self-hosted link management platform, in versions through 4.8.6. The issue arises in the Management Endpoint, specifically within the 'saveLink' function of 'UserController.php'. This vulnerability allows authenticated users to modify, reorder, or delete links that they do not own, by exploiting endpoints that fail to properly verify link ownership. The affected endpoints are 'POST /studio/edit-link', 'POST /studio/sort-link', and 'GET /clearIcon/{id}'.
The vulnerability can be fixed by applying the 'link-id' middleware to the unprotected routes and updating the middleware to check for link ownership. This has been proposed in a pull request that is awaiting acceptance.
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 30, 2026CISA-ADP
Assessed May 1, 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/az10b/security-advisories/blob/main/idor_linkstack.md | [email protected] | AdvisoryExploitRemedy |
| https://github.com/LinkStackOrg/LinkStack/ | [email protected] | ProductSource CodeVendor |
| https://github.com/LinkStackOrg/LinkStack/pull/975 | [email protected] | Issue TrackingVendor |
| https://github.com/LinkStackOrg/LinkStack/pull/975#issuecomment-4224234970 | [email protected] | Issue TrackingVendor |
| https://vuldb.com/submit/801787 | [email protected] | Permission Required |
| https://vuldb.com/vuln/360312 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/vuln/360312/cti | [email protected] | AdvisoryPermission Required |
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 |
|---|---|
| LinkStack | <= 4.8.6 (semver) |
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 30, 2026 | New CVE Received | [email protected] |
Volerion