PT-2026-48697 · Stefanbohacek · Fediverse-Embeds-Wordpress-Plugin

Published

2026-06-11

·

Updated

2026-06-11

·

CVE-2026-46697

CVSS v3.1

7.5

High

VectorAV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
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.

Fix

SSRF

Weakness Enumeration

Related Identifiers

CVE-2026-46697

Affected Products

Fediverse-Embeds-Wordpress-Plugin