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

A CSRF vulnerability exists in the Fuelthemes Werkstatt WordPress theme versions 4.7.2 and earlier, allowing an attacker to trick an authenticated user into submitting a forged request that the site processes. The CVE states this is an unauthenticated CSRF, meaning the attacker does not need their own credentials to trigger the flaw; it relies on the victim’s logged‑in session. The exact actions that can be performed are not described, but any state‑changing request exposed by the vulnerable theme could potentially be executed without authorization.

Affected Systems

WordPress installations that employ the Fuelthemes Werkstatt theme with a version of 4.7.2 or earlier are impacted. Sites using a later release are not affected.

Risk and Exploitability

The vulnerability carries a CVSS score of 4.3 indicating moderate severity, and an EPSS score of less than 1 %, suggesting a low likelihood of exploitation in the wild. It is not listed in the CISA KEV catalog, implying no widespread known exploitation. Attackers can trigger the flaw by tricking a logged‑in administrator or other authenticated user into visiting a crafted URL or submitting a disguised form; no attacker credentials are required. Because the flaw permits the execution of state‑changing requests that the theme exposes, the impact could include unauthorized content modification, data tampering, or other privileged actions depending on the specifics of the exposed endpoints.

Generated by OpenCVE AI on August 4, 2026 at 07:58 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 upgrading is not immediately possible, deactivate or uninstall the vulnerable theme to prevent the flaw’s exploitation.
  • Implement site‑wide CSRF protection—such as a WordPress plugin that enforces nonce validation on all theme forms—until a permanent fix or upgrade is applied.

Generated by OpenCVE AI on August 4, 2026 at 07:58 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

Status : Deferred

Published: 2026-07-02T12:17:39.930

Modified: 2026-07-02T13:58:23.330

Link: CVE-2026-57690

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-04T08:00:03Z

Weaknesses
  • CWE-352

    Cross-Site Request Forgery (CSRF)