CVE Catalog
EnglishPolski(English translation not available - showing Polish)

CVE-2025-59344

High
Published: Translated: NVD NIST

Summary

W AliasVault, menedżerze haseł z funkcją aliasowania e-maili, występuje podatność typu server-side request forgery (SSRF) w funkcji ekstrakcji favicon w wersjach API 0.23.0 i niższych. Ekstraktor pobiera URL dostarczony przez użytkownika, analizuje zwrócony HTML i podąża za linkiem do ikony, co może prowadzić do nieautoryzowanych żądań do wewnętrznych hostów.

Risk Assessment

Podatność ta pozwala uwierzytelnionemu, nisko uprzywilejowanemu użytkownikowi na wymuszenie na backendzie wykonywania żądań HTTP(S) do dowolnych wewnętrznych hostów, co może prowadzić do ujawnienia wrażliwych danych lub mapowania usług wewnętrznych. Dotyczy to tylko samodzielnie hostowanych instancji AliasVault dostępnych publicznie.

Recommendation

Zaleca się aktualizację do najnowszej wersji AliasVault, aby usunąć tę podatność. Dodatkowo, warto ograniczyć dostęp do instancji AliasVault tylko do zaufanych użytkowników oraz monitorować i logować wszelkie nietypowe żądania.

Related vulnerabilities

Original NVD description (English source)

AliasVault is a privacy-first password manager with built-in email aliasing. A server-side request forgery (SSRF) vulnerability exists in the favicon extraction feature of AliasVault API versions 0.23.0 and lower. The extractor fetches a user-supplied URL, parses the returned HTML, and follows <link rel="icon" href="…">. Although 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. Even when no data is returned, timing and error behavior can be abused to map internal services. This vulnerability only affects self-hosted AliasVault instances that are reachable from the public int

Vulnerability data from NVD (NIST) · CISA KEV · EPSS