Server-Side Request Forgery (SSRF) in Misskey - CVE-2024-52579
Published: December 18, 2024 / Updated: April 28, 2026
Misskey
Detailed vulnerability description
The vulnerability allows a remote user to send requests to internal servers.
The vulnerability exists due to insufficient restriction of request destinations in HttpRequestService when handling API requests that fetch user-supplied URLs. A remote user can supply a crafted URL to send requests to internal servers.
The issue affects some APIs and allows GET or POST requests with some controllable URL parameters to private IP addresses.