Description
Server-Side Request Forgery (SSRF) vulnerability in SEOPress allows Server Side Request Forgery.

This issue affects SEOPress: from n/a through 10.1.
Published: 2026-09-03
Score: 5.4 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

SEOPress plugin versions up to and including 10.1 contain an SSRF flaw that lets an attacker supply arbitrary URLs for the plugin to fetch. Abuse of this bug can expose internal network resources, retrieve sensitive data from private endpoints, or enable further lateral movement. The vulnerability is classified as CWE‑918 – Server Side Request Forgery. The primary impact is the ability to initiate outbound HTTP requests on behalf of the WordPress server, potentially bypassing network restrictions.

Affected Systems

Any WordPress installation running the SEOPress plugin with a version of 10.1 or earlier is affected. The vulnerability is present from the earliest release of the plugin through version 10.1.

Risk and Exploitability

The CVSS score of 5.4 indicates moderate severity. No EPSS data is currently available, and the vulnerability is not listed in CISA’s KEV catalog. The most likely attack vector involves submitting a specially crafted URL to the plugin’s endpoint, which may require authentication to the WordPress admin interface; however the exact prerequisites are not specified in the description, so it is inferred that an authenticated user could trigger the SSRF. Detection of exploitation is difficult from logs alone, as the plugin’s network calls are made server‑side and may appear as normal outbound traffic.

Generated by OpenCVE AI on September 3, 2026 at 20:27 UTC.

Remediation

Vendor Solution

Update the WordPress SEOPress Plugin to the latest available version (at least 10.2).


OpenCVE Recommended Actions

  • Update the SEOPress plugin to version 10.2 or later
  • Disable or remove the SEOPress plugin if it is not required for your site
  • Configure a web application firewall or network firewall to block WordPress‑initiated requests to localhost or private IP ranges (e.g., 127.0.0.1, 10.0.0.0/8, 172.16.0.0/12, 192.168.0.0/16)

Generated by OpenCVE AI on September 3, 2026 at 20:27 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 03 Sep 2026 18:45:00 +0000

Type Values Removed Values Added
First Time appeared Seopress
Seopress seopress
Wordpress
Wordpress wordpress
Vendors & Products Seopress
Seopress seopress
Wordpress
Wordpress wordpress

Thu, 03 Sep 2026 17:00:00 +0000

Type Values Removed Values Added
Description Server-Side Request Forgery (SSRF) vulnerability in SEOPress allows Server Side Request Forgery. This issue affects SEOPress: from n/a through 10.1.
Title WordPress SEOPress plugin <= 10.1 - Server Side Request Forgery (SSRF) vulnerability
Weaknesses CWE-918
References
Metrics cvssV3_1

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


Subscriptions

Seopress Seopress
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-09-03T16:52:01.739Z

Reserved: 2026-09-03T16:41:28.560Z

Link: CVE-2026-85305

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Deferred

Published: 2026-09-03T17:17:30.710

Modified: 2026-09-03T17:25:25.113

Link: CVE-2026-85305

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-03T20:30:10Z

Weaknesses
  • CWE-918

    Server-Side Request Forgery (SSRF)