PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-10081 Unlimited Elements CVE debrief

The Unlimited Elements For Elementor WordPress plugin before 2.0.11 does not sanitize or escape Google review content fetched from the Serp API before rendering it in the Google Reviews widget output. This allows unauthenticated attackers who submit a malicious review on the targeted business's Google listing to deliver Stored XSS to any visitor of any WP page displaying that Place ID's reviews. The vulnerability has a high defensive priority, and users of the plugin should take steps to protect their sites.

Vendor
Unlimited Elements
Product
Unlimited Elements for Elementor
CVSS
Unknown
CISA KEV
Not listed in stored evidence
Original CVE published
2026-07-20
Original CVE updated
2026-07-20
Advisory published
2026-07-20
Advisory updated
2026-07-20

Who should care

Users of the Unlimited Elements For Elementor WordPress plugin, particularly those with public-facing websites, should be aware of this vulnerability and take steps to protect their sites. This includes updating the plugin to version 2.0.11 or later, implementing Content Security Policy (CSP), and regularly monitoring website activity.

Technical summary

The Unlimited Elements For Elementor WordPress plugin before 2.0.11 is vulnerable to Stored Cross-Site Scripting (XSS). An attacker can submit a malicious review on a targeted business's Google listing, which when displayed on a WordPress page using the Google Reviews widget, can execute arbitrary JavaScript code in the context of the visitor's browser. The plugin does not properly sanitize or escape Google review content fetched from the Serp API.

Defensive priority

High

Recommended defensive actions

  • Update the Unlimited Elements For Elementor WordPress plugin to version 2.0.11 or later
  • Implement Content Security Policy (CSP) to mitigate XSS attacks
  • Regularly monitor website activity and review Google Reviews widget output for suspicious content
  • Consider using a Web Application Firewall (WAF) to detect and prevent XSS attacks
  • Review compensating controls for exposed systems while remediation is scheduled and verified
  • Check relevant monitoring, detection, and logs for exposed assets that need extra review
  • Track exceptions, retest remediated assets, and close the item only after evidence is documented

Evidence notes

The CVE record was published on 2026-07-20T07:16:33.520Z and has not been modified since then. The NVD entry is currently Received. There is limited information available about the vulnerability, and defenders should verify the affected scope and severity with the vendor. The Google Reviews widget output is rendered without proper sanitization or escaping, allowing for Stored XSS attacks. Evidence is limited to the CVE record and NVD entry.

Official resources

AI-assisted PatchSiren debrief based on the supplied source corpus. The CVE record was published on 2026-07-20T07:16:33.520Z and has not been modified since then.