CVE-2025-6389

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.
Configurations

No configuration.

History

25 Nov 2025, 03:15

Type Values Removed Values Added
New CVE

Information

Published : 2025-11-25 03:15

Updated : 2025-11-25 22:16


NVD link : CVE-2025-6389

Mitre link : CVE-2025-6389

CVE.ORG link : CVE-2025-6389


JSON object : View

Products Affected

No product.

CWE
CWE-94

Improper Control of Generation of Code ('Code Injection')