CVE-2026-35516 MEDIUM

CVE-2026-35516: LinkAce has SSRF via CheckLinksCommand - Link URL Update Bypasses laravel-html-meta Protection

Vendor Kovah
Product LinkAce
Weakness CWE-918 · SSRF
Published April 7, 2026
Last update April 9, 2026

CVSS base score

5.0/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality Low
Integrity None

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:N/A:N

What the vulnerability does

Description

LinkAce is a self-hosted archive to collect website links. Prior to 2.5.4, LinkRepository::update and CheckLinksCommand::checkLink do not check for private IPs. An authenticated user can read responses from internal services (AWS IMDSv1, cloud metadata, internal APIs) by creating a link with a public URL and then updating it to a private IP. The links:check cron job makes the request server-side without IP filtering. This can expose cloud credentials, internal service data, and network topology. This vulnerability is fixed in 2.5.4.

Key dates

Disclosure timeline

April 7, 2026 CVE published
April 9, 2026 Record updated