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 to fetch arbitrary internal or private‑network URLs and return the parsed page metadata. The result is a server‑side request forgery that exposes internal network information to any visitor.

Affected Systems

Fediverse Embeds WordPress plugin versions older than 1.5.8 are affected. The vulnerable site‑info endpoint is publicly accessible and requires no authentication, meaning all site visitors can trigger the SSRF flaw.

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 known widespread exploitation is reported. Attackers can use the endpoint to probe internal hosts, harvest metadata from private URLs, and potentially map internal services, though the impact is limited to the information returned by the request.

Generated by OpenCVE AI on August 4, 2026 at 18:48 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 August 4, 2026 at 18:48 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 04 Aug 2026 19:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-200

Mon, 03 Aug 2026 05:00:00 +0000

Type Values Removed Values Added
Weaknesses CWE-918

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

Status : Deferred

Published: 2026-07-09T07:16:23.410

Modified: 2026-07-09T16:34:18.103

Link: CVE-2026-12517

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-04T19:00:10Z

Weaknesses
  • CWE-200

    Exposure of Sensitive Information to an Unauthorized Actor