CVE Catalog

CVE-2026-57575

MediumCVSS 6.9
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.35%

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

Summary

Misskey prior to version 2026.6.0 contains a Server-Side Request Forgery (SSRF) vulnerability in the URL preview functionality. Missing network restrictions before establishing outbound connections allow a remote attacker to send HTTP requests to loopback, private, or link-local services.

Risk Assessment

The risk involves potential scanning of internal network infrastructure by an attacker, but due to IP address validation occurring after the request is sent, no sensitive internal data is believed to be exposed.

Recommendation

Immediately upgrade Misskey to version 2026.6.0 or later, which includes a fix for the SSRF vulnerability.

Other vulnerabilities in Misskey

See all
Original NVD description (English source)

Misskey is an open source, federated social media platform. Prior to 2026.6.0, Misskey contains a Server-Side Request Forgery (SSRF) vulnerability in URL preview functionality in UrlPreviewService. Due to missing network restrictions before establishing outbound connections, a remote attacker can cause the Misskey server to initiate HTTP requests to loopback, private, or link-local services. Because IP address validation takes place after the request has been sent and the process is subsequently rejected, no sensitive internal data is believed to be transmitted back or exposed to the attacker. This issue is fixed in version 2026.6.0.

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