CVE-2026-5924
Received Received - Intake

Stored XSS in Getwid Gutenberg Blocks for WordPress

Vulnerability report for CVE-2026-5924, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-09-23

Last updated on: 2026-09-23

Assigner: Wordfence

Description

The Getwid – Gutenberg Blocks plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the Google Maps block's 'customStyle' attribute in all versions up to, and including, 2.1.3. This is due to the use of eval() on user-controlled block content in the frontend JavaScript mapStyles() function. This makes it possible for authenticated attackers, with Contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-09-23
Last Modified
2026-09-23
Generated
2026-09-23
AI Q&A
2026-09-23
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
getwid getwid_gutenberg_blocks to 2.1.3 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-79 The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability is a Stored Cross-Site Scripting (XSS) flaw in the Getwid – Gutenberg Blocks WordPress plugin. It allows authenticated attackers with Contributor-level access or higher to inject malicious scripts via the Google Maps block's 'customStyle' attribute. The issue occurs because the plugin uses eval() on user-controlled content in the frontend JavaScript mapStyles() function.

Detection Guidance

To detect this vulnerability, inspect WordPress sites using the Getwid plugin for versions up to 2.1.3. Check for unauthorized scripts in the Google Maps block's customStyle attribute. Review frontend JavaScript for eval() usage on user-controlled content.

Impact Analysis

An attacker could inject malicious scripts into your WordPress site, which would execute when users visit affected pages. This could lead to theft of cookies, session tokens, or other sensitive data. It may also allow attackers to perform actions on behalf of users or deface your website.

Compliance Impact

This vulnerability could lead to unauthorized access to user data, violating GDPR's data protection principles and HIPAA's security requirements. If exploited, it may result in data breaches, leading to potential fines or penalties for non-compliance with these regulations.

Mitigation Strategies

Immediately update the Getwid plugin to the latest version beyond 2.1.3. Remove or restrict Contributor-level access to untrusted users. Scan websites for injected scripts in the Google Maps block.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-5924. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart