Back to overview

CVE-2026-47160

MEDIUM Exploitation: PoC
5.8
CVSS 3.1
Description
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.

Metadata

CVE ID
CVE-2026-47160
State
PUBLISHED
Assigner
GitHub_M
Reserved
2026-05-18 21:25 UTC
Published
2026-07-15 15:04 UTC
Last updated
2026-07-15 15:41 UTC
Primary CWE
CWE-918
CWE-918: Server-Side Request Forgery (SSRF)
Vendor / Product
dani-garcia / vaultwarden
Sources
cve.org  ·  NVD

Severity & Metrics

5.8 MEDIUM CVSS 3.1
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:N/A:N
SSVC — CISA Coordinator
Exploitation
PoC
Automatable
no
Tech. Impact
partial
Affected products (1)
VendorProductPlatformVersions
dani-garcia vaultwarden < 1.36.0
Weakness (CWE)
CWESourceDescription
CWE-1389 cna CWE-1389: Incorrect Parsing of Numbers with Different Radices
CWE-918 cna CWE-918: Server-Side Request Forgery (SSRF)
CVSS scores (1)
ScoreSeverityVersionSourceVector
5.8 MEDIUM 3.1 cna CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:N/A:N
References (4)
Back to overview