Server-Side Request Forgery (SSRF) in Mastodon - CVE-2026-22245

 

Server-Side Request Forgery (SSRF) in Mastodon - CVE-2026-22245

Published: April 23, 2026


Vulnerability identifier: #VU126988
CSH Severity: Medium
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2026-22245
CWE-ID: CWE-918
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: Mastodon
Affected software:
Mastodon

Detailed vulnerability description

The vulnerability allows a remote attacker to access otherwise private resources and services.

The vulnerability exists due to improper access control in SSRF protection when processing user-provided domains. A remote attacker can supply an IP address in a disallowed-but-unblocked range to access otherwise private resources and services.

The issue can cause outbound HTTP requests to loopback or local network hosts.


How to mitigate CVE-2026-22245

Install security update from vendor's website.

Sources