← Back to browse · API

CVE-2025-6389

Severity
CRITICAL
CVSS
9.8
EPSS
0.73089
Risk score
64.78
CISA KEV
No
PoC
No
Published
2025-11-25
Modified
2026-04-08
First seen
2026-08-07
Aliases
EUVD-2025-199531, GHSA-CPM8-V4GW-HGVH
Products
Sneeit:Sneeit Framework 0 ≤8.3
Sources
euvd EUVD-2025-199531

Description

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.

References