Home

Description

The Greenshift – animation and page builder blocks plugin for WordPress is vulnerable to Insecure Direct Object Reference in all versions up to, and including, 12.8.3. This is due to missing authorization and post status validation in the `gspb_el_reusable_load()` AJAX handler. The handler accepts an arbitrary `post_id` parameter and renders the content of any `wp_block` post without checking `current_user_can('read_post', $post_id)` or verifying the post status. Combined with the nonce being exposed to unauthenticated users on any public page using the `[wp_reusable_render]` shortcode with `ajax="1"`, this makes it possible for unauthenticated attackers to retrieve the rendered HTML content of private, draft, or password-protected reusable blocks.

PUBLISHED Reserved 2026-02-11 | Published 2026-03-06 | Updated 2026-03-06 | Assigner Wordfence




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

Problem types

CWE-862 Missing Authorization

Product status

Default status
unaffected

* (semver)
affected

Timeline

2026-02-11:Vendor Notified
2026-03-06:Disclosed

Credits

Lucas Montes finder

References

www.wordfence.com/...-9755-4ebd-a1a8-587cc633debb?source=cve

plugins.trac.wordpress.org/...locks/tags/12.7.1/settings.php

plugins.trac.wordpress.org/...locks/tags/12.7.1/settings.php

plugins.trac.wordpress.org/...lder-blocks/trunk/settings.php

plugins.trac.wordpress.org/...lder-blocks/trunk/settings.php

cve.org (CVE-2026-2371)

nvd.nist.gov (CVE-2026-2371)

Download JSON