CVE-2025-62720
Unknown Unknown - Not Provided
BaseFortify

Publication date: 2025-11-04

Last updated on: 2025-11-10

Assigner: GitHub, Inc.

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 Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2025-11-04
Last Modified
2025-11-10
Generated
2026-06-16
AI Q&A
2025-11-04
EPSS Evaluated
2026-06-15
NVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
linkace linkace to 2.4.0 (exc)
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-NVD-CWE-noinfo
CWE-200 The product exposes sensitive information to an actor that is not explicitly authorized to have access to that information.
CWE-284 The product does not restrict or incorrectly restricts access to a resource from an unauthorized actor.
Attack-Flow Graph
AI Quick Actions
Instant insights powered by AI
Executive Summary

This vulnerability in LinkAce versions 2.3.1 and below allows any authenticated user to export the entire database of links from all users, including private links that should only be accessible to their owners. The export functions do not apply ownership or visibility filtering, bypassing access controls and exposing private data.

Impact Analysis

The vulnerability can lead to unauthorized disclosure of private links belonging to other users, potentially exposing sensitive or confidential information. This can result in privacy breaches and loss of trust among users of the system.

Mitigation Strategies

Upgrade LinkAce to version 2.4.0 or later, as this version fixes the vulnerability by applying proper ownership and visibility filtering to the export functions. Until the upgrade can be performed, restrict authenticated user access to the export functionality to prevent unauthorized data export.

Chat Assistant
Ask questions about this CVE
Hi! I’m here to help you understand CVE-2025-62720. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70
EPSS Chart