CVE-2026-2371
Last modified
CVE-2026-2371 is a medium-severity vulnerability rated 5.3/10 on the CVSS scale. 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. EPSS estimates a 0.30% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-2371?
How severe is CVE-2026-2371?
How do I fix CVE-2026-2371?
How Strix Helps
- Uncovering a hidden BOLA in Appsmith's snapshot logicStrix autonomously discovered a BOLA/IDOR vulnerability in Appsmith's snapshot deletion path.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-2370GitLab has remediated an issue in GitLab CE/EE affecting all…8.8
- CVE-2026-23702An OS command injection vulnerability exists in XWEB Pro ve…8.8
- CVE-2026-23703The installer of FinalCode Client provided by Digital Arts I…8.5
- CVE-2026-23704A non-administrative user can upload malicious files. When a…6.5
- CVE-2026-23708A improper authentication vulnerability in Fortinet FortiSOA…8.1
- CVE-2026-23709Rejected reason: Not used
- CVE-2026-23710Rejected reason: Not used
- CVE-2026-23711Rejected reason: Not used
- CVE-2026-23712Rejected reason: Not used
- CVE-2026-23713Rejected reason: Not used
- CVE-2026-23714Rejected reason: Not used
- CVE-2026-23715A vulnerability has been identified in Simcenter Femap (All …7.3
Are you affected by CVE-2026-2371?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
