Description
Unauthenticated Cross Site Request Forgery (CSRF) in Werkstatt <= 4.7.2 versions.
Published: 2026-07-02
Score: 4.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An unauthenticated cross‑site request forgery flaw exists in the Fuelthemes Werkstatt WordPress theme version 4.7 (CWE‑352). Because the theme’s endpoints do not verify a CSRF token, an attacker can trick a logged‑in WordPress user into submitting a forged request that the site treats as a legitimate action performed by that user. The flaw does not require the attacker to have any credentials or elevated privileges; it only relies on the victim’s authenticated session and the attacker’s ability to host a malicious page that triggers the vulnerable endpoint.

Affected Systems

WordPress installations that use the Fuelthemes Werkstatt theme 4.7.2 or earlier are impacted. Any logged‑in user—regardless of role—could be target of the attack when visiting a malicious site that sends a forged request to the theme’s vulnerable endpoint.

Risk and Exploitability

The CVSS score is 4.3, indicating a moderate level of risk. An EPSS score of less than 1% suggests the likelihood of exploitation is low but it remains a real threat. The vulnerability is not listed in the CISA KEV catalog. The likely attack vector is a browser‑based CSRF that requires only a malicious web page to lure the user; no additional system or network access is required.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Werkstatt theme to the latest version that removes the CSRF weakness.
  • If an update is not available, deactivate or uninstall the the vulnerable endpoints.
  • Implement generic CSRF protection (e.g., nonce validation) for all theme endpoints until a permanent fix or upgrade is applied.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 06 Jul 2026 23:15:00 +0000

Type Values Removed Values Added
First Time appeared Fuelthemes
Fuelthemes werkstatt
Wordpress
Wordpress wordpress
Vendors & Products Fuelthemes
Fuelthemes werkstatt
Wordpress
Wordpress wordpress

Thu, 02 Jul 2026 12: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 Werkstatt <= 4.7.2 versions.
Title WordPress Werkstatt theme <= 4.7.2 - Cross Site Request Forgery (CSRF) vulnerability
Weaknesses CWE-352
References
Metrics cvssV3_1

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


Subscriptions

Fuelthemes Werkstatt
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-07-02T12:08:49.762Z

Reserved: 2026-06-25T08:03:50.157Z

Link: CVE-2026-57690

cve-icon Vulnrichment

Updated: 2026-07-02T12:08:45.774Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-21T11:45:03Z

Weaknesses
  • CWE-352

    Cross-Site Request Forgery (CSRF)