Mastodon is a free, open-source social network server based on ActivityPub. By nature, Mastodon performs a lot of outbound requests to user-provided domains. Mastodon, however, has some protection mechanism to disallow requests to local IP addresses (unless specified in `ALLOWED_PRIVATE_ADDRESSES`) to avoid the "confused deputy" problem. The list of disallowed IP address ranges was lacking some IP address ranges that can be used to reach local IP addresses. An attacker can use an IP address in the affected ranges to make Mastodon perform HTTP requests against loopback or local network hosts, potentially allowing access to otherwise private resources and services. This is fixed in Mastodon v4.5.4, v4.4.11, v4.3.17 and v4.2.29.
Conclusion & alert: CVE-2026-22245 is rated Low Risk (32.2/100): CVSS High severity, with low exploitation likelihood (EPSS 0.04%). Mandatory action: Monitor for updates and reassess as exploit intelligence or EPSS changes.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-06-06 | 0.05% | 0.04% | -0.02% |
| 2 | 2026-05-10 | 0.04% | 0.05% | +0.01% |
| 3 | 2026-01-09 | — | 0.04% | — |
Full EPSS history (3 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 7.1 | 4.0 | HIGH |
|
— | — | [email protected] |
| 7.5 | 3.1 | HIGH |
|
3.9 | 3.6 | [email protected] |
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| joinmastodon | mastodon | < 4.2.29 | cpe:2.3:a:joinmastodon:mastodon:*:*:*:*:*:*:*:* |
| joinmastodon | mastodon | >= 4.3.0, < 4.3.17 | cpe:2.3:a:joinmastodon:mastodon:*:*:*:*:*:*:*:* |
| joinmastodon | mastodon | >= 4.4.0, < 4.4.11 | cpe:2.3:a:joinmastodon:mastodon:*:*:*:*:*:*:*:* |
| joinmastodon | mastodon | >= 4.5.0, < 4.5.4 | cpe:2.3:a:joinmastodon:mastodon:*:*:*:*:*:*:*:* |