๐Ÿ” CVE Alert

CVE-2026-47389

HIGH 8.6

Mastodon: SSRF protection bypass on older Ruby versions

CVSS Score
8.6
EPSS Score
0.0%
EPSS Percentile
0th

Mastodon is a free, open-source social network server based on ActivityPub. Prior to 4.5.10, 4.4.17, and 4.3.23, when using Ruby versions older than 3.4, PrivateAddressCheck.private_address? returns false for IPv4-mapped IPv6 addresses (::ffff:a.b.c.d) corresponding to some private IPv4 addresses, depending on Ruby version, this can include loopback, RFC1918 private networks, and link-local space. An attacker who controls DNS for any domain can publish an AAAA record with such a mapped address; any outbound HTTP fetch Mastodon performs against that hostname then opens a real TCP connection to the underlying IPv4 address, including 127.0.0.1 and cloud-metadata endpoints such as 169.254.169.254. This vulnerability is fixed in 4.5.10, 4.4.17, and 4.3.23.

CWE CWE-184 CWE-200 CWE-918
Vendor mastodon
Product mastodon
Published Jun 24, 2026
Stay Ahead of the Next One

Get instant alerts for mastodon mastodon

Be the first to know when new high vulnerabilities affecting mastodon mastodon are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Changed
Confidentiality
High
Integrity
None
Availability
None

Affected Versions

mastodon / mastodon
>= 4.5.0-beta.1, < 4.5.10

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/mastodon/mastodon/security/advisories/GHSA-xx55-4rrg-8xg6