PT-2025-38575 · Unknown · Aliasvault Api
Filippo Decortes
·
Published
2025-09-19
·
Updated
2025-09-19
·
CVE-2025-59344
CVSS v3.1
7.7
High
| Vector | AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N |
Name of the Vulnerable Software and Affected Versions
AliasVault API versions 0.23.0 and lower
Description
A server-side request forgery (SSRF) vulnerability exists in the favicon extraction feature. The extractor fetches a user-supplied URL, parses the returned HTML, and follows
<link rel="icon" href="…". While the initial URL is validated to allow only HTTP/HTTPS with default ports, the extractor automatically follows redirects and does not block requests to loopback or internal IP ranges. An authenticated, low-privileged user can exploit this behavior to coerce the backend into making HTTP(S) requests to arbitrary internal hosts and non-default ports. If the target host serves a favicon or any other valid image, the response is returned to the attacker in Base64 form. Timing and error behavior can be abused to map internal services. This vulnerability only affects self-hosted AliasVault instances reachable from the public internet with public user registration enabled.Recommendations
Upgrade to AliasVault version 0.23.1 or later.
Exploit
Fix
SSRF
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Aliasvault Api