LinkAce is a self-hosted archive to collect website links. Prior to version 2.5.7, the Bulk Link API endpoint (`POST /api/v2/bulk/links`) accepts URLs without any format validation, allowing an authenticated user to store a `javascript:` URI. The stored URI is later rendered verbatim as an `href` in Blade templates, and clicking it executes arbitrary JavaScript in the victim's browser — exfiltrating cookies and session tokens. Version 2.5.7 fixes the issue.
References
Configurations
No configuration.
History
No history.
Information
Published : 2026-08-20 22:17
Updated : 2026-08-21 16:17
NVD link : CVE-2026-49436
Mitre link : CVE-2026-49436
CVE.ORG link : CVE-2026-49436
JSON object : View
Products Affected
No product.
CWE
CWE-79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
