PatchSiren cyber security CVE debrief
CVE-2026-12399 jegstudio CVE debrief
The Gutenverse – WordPress Blocks, Page Builder & Site Editor plugin for WordPress is vulnerable to Stored Cross-Site Scripting via admin settings in all versions up to, and including, 3.8.0 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with editor-level permissions and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. This only affects multi-site installations and installations where unfiltered_html has been disabled. The vulnerability has a CVSS score of 4.4 and a severity of MEDIUM. The CVE was published on 2026-06-27T08:16:44.443Z and last modified on 2026-06-29T14:16:41.043Z.
- Vendor
- jegstudio
- Product
- Gutenverse – WordPress Blocks, Page Builder & Site Editor
- CVSS
- MEDIUM 4.4
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-06-27
- Original CVE updated
- 2026-06-29
- Advisory published
- 2026-06-27
- Advisory updated
- 2026-06-29
Who should care
Administrators of WordPress installations using the Gutenverse plugin, especially those with multi-site installations or where unfiltered_html has been disabled, should be aware of this vulnerability. They should prioritize updating to a patched version to prevent potential attacks.
Technical summary
The Gutenverse plugin for WordPress has a Stored Cross-Site Scripting (XSS) vulnerability. This occurs because the plugin does not properly sanitize input or escape output in its admin settings. An attacker with editor-level permissions or higher can inject malicious scripts into pages. These scripts will execute when any user accesses the affected pages. The vulnerability is confined to multi-site installations and those where the unfiltered_html setting has been disabled. The Common Vulnerability Scoring System (CVSS) score for this vulnerability is 4.4, indicating a medium severity level.
Defensive priority
Given the medium severity and the specific conditions required for exploitation, defenders should prioritize patching this vulnerability, especially in environments where the plugin is used with elevated permissions or in multi-site setups.
Recommended defensive actions
- Update the Gutenverse plugin to a version beyond 3.8.0.
- Review and limit admin permissions to ensure only necessary personnel have editor-level access or higher.
- Verify that unfiltered_html is not enabled unless absolutely necessary.
- Monitor for suspicious activity, especially injections of scripts into pages.
- Consider implementing additional security measures such as Web Application Firewalls (WAFs) to detect and prevent XSS attacks.
Evidence notes
The CVE record and details were obtained from the official CVE website and the National Vulnerability Database (NVD). Additional information was sourced from Wordfence security reports. The vulnerability's existence and details have been verified through these trusted sources.
Official resources
This article is AI-assisted and based on the supplied source corpus.