CVE-2026-39451: WP Google Review Slider XSS Vulnerability – Updates and Remediation
An unauthenticated Cross-Site Scripting (XSS) vulnerability exists in WP Google Review Slider version 18.0 and earlier. The flaw allows attackers to inject malicious scripts without needing to authenticate, potentially affecting site visitors and administrators. If exploited, an attacker could steal session cookies, redirect users, deface content, or perform actions on behalf of victims through their browsers.
Source data · NVD / CISA · public domain
- CVSS
- 3.1 · 6.3 MEDIUM · CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L
- Weaknesses (CWE)
- CWE-79
- Affected products
- 0 configuration(s)
- Published / Modified
- 2026-06-15 / 2026-06-17
NVD description (verbatim)
Unauthenticated Cross Site Scripting (XSS) in WP Google Review Slider <= 18.0 versions.
1 reference(s) · View on NVD →
SEC.co analysis · AI-assisted, reviewed against source
Technical summary
CVE-2026-39451 is a reflected or stored XSS vulnerability (CWE-79) in WP Google Review Slider up to version 18.0. The vulnerability requires no authentication to exploit and has a low complexity attack surface (network-accessible, no special conditions needed). The CVSS 3.1 score of 6.3 reflects low confidentiality and integrity impact with low availability impact, triggered by user interaction. The attack vector is network-based and the scope is unchanged, meaning the vulnerability does not allow privilege escalation outside the impacted component.
Business impact
WordPress sites using WP Google Review Slider are exposed to visitor-facing attacks that could compromise user trust, steal credentials, inject malware, or redirect traffic to phishing pages. If the vulnerability allows stored XSS, the risk is amplified—malicious payloads persist and affect all site visitors automatically. Site administrators may also be targeted, potentially leading to site takeover or data exfiltration. For e-commerce or high-traffic sites, such attacks can result in reputation damage, regulatory scrutiny (GDPR/compliance), and loss of customer confidence.
Affected systems
The vulnerability affects WP Google Review Slider plugin versions 18.0 and earlier. This plugin is commonly used on WordPress sites to display Google reviews. Any WordPress installation with this plugin active and unpatched is at risk. The attack does not require administrative access, meaning public-facing WordPress instances are immediately vulnerable.
Exploitability
The vulnerability has low attack complexity and no authentication requirement, making it straightforward to exploit. An attacker can craft a malicious URL or inject a payload into user-controlled input fields to trigger the XSS. User interaction is required—typically a site visitor or administrator must click a link or trigger the vulnerable code path. Given the widespread use of WordPress plugins and the simplicity of XSS exploitation, this represents a moderate practical risk, though not yet tracked in the CISA Known Exploited Vulnerabilities (KEV) catalog.
Remediation
Update WP Google Review Slider to a version later than 18.0 as soon as a patch is available. Verify the plugin vendor's security advisory or repository for the patched release. In the interim, consider disabling the plugin if it is not critical to operations, or restrict access to plugin configuration pages via Web Application Firewall (WAF) rules or IP allowlisting.
Patch guidance
Check the WP Google Review Slider plugin repository or vendor website for a release note documenting security fixes for CVE-2026-39451. Apply the update through the WordPress admin dashboard (Plugins > Updates) once a patched version is confirmed available. Test the update in a staging environment first to ensure compatibility with your theme and other plugins. Verify that the plugin is active and functioning correctly after the update.
Detection guidance
Monitor access logs for requests containing suspicious JavaScript patterns, encoded payloads (such as %3C%73%63%72%69%70%74), or unusual parameter values to the WP Google Review Slider plugin endpoints. Check for Content Security Policy (CSP) violations or browser console errors indicating injected scripts. Use WordPress security plugins to scan for malicious scripts or plugin modifications. Review user agent logs and referrer headers for evidence of social engineering or phishing attempts leveraging the XSS vector. Implement logging of any dynamic content rendered by the plugin.
Why prioritize this
This vulnerability merits prompt attention despite its MEDIUM severity classification. The lack of authentication requirement and user interaction as the only barrier make it a practical exploitation risk for any public-facing WordPress site. The absence of a KEV listing does not diminish the threat—it reflects the recency of the disclosure (June 2026) rather than lack of exploitability. Sites relying on this plugin should prioritize patching to prevent targeted attacks and maintain user trust.
Risk score, explained
The CVSS 3.1 score of 6.3 (MEDIUM) reflects the combination of network accessibility, low attack complexity, and no authentication requirement, balanced against low-scope impact (confidentiality, integrity, and availability all affected but to a limited degree). The required user interaction keeps the score from reaching HIGH. However, the practical risk is elevated by the prevalence of WordPress and the ease of social engineering users to click malicious links or visit crafted pages.
Frequently asked questions
Is this vulnerability exploited in the wild?
As of the June 2026 disclosure date, the vulnerability is not listed in the CISA KEV catalog, indicating no confirmed public exploits or active attacks. However, do not assume safety—disclosed XSS vulnerabilities are typically trivial to weaponize, and exploitation may occur within days or weeks of public disclosure.
Do I need to update immediately if the plugin is disabled?
If WP Google Review Slider is disabled (deactivated), the immediate risk is lower. However, we recommend removing or updating the plugin regardless, as inactive plugins can still be exploited in targeted attacks or accidentally re-enabled by users unfamiliar with security practices.
What if a patch is not available yet?
Monitor the plugin's GitHub repository, security advisories, and the vendor's website daily for patch releases. As a temporary mitigation, disable the plugin, restrict access to its admin pages via WAF or IP whitelisting, or implement a Web Application Firewall rule to block requests containing common XSS payloads targeting this plugin.
Can this vulnerability affect users who only visit my site, not just administrators?
Yes. If the XSS is stored (saved in the database), any site visitor is at risk. Even if it is reflected, an attacker can craft a malicious link and use social engineering to distribute it. Users could lose sensitive data, have their sessions hijacked, or be redirected to phishing pages.
This analysis is provided for informational purposes to help organizations assess and remediate security risks. The details are based on disclosed vulnerability information as of June 2026. Patch availability, vendor advisories, and exploitation status may change; verify current guidance with the plugin vendor before deploying fixes. SEC.co does not warrant the accuracy or completeness of this content for all configurations or use cases. Organizations should conduct their own risk assessment and testing in staging environments before applying patches to production systems. Source: NVD (public-domain), retrieved 2026-07-23. Analysis generated by SEC.co (claude-haiku-4-5).
Weaknesses (CWE)
Related vulnerabilities
- CVE-2016-20070MEDIUMPrivilege Escalation & Stored XSS in WordPress Booking Calendar Contact Form 1.0.23
- CVE-2018-25384MEDIUMStored XSS in Wikidforum 2.20 Allows Authenticated Attackers to Inject Malicious Scripts
- CVE-2019-25731MEDIUMStored XSS in Zuz Music 2.1 Contact Form
- CVE-2019-25737MEDIUMStored XSS in Live Chat Unlimited 2.8.3 – Admin Session Compromise
- CVE-2019-25739MEDIUMGigToDo 1.3 Stored XSS Vulnerability in Proposal Descriptions
- CVE-2019-25742MEDIUMStored XSS in Zoner Real Estate WordPress Theme 4.1.1 – Admin Account Compromise Risk
- CVE-2019-25743MEDIUMWordPress Soliloquy Lite 2.5.6 Stored XSS Vulnerability
- CVE-2019-25744MEDIUMWordPress Popup Builder 3.49 Stored XSS Vulnerability – Exploit Prevention & Patch Guide