Severity by source
AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L
Availability impact is None - reflected XSS inherently affects confidentiality and integrity (session theft, DOM manipulation) but does not disrupt service availability.
Primary rating from Vendor (Patchstack).
CVSS VectorVendor: Patchstack
Lifecycle Timeline
1DescriptionCVE.org
Unauthenticated Cross Site Scripting (XSS) in WP Google Review Slider <= 18.0 versions.
AnalysisAI
Unauthenticated cross-site scripting in the WP Google Review Slider WordPress plugin (versions up to and including 18.0) allows a remote, unauthenticated attacker to inject arbitrary JavaScript that executes in the browser of any user who interacts with the affected page. Reported by Patchstack and tracked as EUVD-2026-36930, the vulnerability stems from improper input sanitization in a publicly accessible plugin component. No public exploit code or CISA KEV listing has been identified at the time of analysis, placing this in the medium-priority tier despite the unauthenticated attack vector.
Technical ContextAI
The affected component is the WP Google Review Slider WordPress plugin, developed by jgwhite33 (CPE: cpe:2.3:a:jgwhite33:wp_google_review_slider:*:*:*:*:*:*:*:*), which embeds Google business review widgets on WordPress sites. CWE-79 (Improper Neutralization of Input During Web Page Generation) identifies the root cause: user-supplied input is reflected or rendered in a web page context without adequate sanitization or output encoding. This class of flaw is pervasive in WordPress plugins that handle dynamic user-facing content - the plugin likely passes unsanitized query parameters or shortcode attributes directly into rendered HTML. Since the CVSS vector specifies PR:N and UI:R, the XSS is likely reflected rather than stored, requiring an attacker to trick a victim into visiting a crafted URL, though stored variants are possible if form inputs are involved.
RemediationAI
Update the WP Google Review Slider plugin to a version above 18.0 via the WordPress plugin dashboard or by downloading directly from the WordPress plugin repository. The Patchstack advisory at https://patchstack.com/database/wordpress/plugin/wp-google-places-review-slider/vulnerability/wordpress-wp-google-review-slider-plugin-17-7-cross-site-scripting-xss-vulnerability should be consulted for the confirmed patched release version, as the exact fix version is not independently confirmed in the available intelligence data. If an immediate update is not possible, a compensating control is to deactivate the plugin entirely until patching is feasible - this eliminates exposure with no trade-off beyond loss of Google review display functionality. Web application firewall (WAF) rules targeting reflected XSS payloads in URL parameters can reduce but not eliminate risk, as WAF bypass techniques are well known for XSS.
More in Wp Google Review Slider
View allThe WP Google Review Slider WordPress plugin before 11.8 does not properly sanitise and escape a parameter before using
The WP Google Review Slider WordPress plugin before 13.6 does not sanitise and escape some of its settings, which could
The WP Google Review Slider WordPress plugin before 11.6 does not sanitise and escape some of its settings, which could
We have the CVE-2026-66427 description: "Administrator SQL Injection in WP Google Review Slider <= 18.4 versions." CVSS
Reflected Cross-Site Scripting in Wp Google Places Review Slider (WordPress plugin, versions ≤ 18.1) allows unauthentica
Cross-site request forgery in WP Google Review Slider versions up to 18.4 allows unauthenticated attackers to trick logg
The WP Google Review Slider WordPress plugin before 15.6 does not sanitise and escape some of its settings, which could
Same weakness CWE-79 – Cross-site Scripting (XSS)
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-36930
GHSA-3xm9-v8wr-3w5j