Vulnerability Description
The GreenShift - Animation and Page Builder Blocks plugin for WordPress is vulnerable to Stored Cross-Site Scripting in versions up to, and including, 12.8.9 This is due to insufficient input sanitization and output escaping in the gspb_greenShift_block_script_assets() function. The function uses str_replace() to insert 'fetchpriority="high"' before 'src=' attributes when processing greenshift-blocks/image blocks with the disablelazy attribute enabled. Because this replacement operates on the entire HTML string without parsing, contributors can inject the string 'src=' into HTML attribute values (such as class attributes). When the str_replace executes, the double quotes in the replacement string break out of the attribute context, allowing injection of malicious HTML attributes like onfocus with JavaScript payloads. 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 an injected page.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://plugins.trac.wordpress.org/browser/greenshift-animation-and-page-builder
- https://plugins.trac.wordpress.org/browser/greenshift-animation-and-page-builder
- https://plugins.trac.wordpress.org/browser/greenshift-animation-and-page-builder
- https://plugins.trac.wordpress.org/browser/greenshift-animation-and-page-builder
- https://plugins.trac.wordpress.org/changeset/3494855/greenshift-animation-and-pa
- https://plugins.trac.wordpress.org/changeset?old_path=%2Fgreenshift-animation-an
- https://www.wordfence.com/threat-intel/vulnerabilities/id/6e3ae3c6-a7d1-46f0-a00
FAQ
What is CVE-2026-4895?
CVE-2026-4895 is a vulnerability with a CVSS score of 6.4 (MEDIUM). The GreenShift - Animation and Page Builder Blocks plugin for WordPress is vulnerable to Stored Cross-Site Scripting in versions up to, and including, 12.8.9 This is due to insufficient input sanitiza...
How severe is CVE-2026-4895?
CVE-2026-4895 has been rated MEDIUM with a CVSS base score of 6.4/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-4895?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.