CVE-2026-28136
Description
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in VeronaLabs WP SMS wp-sms allows SQL Injection.This issue affects WP SMS: from n/a through <= 6.9.12.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
SQL injection in WP SMS plugin (≤6.9.12) allows unauthenticated attackers to interact with the database; update to version 7.0 or later.
Vulnerability
Overview
CVE-2026-28136 is an SQL injection vulnerability in the VeronaLabs WP SMS plugin for WordPress, affecting versions up to and including 6.9.12. The plugin fails to properly neutralize special elements used in SQL commands, allowing an attacker to inject arbitrary SQL queries into the database. This type of flaw is commonly exploited in mass campaigns targeting thousands of websites simultaneously [1].
Exploitation
The vulnerability can be exploited without authentication, as the SQL injection occurs in a publicly accessible endpoint. An attacker only needs to send a crafted HTTP request containing malicious SQL payloads. No special network position or user interaction is required, making it a low-barrier attack vector [1].
Impact
Successful exploitation enables an attacker to directly interact with the underlying database. This includes reading sensitive data (e.g., user credentials, personal information), modifying or deleting records, and potentially escalating privileges within the WordPress installation. The CVSS v3 score of 7.6 reflects the high confidentiality and integrity impact [1].
Mitigation
The vendor has released version 7.0, which fixes the SQL injection issue. Users are strongly advised to update immediately. For those unable to update, engaging a hosting provider or web developer for assistance is recommended. Patchstack users can enable auto-updates for vulnerable plugins to stay protected [1].
AI Insight generated on May 19, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
1- Range: <=6.9.12
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.