Description
The Greenshift – animation and page builder blocks plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the customapi action handler in versions up to, and including, 12.8.9. This is due to insufficient sanitization of API responses before output via innerHTML. 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 the injected page.
Published: 2026-08-26
Score: 6.4 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A stored cross‑site scripting flaw exists in Greenshift – animation and page builder blocks when using the customapi action handler in versions up to and including 12.8.9. The plugin fails to sanitise API responses before inserting them into the page via innerHTML, allowing an attacker with contributor‑level access or higher to persistently inject malicious JavaScript into a page. When any site visitor loads the affected page, the injected script runs in the visitor’s browser, enabling credential theft, session hijacking, and other client‑side compromise activities.

Affected Systems

All WordPress sites that have the Greenshift plugin installed in any release whose version number is 12.8.9 or older are affected. The vulnerability resides solely in the plugin’s API handling code and applies to any user that can access the customapi action as a contributor or higher.

Risk and Exploitability

The technical severity is set to a CVSS score of 6.4, indicating moderate risk. Because the exploit requires authenticated access, an attacker must first obtain Contributor or higher privileges on the target WordPress installation. No EPSS score is available, and the vulnerability is not listed in CISA’s KEV catalog, suggesting it is not among the most widely exploited flaws. Nonetheless, the stored payload persists in the database, meaning any future visitor to the affected page will be exposed to the injected script until the issue is fixed or mitigated.

Generated by OpenCVE AI on August 26, 2026 at 12:21 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Greenshift to a version newer than 12.8.9 or to the latest release available.
  • If an upgrade is not immediately possible, restrict the use of the customapi action or remove the plugin completely from the site.
  • Deploy a web application firewall rule that sanitises responses from the Greenshift API or blocks the customapi endpoint for unauthenticated requests.

Generated by OpenCVE AI on August 26, 2026 at 12:21 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 26 Aug 2026 12:45:00 +0000

Type Values Removed Values Added
First Time appeared Wordpress
Wordpress wordpress
Wpsoul
Wpsoul greenshift – Animation And Page Builder Blocks
Vendors & Products Wordpress
Wordpress wordpress
Wpsoul
Wpsoul greenshift – Animation And Page Builder Blocks

Wed, 26 Aug 2026 11:15:00 +0000

Type Values Removed Values Added
Description The Greenshift – animation and page builder blocks plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the customapi action handler in versions up to, and including, 12.8.9. This is due to insufficient sanitization of API responses before output via innerHTML. 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 the injected page.
Title Greenshift <= 12.8.9 - Authenticated (Contributor+) Stored Cross-Site Scripting via Data URI
Weaknesses CWE-79
References
Metrics cvssV3_1

{'score': 6.4, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N'}


Subscriptions

Wordpress Wordpress
Wpsoul Greenshift – Animation And Page Builder Blocks
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-08-26T11:05:43.804Z

Reserved: 2026-03-29T02:31:13.027Z

Link: CVE-2026-5092

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-26T12:30:05Z

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')