CVE-2025-54590

webfinger.js is vulnerable to Blind SSRF attacks through localhost

Description

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.

Category

6.9
CVSS
Severity: Medium
CVSS 4.0 •
EPSS 0.05%
Affected: silverbucket webfinger.js
Published at:
Updated at:

References

Frequently Asked Questions

What is the severity of CVE-2025-54590?
CVE-2025-54590 has been scored as a medium severity vulnerability.
How to fix CVE-2025-54590?
To fix CVE-2025-54590, make sure you are using an up-to-date version of the affected component(s) by checking the vendor release notes. As for now, there are no other specific guidelines available.
Is CVE-2025-54590 being actively exploited in the wild?
As for now, there are no information to confirm that CVE-2025-54590 is being actively exploited. According to its EPSS score, there is a ~0% probability that this vulnerability will be exploited by malicious actors in the next 30 days.
What software or system is affected by CVE-2025-54590?
CVE-2025-54590 affects silverbucket webfinger.js.
This platform uses data from the NIST NVD, MITRE CVE, MITRE CWE, First.org and CISA KEV but is not endorsed or certified by these entities. CVE is a registred trademark of the MITRE Corporation and the authoritative source of CVE content is MITRE's CVE web site. CWE is a registred trademark of the MITRE Corporation and the authoritative source of CWE content is MITRE's CWE web site.
© 2025 Under My Watch. All Rights Reserved.