What the vulnerability does
01Description
The Sneeit Framework plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 8.3 via the sneeit_articles_pagination_callback() function. This is due to the function accepting user input and then passing that through call_user_func(). This makes it possible for unauthenticated attackers to execute code on the server which can be leveraged to inject backdoors or, for example, create new administrative user accounts.
Explanation of Vulnerability in Simple Terms
02Summary
The Sneeit Framework versions 8.3 and earlier contain a code injection vulnerability that allows unauthenticated attackers to run arbitrary code on affected sites over the network. No user interaction is required. An attacker can gain complete control of the site, including reading sensitive data, modifying content, and disrupting service.
What an attacker can do
03Attacker Capabilities
Run arbitrary code on the site without authentication, gaining full control.
Potential impact on your site
04Site Impact
Complete site compromise: attackers can steal data, modify content, install malware, or take the site offline.
Conditions required to exploit
05Prerequisites
Network access only; no authentication or user interaction required.
Key dates
06Disclosure timeline
November 25, 2025
CVE published
April 8, 2026
Record updated