CVE-2025-46463
Description
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in Yamna Khawaja Mailing Group Listserv wp-mailing-group allows SQL Injection.This issue affects Mailing Group Listserv: from n/a through <= 3.0.4.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
SQL injection in WordPress Mailing Group Listserv plugin up to 3.0.4 allows unauthenticated attackers to extract sensitive database content.
The WordPress Mailing Group Listserv plugin (wp-mailing-group) versions through 3.0.4 fail to properly neutralize special elements used in SQL commands. This classic SQL injection vulnerability stems from the lack of input validation or sanitization when handling user-supplied data, allowing an attacker to inject arbitrary SQL queries into the application's database statements [1].
Exploitation
No authentication is required to exploit this flaw. An attacker can craft malicious HTTP requests to the vulnerable endpoint, injecting SQL commands that will be executed by the WordPress database. Because the plugin does not sanitize the input, the attack surface is broad and can be automated for mass exploitation against any site running the affected version [1].
Impact
Successful exploitation enables an attacker to read, modify, or delete database contents. This could lead to the exfiltration of sensitive data such as user credentials, personal information, or other stored WordPress data. Given the severity (CVSS 8.5) and the plugin's nature, this vulnerability is considered highly dangerous and is expected to be used in mass-exploit campaigns targeting thousands of websites [1].
Mitigation
The vulnerability has been patched in version 3.0.5 of the plugin. Users are strongly advised to update immediately. For those unable to update, Patchstack has issued a mitigation rule that blocks attack attempts until an update can be applied [1].
AI Insight generated on May 20, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
1News mentions
0No linked articles in our index yet.