CVE-2024-35731 MEDIUM

CVE-2024-35731: WordPress Kenta Gutenberg Blocks plugin <= 1.3.9 - Cross Site Scripting (XSS) vulnerability

Vendor Wp Moose
Product Kenta Gutenberg Blocks Responsive Blocks and block templates library for Gutenberg Editor
Weakness CWE-79 · XSS
Published June 8, 2024
Last update April 28, 2026

CVSS base score

6.5/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction Required
Confidentiality Low
Integrity Low

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:L

What the vulnerability does

01Description

Improper Neutralization of Input During Web Page Generation (XSS or 'Cross-site Scripting') vulnerability in WP Moose Kenta Gutenberg Blocks Responsive Blocks and block templates library for Gutenberg Editor allows Stored XSS.This issue affects Kenta Gutenberg Blocks Responsive Blocks and block templates library for Gutenberg Editor: from n/a through 1.3.9.

Explanation of Vulnerability in Simple Terms

02Summary

The Kenta Gutenberg Blocks plugin contains a stored cross-site scripting (XSS) vulnerability in versions up to 1.3.9. An authenticated user with low privileges can inject malicious scripts into block content. When other users view the affected page, the script executes in their browser, potentially allowing the attacker to steal session tokens, modify page content, or perform actions on their behalf. The vulnerability requires user interaction to trigger.

What an attacker can do

03Attacker Capabilities

Inject malicious scripts that execute when other users view the affected page, stealing their session data or performing actions as them.

Potential impact on your site

04Site Impact

Authenticated users can inject persistent malicious code affecting all site visitors; requires immediate plugin update to prevent account compromise.

Conditions required to exploit

05Prerequisites

Attacker must be logged in with low-level user privileges and trick a user into viewing a page containing the malicious block.

Key dates

06Disclosure timeline

June 8, 2024 CVE published
April 28, 2026 Record updated

Related vulnerabilities

08Related CVE