SEPTEMBER 18, 2026
Live Feed
Back to database
Case File

CVE-2026-2388

MEDIUM · CVSS 6.4 EPSS 0.24%

Source: NVD + CISA KEV + EPSS · Published 2026-08-26 · Last synced 2026-09-17

CyberRota Analysis

AI-Generated

The Reviews and Rating – Google Reviews plugin for WordPress is susceptible to Stored Cross-Site Scripting, allowing authenticated attackers with Contributor-level access and above to inject malicious scripts into web pages. This vulnerability can lead to the execution of arbitrary web scripts when users access affected pages, potentially compromising user data and site integrity. WordPress site administrators using this plugin should prioritize patching to mitigate the risk of exploitation.

CVE
CVE-2026-2388
Severity
MEDIUM
CVSS
6.4
EPSS
0.24%
WordPress

Original NVD Description

The Reviews and Rating – Google Reviews plugin for WordPress is vulnerable to Stored Cross-Site Scripting in all versions up to, and including, 5.10. This is due to the wp_display() shortcode handler, used by multiple shortcodes, allowing attacker-controlled html_tags values to define raw HTML tags and then embedding untrusted vicinity content inside those tags. 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.