Fediverse Embeds WordPress Plugin Server-Side Request Forgery Vulnerability

Vulnerability

A server-side request forgery (SSRF) vulnerability has been identified in the Fediverse Embeds WordPress plugin, affecting versions prior to 1.5.8. The vulnerability arises because the plugin's media-proxying endpoint does not properly validate the destination of server-side requests. This flaw allows anonymous users to make the site fetch arbitrary URLs, including internal and private-network addresses, and read back the response body. The issue effectively creates an open proxy, enabling full-read SSRF exploitation.

Impact

Exploitation of this vulnerability allows for full-read server-side request forgery, where an attacker can make the server fetch and return data from internal or private-network resources.

Reproduction

To reproduce this vulnerability, first base64-encode the target URL, such as an internal address or a private network service like the AWS metadata service. Then, send an unauthenticated REST request to the media-proxy endpoint, including the base64-encoded URL. The response will contain the body of the fetched URL, demonstrating the SSRF vulnerability.

Remediation

Users are advised to update the Fediverse Embeds WordPress plugin to version 1.5.8 or later, where this vulnerability has been fixed.

Added: Jul 9, 2026, 7:26 AM
Updated: Jul 9, 2026, 7:26 AM

Vulnerability Rating

Custom Algorithm
spread
0.0
impact
0.6
exploitability
8.2
remediation
0.0
relevance
9.2
threat
6.4
urgency
2.9
incentive
4.2

Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.