AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2025-6389

CRITICAL · CVSS 9.8 EPSS 44.44% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2025-11-25 · Last synced 2026-08-04

CyberRota Analysis

This is a critical severity vulnerability with a CVSS score of 9.8. It affects WordPress. Public exploit code or proof-of-concept references have been detected in its references. Its EPSS score suggests a 44.4% probability of exploitation in the next 30 days. It may be remotely exploitable. Exploitation may require the attacker to be authenticated.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Detected Signals
remote code execution code execution

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2025-6389
Severity
CRITICAL
CVSS
9.8
EPSS
44.44%
WordPress

Original NVD 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.