Description
LinkAce is a self-hosted archive to collect website links. In versions 2.3.0 and below, the htmlKeywordsFromUrl function in the FetchController class accepts user-provided URLs and makes HTTP requests to them without validating that the destination is not an internal or private network resource. This Server-Side Request Forgery (SSRF) vulnerability allows authenticated attackers to use the application server to perform port scanning and service discovery on internal networks. Practical impact is very limited because the function only extracts content from HTML meta keywords tags, which prevents meaningful data exfiltration from databases, APIs, or cloud metadata endpoints. This issue is fixed in version 2.4.0.
INFO
Published Date :
2025-11-04T21:57:15.828Z
Last Modified :
2025-11-05T18:48:18.084Z
Source :
GitHub_M
AFFECTED PRODUCTS
The following products are affected by CVE-2025-62719 vulnerability.
| Vendors | Products |
|---|---|
| Linkace |
|
REFERENCES
Here, you will find a curated list of external links that provide in-depth information to CVE-2025-62719.