CVE-2025-6389
CRITICAL EXPLOITEDSneeit Framework <= 8.3 - Unauthenticated Remote Code Execution via sneeit_articles_pagination_callback
Title source: llmExploitation Summary
CVE-2025-6389 has been observed exploited in the wild (reported by VulnCheck KEV). EIP tracks 7 public exploits from researchers including exploitChains, itsismarcos, Nxploited.
AI-analyzed exploit summary The repository contains no actual exploit code or technical details, only a link to an external GitHub repository. This is characteristic of a social engineering lure designed to redirect researchers.
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.
Exploits (7)
The repository contains no actual exploit code or technical details, only a link to an external GitHub repository. This is characteristic of a social engineering lure designed to redirect researchers.
This repository contains a functional Python-based PoC and scanner for CVE-2025-6389, an unauthenticated RCE vulnerability in Sneeit Framework <= 8.3. The exploit leverages insecure handling of the 'callback' parameter in the 'sneeit_articles_pagination' AJAX function to inject commands via the 'assert' function.
This repository contains a functional exploit for CVE-2025-6389, targeting a WordPress vulnerability via the 'sneeit_articles_pagination' AJAX action. The exploit tests for vulnerability using a var_dump callback and attempts to create an admin user if successful.
This repository contains a functional exploit for CVE-2025-6389, an unauthenticated remote code execution vulnerability in the Sneeit Framework WordPress plugin (≤ 8.3). The exploit leverages the `sneeit_articles_pagination` action to pass arbitrary PHP code via the `callback[callable]` and `callback[args]` parameters, achieving RCE through the `assert` function.
This repository contains a functional exploit for CVE-2025-6389, an unauthenticated remote code execution vulnerability in the Sneeit Framework WordPress plugin (≤ 8.3). The exploit leverages the `sneeit_articles_pagination` action to pass arbitrary PHP code via the `callback[callable]` and `callback[args]` parameters, achieving RCE through the `assert` function.
This repository contains a functional exploit for CVE-2025-6389, an unauthenticated RCE vulnerability in the Sneeit Framework WordPress plugin (≤ 8.3). The exploit leverages the `sneeit_articles_pagination` AJAX action to execute arbitrary PHP code via the `assert` function.
This is a functional exploit for CVE-2025-6389, an unauthenticated RCE vulnerability in the Sneeit Framework WordPress plugin (≤ 8.3). It leverages a call_user_func() injection via the 'sneeit_articles_pagination' AJAX action to execute arbitrary PHP code.
References (2)
Scores
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H