Description
Unauthenticated Cross Site Request Forgery (CSRF) in Permalink Manager for WooCommerce <= 1.0.8.2 versions.
Published: 2026-07-02
Score: 7.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A forgery trick allows an attacker to inject arbitrary permalink data without authentication. Based on the description, it is inferred that the injected script would execute in the browser context of a privileged user, turning a simple form submission into a storage-time XSS vector. The weakness is a classic CSRF flaw (CWE‑352).

Affected Systems

The vulnerability affects WordPress sites running the BeRocket "Permalink Manager for WooCommerce" plugin in any version up to and including 1.0.8.2. All installations of these plugin versions are exposed.

Risk and Exploitability

The CVSS score of 7.1 indicates a high severity. The EPSS score of <1% suggests a very low but non‑zero probability of exploitation. The flaw is not listed in the CISA KEV catalog. Because it is unauthenticated CSRF, an attacker can trigger the exploit by enticing a user to visit a crafted link or by embedding the request in a trusted page. Once the script is stored, it executes automatically for a privileged user—even though that is inferred from the nature of stored XSS.

Generated by OpenCVE AI on July 21, 2026 at 11:27 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Permalink Manager for WooCommerce plugin to a version newer than 1.0.8.2 to eliminate the flaw.
  • If immediate update is not possible, deactivate the plugin until a patch is released, thereby preventing exploitation.
  • Implement CSRF token validation on all permalink edit requests and enforce this check on the server side to mitigate the underlying CWE‑352 weakness.
  • Restrict the capability required to access the permalink management interface to only trusted administrators, minimizing the attack surface.

Generated by OpenCVE AI on July 21, 2026 at 11:27 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 02 Jul 2026 20:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Thu, 02 Jul 2026 11:30:00 +0000

Type Values Removed Values Added
Description Unauthenticated Cross Site Request Forgery (CSRF) in Permalink Manager for WooCommerce <= 1.0.8.2 versions.
Title WordPress Permalink Manager for WooCommerce plugin <= 1.0.8.2 - CSRF to Stored XSS vulnerability
Weaknesses CWE-352
References
Metrics cvssV3_1

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-07-02T19:40:41.935Z

Reserved: 2026-06-25T08:04:41.580Z

Link: CVE-2026-57758

cve-icon Vulnrichment

Updated: 2026-07-02T19:40:36.351Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-21T11:30:06Z

Weaknesses
  • CWE-352

    Cross-Site Request Forgery (CSRF)