CVE-2025-6389 CRITICAL

CVE-2025-6389: Sneeit Framework <= 8.3 - Unauthenticated Remote Code Execution in sneeit_articles_pagination_callback

Vendor Sneeit
Product Sneeit Framework
Weakness CWE-94 · Code injection
Published November 25, 2025
Last update April 8, 2026

CVSS base score

9.8/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality High
Integrity High

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

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