Executive Summary

Informations
Name CVE-2025-54590 First vendor Publication 2025-08-01
Vendor Cve Last vendor Modification 2025-08-04

Security-Database Scoring CVSS v3

Cvss vector : N/A
Overall CVSS Score NA
Base Score NA Environmental Score NA
impact SubScore NA Temporal Score NA
Exploitabality Sub Score NA
 
Calculate full CVSS 3.0 Vectors scores

Security-Database Scoring CVSS v2

Cvss vector :
Cvss Base Score N/A Attack Range N/A
Cvss Impact Score N/A Attack Complexity N/A
Cvss Expoit Score N/A Authentication N/A
Calculate full CVSS 2.0 Vectors scores

Detail

webfinger.js is a TypeScript-based WebFinger client that runs in both browsers and Node.js environments. In versions 2.8.0 and below, the lookup function accepts user addresses for account checking. However, the ActivityPub specification requires preventing access to localhost services in production. This library does not prevent localhost access, only checking for hosts that start with "localhost" and end with a port. Users can exploit this by creating servers that send GET requests with controlled host, path, and port parameters to query services on the instance's host or local network, enabling blind SSRF attacks. This is fixed in version 2.8.1.

Original Source

Url : http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2025-54590

Sources (Detail)

https://github.com/silverbucket/webfinger.js/commit/b5f2f2c957297d25f4d760729...
https://github.com/silverbucket/webfinger.js/releases/tag/v2.8.1
https://github.com/silverbucket/webfinger.js/security/advisories/GHSA-8xq3-w9...
Source Url

Alert History

If you want to see full details history, please login or register.
0
1
Date Informations
2025-08-19 02:38:59
  • Multiple Updates
2025-08-02 00:20:35
  • First insertion