LinkAce is a self-hosted archive to collect website links. Prior to 2.3.1, a Stored Cross-Site Scripting (XSS) vulnerability has been identified on the /system/audit page. The application fails to properly sanitize the username field before it is rendered in the audit log. An authenticated attacker can set a malicious JavaScript payload as their username. When an action performed by this user is recorded (e.g., generate or revoke an API token), the payload is stored in the database. The script is then executed in the browser of any user, particularly administrators, who views the /system/audit page. This vulnerability is fixed in 2.3.1.
References
Link | Resource |
---|---|
https://github.com/Kovah/LinkAce/commit/c0d21b974b32f1ca2fab550fb476c573a068e196 | Patch |
https://github.com/Kovah/LinkAce/security/advisories/GHSA-289g-9gff-p4wh | Exploit Vendor Advisory |
Configurations
History
06 Oct 2025, 15:03
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/Kovah/LinkAce/commit/c0d21b974b32f1ca2fab550fb476c573a068e196 - Patch | |
References | () https://github.com/Kovah/LinkAce/security/advisories/GHSA-289g-9gff-p4wh - Exploit, Vendor Advisory | |
CPE | cpe:2.3:a:linkace:linkace:*:*:*:*:*:*:*:* | |
First Time |
Linkace
Linkace linkace |
18 Sep 2025, 20:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-09-18 20:15
Updated : 2025-10-06 15:03
NVD link : CVE-2025-59424
Mitre link : CVE-2025-59424
CVE.ORG link : CVE-2025-59424
JSON object : View
Products Affected
linkace
- linkace
CWE
CWE-79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')