← Back

CVE-2026-30953

nvd nist
Published: Mar 10, 2026Modified: Mar 17, 2026

JSON object

Loading...
6.5
Vector
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
Exploitability: 2.8 / Impact: 3.6
Source: NVD

Description

LinkAce is a self-hosted archive to collect website links. When a user creates a link via POST /links, the server fetches HTML metadata from the provided URL (LinkRepository::create() calls HtmlMeta::getFromUrl()). The LinkStoreRequest validation rules do not include NoPrivateIpRule, allowing server-side requests to internal network addresses, Docker service hostnames, and cloud metadata endpoints. The project already has a NoPrivateIpRule class (app/Rules/NoPrivateIpRule.php) but it is only applied in FetchController.php (line 99), not in the primary link creation path.

Affected (1)

Products: Linkace: Linkace
1 product
Linkace
Configuration A
1 vulnerable
Vulnerable SoftwareAffected Versions
Up to 2.0.0

References (1)

Source: security-advisories@github.com
MitigationVendor Advisory

Timeline

No history available yet.