Live Exposure Defense: From CVE to Confirmed Exposure in 12 Hours – See more

New CVE Detected

CVE-2026-46348 – SSRF via IPv6 Unspecified Address Bypass – Mastodon prior to 4.5.10, 4.4.17, and…

Be the first to know when new zero-days emerge:

Summary

CVE-2026-46348 is a Server-Side Request Forgery (SSRF) vulnerability in Mastodon, the open-source federated social network server. The flaw stems from an incomplete IP address blocklist that omits the IPv6 unspecified address range (::), allowing unauthenticated remote attackers to force Mastodon into issuing HTTP requests against loopback interfaces and accessing otherwise private internal resources. The vulnerability carries a CVSS 4.0 score of 8.7 (HIGH) and affects all Mastodon instances prior to versions 4.5.10, 4.4.17, and 4.3.23.

Technical details

  • Root cause: Mastodon implements SSRF protections by blocking HTTP requests to private and local IP address ranges (the "confused deputy" defence). The IPv6 unspecified address (::) was absent from this blocklist, leaving a bypass path to loopback interfaces.
  • Trigger conditions: No authentication, no user interaction, and no special configuration are required. Any remote attacker can supply a URL resolving to the unspecified IPv6 address to trigger the vulnerable outbound request.
  • Attack vector: Network — the vulnerability is exploitable entirely over HTTP/HTTPS against any publicly reachable Mastodon instance.
  • Impact: An attacker can coerce the Mastodon server into making HTTP requests to its own loopback interface (::1 / 127.0.0.1), potentially reaching internal APIs, administrative panels, metadata services, or other private resources co-located or reachable from the server.

Affected software

  • Mastodon all versions prior to 4.5.10 (4.5.x branch)
  • Mastodon all versions prior to 4.4.17 (4.4.x branch)
  • Mastodon all versions prior to 4.3.23 (4.3.x branch)

Severity

  • CVSS 4.0 Base Score: 8.7 (HIGH)
  • Vector String: 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
  • CWE: CWE-918 – Server-Side Request Forgery (SSRF)

Mitigation and recommended actions

  • Immediate patch: Upgrade to Mastodon 4.5.10, 4.4.17, or 4.3.23, which include the vendor-provided fix for this vulnerability.
  • If patching is not immediately feasible: Restrict outbound HTTP requests from the Mastodon server at the network level (e.g., firewall rules or egress filtering) to prevent access to loopback and internal address ranges.

IONIX Status

The IONIX research team is tracking ongoing exploitation attempts and recommends immediate patching. Potentially affected assets are outlined in this post.

References

Are you exposed?

Get a free report of your organization’s exposure to this CVE and threat

How IONIX’s External Exposure Management Platform Detects and Validates
Zero-Days to Shrink MTTR

1

Map your entire attack surface (continously)

IONIX uses multi-factor discovery methods, including DNS analysis, certificate mapping, metadata inspection, and more, to automatically map every internet-facing asset across your environment. This includes cloud instances, third-party platforms, shadow IT, and even forgotten infrastructure that traditional tools miss.

2

Monitor for new CVEs

Dozens of threat intel feeds using agentic technology are continuously analyzed to detect the appearance of proof-of-concept code, exploit kits, and indicators of active targeting. IONIX goes further by applying AI to proactively evaluate whether emerging vulnerabilities are likely to be exploited, even before PoCs go public.

3

Identify Potential External Exposures

Not all CVEs matter. IONIX filters vulnerabilities by asking attacker-centric questions: Can it be reached from the internet? Does it require authentication? Is it being exploited in the wild? This dramatically reduces noise and focuses teams on threats that can actually be weaponized.

4

Create Safe, Scalable Exploit Validations

IONIX transforms real-world PoCs into safe, non-intrusive test payloads that can be run in production environments without disruption. These simulations are precisely targeted to the systems that are vulnerable, ensuring rapid validation without unnecessary load.

5

Execute Exploit Validations

By combining context about software stack, versioning, exposure status, and reachability, IONIX ensures that only the right payloads are executed against the right assets, maximizing efficiency and minimizing risk.

6

Drive Fast and Actionable Remediation

Results are routed through integrations with ticketing, SOAR, and SIEM tools. Issues are written in plain language, bundled into remediation clusters, and prioritized based on asset criticality, exploitability, and blast radius. This shortens mean time to remediation (MTTR) and empowers teams to act with confidence.

Are you exposed?

Get a free report of your organization’s exposure to this CVE and threat

Subscribe to Threat Center RSS

Copy/paste the link below into your preferred RSS reader or follow these instructions to subscribe to Slack alerts.

Get Real-Time CVE Alerts to Your Email

Be the first to know when new zero-days emerge