Gutenify WordPress Plugin CVE-2025-53324
HIGHSeverity by source
AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
Lifecycle Timeline
6DescriptionCVE.org
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in CodeYatri Gutenify gutenify allows Stored XSS.This issue affects Gutenify: from n/a through <= 1.5.7.
AnalysisAI
Stored cross-site scripting (XSS) in Gutenify WordPress plugin versions through 1.5.7 allows remote attackers to inject malicious scripts into site content. Successfully exploited, attackers can execute arbitrary JavaScript in victim browsers when authenticated administrators or editors view the compromised content. EPSS exploitation probability is minimal (0.02%, 6th percentile), and no active exploitation or public POC is confirmed. While CVSS assigns high (7.1) severity due to changed scope, real-world risk is moderate given the requirement for user interaction and the narrow attack surface of a WordPress block editor plugin.
Technical ContextAI
Gutenify is a WordPress block editor (Gutenberg) plugin for site building and pattern libraries. The vulnerability stems from CWE-79: Improper Neutralization of Input During Web Page Generation. User-controlled input passed through the plugin's block editor interface is not properly sanitized or encoded before being rendered in the WordPress admin dashboard or front-end site. This allows HTML and JavaScript code injection that persists in the database (stored XSS), executing whenever the affected content is viewed. The changed scope (S:C) in the CVSS vector indicates the injected script can interact with resources beyond the vulnerable plugin's security context, potentially accessing WordPress admin functionality or session data.
Affected ProductsAI
WordPress Gutenify plugin versions from earliest available release through 1.5.7 are confirmed affected. The vulnerability was reported by Patchstack (audit@patchstack.com) and documented in their vulnerability database. No CPE identifier is provided in the CVE record. Organizations should check installed plugin version via WordPress admin dashboard (Plugins → Installed Plugins) or by examining the gutenify/gutenify.php file header for version metadata. Vendor advisory is available at Patchstack database entry https://patchstack.com/database/Wordpress/Plugin/gutenify/vulnerability/wordpress-gutenify-plugin-1-5-6-cross-site-scripting-xss-vulnerability.
RemediationAI
Upgrade Gutenify plugin to version 1.5.8 or later if available (verify current version at WordPress.org plugin repository as Patchstack advisory references 1.5.6 patch testing but CVE scope extends to 1.5.7, suggesting 1.5.8+ contains the fix). Access WordPress admin dashboard, navigate to Plugins → Installed Plugins, locate Gutenify, and click Update Now if update is available. Review Patchstack advisory at https://patchstack.com/database/Wordpress/Plugin/gutenify/ for specific patch version confirmation. If immediate patching is not feasible, temporarily disable the Gutenify plugin via Plugins → Installed Plugins → Deactivate (note this will remove Gutenify blocks from active pages until reactivation with patched version). As compensating control, restrict WordPress editor/admin access to trusted users only and enable Content Security Policy headers to limit inline script execution, though CSP may interfere with legitimate WordPress admin functionality and requires careful tuning.
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-79 – Cross-site Scripting (XSS)
View allShare
External POC / Exploit Code
Leaving vuln.today