Severity by source
AV:N/AC:L/PR:N/UI:R/S:C/C:N/I:H/A:L
Remote unauthenticated CSRF (AV:N/PR:N) requires a logged-in admin to interact (UI:R); forged privileged action changes site state across components (S:C, I:H) with minor availability impact and no direct data disclosure.
Primary rating from Vendor (patchstack).
CVSS VectorVendor: patchstack
Lifecycle Timeline
1DescriptionCVE.org
Unauthenticated Cross Site Request Forgery (CSRF) in Child Theme Wizard <= 1.4 versions.
AnalysisAI
Cross-Site Request Forgery in the Child Theme Wizard WordPress plugin (versions 1.4 and earlier) lets a remote, unauthenticated attacker trick a logged-in administrator into submitting forged state-changing requests, allowing unauthorized actions on the WordPress site without the victim's consent. The CVSS 3.1 score is 8.2 with a scope-change (S:C) and high integrity impact, reflecting that the forged action can affect resources beyond the vulnerable component. There is no public exploit identified at time of analysis, the flaw is not listed in CISA KEV, and no EPSS score was supplied.
Technical ContextAI
Child Theme Wizard is a WordPress plugin used to generate and manage child themes. The root cause is CWE-352 (Cross-Site Request Forgery): one or more state-changing actions in the plugin lack a valid anti-CSRF nonce check (WordPress's wp_nonce mechanism) and/or proper request-origin validation. Because WordPress relies on the administrator's authenticated session cookie, a forged request originating from an attacker-controlled page will be processed with the victim admin's privileges. No CPE strings were provided in the input; affected scope is defined by version (<= 1.4) per the Patchstack advisory.
RemediationAI
Update to a fixed release of Child Theme Wizard above version 1.4 once the vendor publishes one; the input data does not specify an exact patched version, so confirm the fixed build directly via the Patchstack advisory (https://patchstack.com/database/wordpress/plugin/child-theme-wizard/vulnerability/wordpress-child-theme-wizard-plugin-1-4-cross-site-request-forgery-csrf-vulnerability?_s_id=cve) and the WordPress plugin repository before deploying. If no fixed version is available yet, deactivate and remove the plugin to eliminate the attack surface, since CSRF cannot be triggered against an inactive plugin; the trade-off is loss of child-theme management functionality. As compensating controls, deploy a WAF or security plugin (e.g. Patchstack, Wordfence) with virtual-patching/CSRF rules, instruct administrators not to browse untrusted sites or click unsolicited links while logged into wp-admin, and restrict wp-admin access by IP allowlist where feasible to reduce the chance a malicious page can reach an authenticated admin session.
More in Wordpress Plugin
View allThe Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil
Authentication bypass in the LiteSpeed Cache WordPress plugin (versions prior to 6.5.0.1) allows unauthenticated remote
The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The SureTriggers WordPress plugin through version 1.0.82 contains a privilege escalation vulnerability that allows unaut
The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via
The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based
SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a
The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i
The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base
The Email Subscribers by Icegram Express plugin for WordPress is vulnerable to SQL Injection via the ‘hash’ parameter in
Remote code execution in the WP Query Console WordPress plugin (versions up to and including 1.0) by Ajit Bohra allows u
Same weakness CWE-352 – Cross-Site Request Forgery (CSRF)
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-39770
GHSA-rfg3-55h8-446c