Server-Side Request Forgery in LinkAce by Kovah
CVE-2025-62719
2.3LOW
What is CVE-2025-62719?
LinkAce, a self-hosted tool designed to archive website links, has a vulnerability in versions 2.3.0 and earlier due to the htmlKeywordsFromUrl function in the FetchController class. This function permits unauthenticated users to send URLs that it fetches without verifying if those endpoints belong to internal or private networks. As a result, this flaw can be exploited by authenticated attackers to utilize the server for port scanning and discovering services on internal networks, posing a risk to network security. Although the impact is limited as the function retrieves only HTML meta keyword content, it still raises concerns about network vulnerability. This issue has been addressed in version 2.4.0.
Affected Version(s)
LinkAce < 2.4.0
