CVE Catalog

CVE-2026-47160

MediumCVSS 5.8
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.23%

14th percentile - higher than 14% of all known CVEs

Summary

An SSRF vulnerability in Vaultwarden before version 1.36.0 allowed bypassing IP address validation in decimal, hexadecimal, and octal formats during icon fetching, enabling internal network and port scanning.

Risk Assessment

An attacker can exploit this flaw to scan internal network resources, potentially discovering sensitive services and enabling further attacks on the internal infrastructure.

Recommendation

Immediately update Vaultwarden to version 1.36.0 or later, which includes a fix for this vulnerability.

Other vulnerabilities in Vaultwarden

See all
Original NVD description (English source)

Vaultwarden is a Bitwarden-compatible server written in Rust. Prior to 1.36.0, Vaultwarden's /icons/{domain}/icon.png endpoint used src/http_client.rs checks including should_block_address() and post_resolve() that missed decimal, hexadecimal, and octal IP representations, allowing SSRF through the icon-fetching HTTP client for blind internal network or port discovery. This issue is fixed in version 1.36.0.

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