VYPR
High severity7.7NVD Advisory· Published Mar 10, 2026· Updated Jun 17, 2026

CVE-2026-30953

CVE-2026-30953

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 products

3
  • Linkace/Linkace3 versions
    cpe:2.3:a:linkace:linkace:*:*:*:*:*:*:*:*+ 2 more
    • cpe:2.3:a:linkace:linkace:*:*:*:*:*:*:*:*range: <=2.0.0
    • (no CPE)
    • (no CPE)range: <= 2.0.0

Patches

Vulnerability mechanics

References

1

News mentions

0

No linked articles in our index yet.