CVE-2025-59424
Unknown Unknown - Not Provided
BaseFortify

Publication date: 2025-09-18

Last updated on: 2025-10-06

Assigner: GitHub, Inc.

Description
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.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2025-09-18
Last Modified
2025-10-06
Generated
2026-05-27
AI Q&A
2025-09-18
EPSS Evaluated
2026-05-25
NVD
EUVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
linkace linkace to 2.3.1 (exc)
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-79 The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

This vulnerability is a Stored Cross-Site Scripting (XSS) issue in LinkAce versions prior to 2.3.1. It occurs because the application does not properly sanitize the username field before displaying it in the audit log on the /system/audit page. An authenticated attacker can insert malicious JavaScript code as their username. When actions by this user are logged, the malicious script is stored in the database and executed in the browsers of users who view the audit page, especially administrators.


How can this vulnerability impact me? :

This vulnerability can allow an attacker to execute malicious JavaScript in the browsers of users who view the audit log, potentially leading to theft of sensitive information, session hijacking, or unauthorized actions performed with the privileges of the affected users, particularly administrators. This can compromise the security and integrity of the system.


What immediate steps should I take to mitigate this vulnerability?

Upgrade LinkAce to version 2.3.1 or later, as this version contains the fix for the Stored Cross-Site Scripting (XSS) vulnerability on the /system/audit page. Additionally, restrict access to the /system/audit page to trusted users and administrators only until the upgrade is applied.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart