SSRF in Stefanbohacek Fediverse-Embeds-Wordpress-Plugin

CVE-2026-46697

Fediverse Embeds embeds fediverse posts on WordPress sites. Prior to version 1.5.8, Fediverse Embeds registered an unauthenticated REST route ftf/media-proxy (includes/Media_Proxy.php) with permission_callback => __return_true that accepted a base64-encoded URL and forwarded it to wp_remote_get($url) without enforcing any allowlist. The plugin's source contained a comment block explicitly acknowledging that the request should be validated against allowed fediverse domains, but in 1.5.7 the validation only set a local $can_download_media flag that was never read. The full response body was echoed back to the caller, so this was a full-read SSRF / open proxy reachable by any anonymous visitor. This issue has been patched in version 1.5.8.

Vulnerability class: SSRF (Server-Side Request Forgery)

EPSS: 0.002 (14.3th percentile) — read the EPSS interpretation.

CVSS v3 metric

CVSS v3 base score 7.5 (High). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N.

Affected products

Weakness classification (CWE)

References

Frequently asked questions

What is CVE-2026-46697?
CVE-2026-46697 is a high-severity vulnerability in Stefanbohacek Fediverse-Embeds-Wordpress-Plugin, classified under Server-Side Request Forgery (SSRF). CVSS score: 7.5/10. Published 2026-06-11.
How severe is CVE-2026-46697?
High severity. CVSS v3 base score is 7.5 out of 10.