CVE-2026-1927 MEDIUM

CVE-2026-1927: GreenShift - Animation and Page Builder Blocks <= 12.6 - Missing Authorization to Authenticated (Subscriber+) Information Disclosure of AI API Keys and Stored Cross-Site Scripting via custom_css

Vendor Wpsoul
Product Greenshift – animation and page builder blocks
Weakness CWE-862 · Missing authorization
Published February 5, 2026
Last update April 8, 2026

CVSS base score

5.4/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality Low
Integrity Low

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N

What the vulnerability does

01Description

The Greenshift – animation and page builder blocks plugin for WordPress is vulnerable to unauthorized access of data due to a missing capability check on the greenshift_app_pass_validation() function in all versions up to, and including, 12.6. This makes it possible for authenticated attackers, with Subscriber-level access and above, to retrieve global plugin settings including stored AI API keys and modify plugin settings, including the injection of arbitrary web scripts via the 'custom_css' value (stored XSS). NOTE: This vulnerability was partially patched in version 12.6.

Explanation of Vulnerability in Simple Terms

02Summary

Greenshift – animation and page builder blocks versions 12.6 and earlier lack proper authorization checks, allowing authenticated users to read or modify data they should not have access to. An attacker with a low-privilege account can exploit this to view or alter sensitive information. Update to a version newer than 12.6 to resolve this issue.

What an attacker can do

03Attacker Capabilities

Read or modify data belonging to other users or restricted areas of the site.

Potential impact on your site

04Site Impact

Unauthorized users can access or alter sensitive site data, compromising privacy and data integrity.

Conditions required to exploit

05Prerequisites

Attacker must have a low-privilege WordPress account (e.g., subscriber or contributor role).

Key dates

06Disclosure timeline

February 5, 2026 CVE published
April 8, 2026 Record updated