CVE-2026-47160

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.
Configurations

No configuration.

History

15 Jul 2026, 16:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-07-15 16:16

Updated : 2026-07-15 18:15


NVD link : CVE-2026-47160

Mitre link : CVE-2026-47160

CVE.ORG link : CVE-2026-47160


JSON object : View

Products Affected

No product.

CWE
CWE-918

Server-Side Request Forgery (SSRF)

CWE-1389

Incorrect Parsing of Numbers with Different Radices