Description
The Fediverse Embeds WordPress plugin before 1.5.8 does not validate the destination of the server-side request performed by an unauthenticated site-info endpoint before fetching it, allowing anonymous users (the gating nonce is exposed on public pages carrying an embed) to make the site request internal and private-network URLs and read back the parsed page metadata. This is a Server-Side Request Forgery.
Published: 2026-07-09
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Fediverse Embeds WordPress plugin before version 1.5.8 does not validate the destination of a server‑side request performed by an unauthenticated site‑info endpoint. This flaw allows anonymous users the server to fetch an arbitrary internal or private‑network URL and return the parsed page metadata. The result is a server‑side request forgery (CWE‑918) that exposes internal network information to any visitor.

Affected Systems

plugin installed and running a version older than 1.5.8 is affected. The site‑info endpoint is publicly accessible and requires no authentication, meaning all visitors can trigger the vulnerability.

Risk and Exploitability

The CVSS score of 5.3 indicates moderate severity, while the EPSS score of less than 1 % shows a low but non‑zero likelihood of exploitation. The vulnerability is not listed in CISA’s KEV catalog, so no widespread exploitation is known. Attackers can use the endpoint to probe internal hosts and harvest metadata from private URLs, though the impact is limited to the data returned by the request.

Generated by OpenCVE AI on July 29, 2026 at 12:49 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Fediverse Embeds plugin to version 1.5.8 or newer to eliminate the SSRF flaw.
  • If an immediate upgrade cannot be performed, disable the site‑info endpoint or deactivate the plugin entirely.
  • Add network or application firewall rules to block outgoing requests originating from the site‑info endpoint that target internal or private IP ranges.

Generated by OpenCVE AI on July 29, 2026 at 12:49 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 29 Jul 2026 13:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-918

Sun, 26 Jul 2026 16:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-918

Tue, 21 Jul 2026 01:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-918

Mon, 13 Jul 2026 08:00:00 +0000

Type Values Removed Values Added
Weaknesses CWE-918

Sun, 12 Jul 2026 13:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-918

Fri, 10 Jul 2026 20:00:00 +0000

Type Values Removed Values Added
Weaknesses CWE-918

Thu, 09 Jul 2026 23:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-918

Thu, 09 Jul 2026 13:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 5.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N'}

ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Thu, 09 Jul 2026 07:00:00 +0000

Type Values Removed Values Added
Description The Fediverse Embeds WordPress plugin before 1.5.8 does not validate the destination of the server-side request performed by an unauthenticated site-info endpoint before fetching it, allowing anonymous users (the gating nonce is exposed on public pages carrying an embed) to make the site request internal and private-network URLs and read back the parsed page metadata. This is a Server-Side Request Forgery.
Title Fediverse Embeds < 1.5.8 - Unauthenticated SSRF via Site Info Endpoint
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-07-09T12:51:27.261Z

Reserved: 2026-06-17T12:47:07.188Z

Link: CVE-2026-12517

cve-icon Vulnrichment

Updated: 2026-07-09T12:51:23.810Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-29T13:00:16Z

Weaknesses
  • CWE-918

    Server-Side Request Forgery (SSRF)