CVE-2026-57690 MEDIUM

CVE-2026-57690: WordPress Werkstatt theme <= 4.7.2 - Cross Site Request Forgery (CSRF) vulnerability

Vendor Fuelthemes
Product Werkstatt
Weakness CWE-352 · CSRF
Published July 2, 2026
Last update July 2, 2026

CVSS base score

4.3/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction Required
Confidentiality None
Integrity Low

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N

What the vulnerability does

01Description

Unauthenticated Cross Site Request Forgery (CSRF) in Werkstatt <= 4.7.2 versions.

Explanation of Vulnerability in Simple Terms

02Summary

Werkstatt versions up to 4.7.2 contain a cross-site request forgery (CSRF) vulnerability that allows attackers to perform unwanted actions on behalf of site visitors. An attacker can craft a malicious link or page that, when visited by a logged-in user, triggers unintended changes. The vulnerability requires user interaction and does not expose sensitive data, but can modify site content or settings.

What an attacker can do

03Attacker Capabilities

Trick a logged-in user into performing unwanted actions on the site, such as changing settings or content.

Potential impact on your site

04Site Impact

Site visitors could unknowingly modify content, settings, or account details if tricked into visiting a malicious page.

Conditions required to exploit

05Prerequisites

Victim must visit an attacker-controlled page or click a malicious link while logged into the site.

Key dates

06Disclosure timeline

July 2, 2026 CVE published