Description
The EmbedPress WordPress plugin before 4.6.1 does not validate user-supplied URLs before making server-side requests through unauthenticated endpoints, allowing unauthenticated attackers to induce the site to send HTTP requests to internal hosts and services that WordPress core URL validation does not cover (a blind Server-Side Request Forgery).
Published: 2026-08-04
Score: n/a
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The EmbedPress WordPress plugin prior to version 4.6.1 fails to validate user‐supplied URLs before initiating server‑side HTTP requests through unauthenticated endpoints. This flaw allows an attacker who does not possess site credentials to force the web server to make requests to arbitrary internal hosts or services that normal WordPress URL validation does not cover, resulting in a blind Server‑Side Request Forgery (CWE‑918). Consequently, an adversary could exfiltrate internal configuration data, trigger actions on internal services, or discover network topology without triggering any visible response to the user.

Affected Systems

Any WordPress site that has the EmbedPress plugin installed in a version older than 4.6.1 is vulnerable. The affected product is listed as "Unknown:EmbedPress" in vendor references, so the issue applies broadly to all installations of this plugin regardless of the site’s domain or hosting environment.

Risk and Exploitability

The vulnerability is exploitable by unauthenticated users with no prior access; the attack path requires only the ability to send a crafted HTTP request to the plugin’s endpoint. Because the vulnerability is blind, detection is difficult and there is no immediate externally observable failure. No EPSS score is available and the issue is not listed in CISA’s KEV catalog, but the inherent lack of authentication and the possibility of internal discovery make the risk high. The potential impact includes unauthorized data access, intrusions into internal services, or concealment of malicious activity.

Generated by OpenCVE AI on August 4, 2026 at 09:19 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the EmbedPress plugin to version 4.6.1 or later, which validates URLs before making server‑side requests.
  • Restrict the site’s outbound HTTP requests to a whitelist of approved external domains, blocking requests to internal IP ranges or private networks.
  • Configure a firewall or web‑application filter that inspects outgoing requests from the server and rejects any attempts to access private IP addresses or localhost addresses.

Generated by OpenCVE AI on August 4, 2026 at 09:19 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 04 Aug 2026 09:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-918

Tue, 04 Aug 2026 06:30:00 +0000

Type Values Removed Values Added
Description The EmbedPress WordPress plugin before 4.6.1 does not validate user-supplied URLs before making server-side requests through unauthenticated endpoints, allowing unauthenticated attackers to induce the site to send HTTP requests to internal hosts and services that WordPress core URL validation does not cover (a blind Server-Side Request Forgery).
Title EmbedPress < 4.6.1 - Unauthenticated Blind SSRF
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-08-04T06:00:09.155Z

Reserved: 2026-06-01T09:15:56.344Z

Link: CVE-2026-10526

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-04T09:30:06Z

Weaknesses
  • CWE-918

    Server-Side Request Forgery (SSRF)