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 JavaScript into the plugin’s stored permalink data without authentication. Once the injected script is saved, it runs in the context of any subsequent page view by a privileged user, exposing session cookies and enabling further malicious actions. The weakness is a classic CSRF flaw (CWE‑352) that turns a simple form submission into a storage‑time XSS vector.

Affected Systems

The vulnerability affects WordPress sites running the BeRocket "Permalink Manager for WooCommerce" plugin in any release up to and including version 1.0.8.2. Any installation of these plugin versions is consequently exposed.

Risk and Exploitability

The CVSS score of 7.1 indicates a high severity. No EPSS score is available and 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 privileged users, allowing session hijacking or defacement. The combination of high impact and low pre‑conditions results in a substantial risk for exposed sites.

Generated by OpenCVE AI on July 3, 2026 at 13:19 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 3, 2026 at 13:19 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-03T13:30:13Z

Weaknesses
  • CWE-352

    Cross-Site Request Forgery (CSRF)