CVE-2026-46348 PUBLISHED

Mastodon: SSRF Bypass via IPv6 Unspecified Address (::)

Assigner: GitHub_M
Reserved: 13.05.2026 Published: 24.06.2026 Updated: 24.06.2026

Mastodon is a free, open-source social network server based on ActivityPub. Prior to 4.5.10, 4.4.17, and 4.3.23, the list of disallowed IP address ranges was lacking an IP address range that can be used to reach local IP addresses. An attacker can use an IP address in the affected range to make Mastodon perform HTTP requests against loopback interfaces, potentially allowing access to otherwise private resources and services. This vulnerability is fixed in 4.5.10, 4.4.17, and 4.3.23.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N
CVSS Score: 8.7

Product Status

Vendor mastodon
Product mastodon
Versions
  • Version >= 4.5.0-beta.1, < 4.5.10 is affected

References

Problem Types

  • CWE-918: Server-Side Request Forgery (SSRF) CWE