CVE Catalog

CVE-2026-45343

HighCVSS 8.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.31%

23th percentile - higher than 23% of all known CVEs

Summary

LinkAce before version 2.5.6 contains a stored cross-site scripting vulnerability that allows a low-privilege user to execute arbitrary JavaScript in an administrator's browser session. An attacker can set their OAuth display name to a malicious script and then create an API token, planting a persistent XSS payload in the audit log. When any admin navigates to /system/audit, the payload executes in the admin's browser context.

Risk Assessment

The risk for the organization includes session cookie theft, CSRF token exfiltration (exposed in the la-app-data meta tag), and the ability to perform any action the admin can perform. This could lead to full admin account takeover and data confidentiality breach.

Recommendation

Immediately update LinkAce to version 2.5.6 or later. Additionally, restrict access to the admin panel and monitor audit logs for suspicious entries.

Other vulnerabilities in LinkAce

See all
Original NVD description (English source)

LinkAce is a self-hosted archive to collect website links. Prior to 2.5.6, LinkAce contains a stored cross-site scripting vulnerability that allows a low-privilege user to execute arbitrary JavaScript in an administrator's browser session. This affects instances configured with SSO/OAuth authentication, which is one of the supported authentication methods in LinkAce. An attacker who sets their OAuth display name to a malicious script and then creates an API token will plant a persistent XSS payload in the audit log. When any admin navigates to /system/audit, the payload executes in the admin's browser context. This enables session cookie theft, CSRF token exfiltration (exposed in the la-app-data meta tag), or any other action the admin can perform. This vulnerability is fixed in 2.5.6.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS