PT-2026-24434 · Linkace · Linkace
Kovah
·
Published
2026-03-10
·
Updated
2026-03-10
·
CVE-2026-30953
CVSS v3.1
7.7
High
| Vector | AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N |
Name of the Vulnerable Software and Affected Versions
LinkAce (affected versions not specified)
Description
LinkAce is a self-hosted archive for collecting website links. A flaw exists in the link creation process where the server fetches HTML metadata from a URL provided via a POST request to the
/links endpoint. The validation rules for LinkStoreRequest do not include a rule to prevent requests to internal network addresses, Docker service hostnames, and cloud metadata endpoints. While a NoPrivateIpRule class exists within the project, it is only applied in FetchController.php and not during the primary link creation process. This could allow an attacker to potentially access internal resources or sensitive information.Recommendations
Apply the
NoPrivateIpRule class to the LinkStoreRequest validation rules in the link creation path to prevent requests to internal network addresses, Docker service hostnames, and cloud metadata endpoints.Exploit
Fix
SSRF
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linkace