Vulnerability Description
LinkAce is a self-hosted archive to collect website links. Versions 2.3.1 and below allow any authenticated user to export the entire database of links from all users in the system, including private links that should only be accessible to their owners. The HTML and CSV export functions in the ExportController class retrieve all links without applying any ownership or visibility filtering, effectively bypassing all access controls implemented elsewhere in the application. This issue is fixed in version 2.4.0.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linkace | Linkace | < 2.4.0 |
Related Weaknesses (CWE)
References
- https://github.com/Kovah/LinkAce/commit/0ba49dba5176db390999de1f90b9d743a4aedc24Patch
- https://github.com/Kovah/LinkAce/releases/tag/v2.4.0Release Notes
- https://github.com/Kovah/LinkAce/security/advisories/GHSA-cqxv-6v28-2f2hExploitVendor Advisory
- https://github.com/Kovah/LinkAce/security/advisories/GHSA-cqxv-6v28-2f2hExploitVendor Advisory
FAQ
What is CVE-2025-62720?
CVE-2025-62720 is a vulnerability with a CVSS score of 6.5 (MEDIUM). LinkAce is a self-hosted archive to collect website links. Versions 2.3.1 and below allow any authenticated user to export the entire database of links from all users in the system, including private ...
How severe is CVE-2025-62720?
CVE-2025-62720 has been rated MEDIUM with a CVSS base score of 6.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-62720?
Check the references section above for vendor advisories and patch information. Affected products include: Linkace Linkace.