Wordpress Plugin
CVE-2025-30936
CRITICAL
Severity by source
AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:L
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
Lifecycle Timeline
4DescriptionCVE.org
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in Torod Company for Information Technology Torod torod allows SQL Injection.This issue affects Torod: from n/a through <= 2.1.
AnalysisAI
SQL injection vulnerability in Torod Company for Information Technology's Torod plugin through version 2.1 allows unauthenticated remote attackers to execute arbitrary SQL commands. The vulnerability affects all versions up to and including 2.1, with no CVSS vector provided but classified as SQL injection (CWE-89). No public exploit code or active exploitation has been confirmed at time of analysis.
Technical ContextAI
This is a classic SQL injection vulnerability (CWE-89) in the Torod WordPress plugin, where user-supplied input is not properly sanitized or parameterized before being incorporated into SQL queries. The plugin fails to implement prepared statements or input validation, allowing attackers to manipulate SQL query logic. WordPress plugins are server-side components executed in PHP that directly interact with the WordPress database; improper neutralization of special SQL characters enables attackers to alter query structure and access or modify database contents beyond intended application logic.
Affected ProductsAI
Torod Company for Information Technology Torod plugin for WordPress in all versions from the earliest release through version 2.1 inclusive. The plugin is distributed via the WordPress plugin repository and indexed under the Patchstack vulnerability database.
RemediationAI
Update the Torod plugin to a version newer than 2.1 if available from the vendor, or disable and remove the plugin if no patched version is available. Implement input validation and prepared statements (parameterized queries) in any custom SQL code. Review the Patchstack vulnerability advisory at https://patchstack.com/database/Wordpress/Plugin/torod/vulnerability/wordpress-torod-1-9-sql-injection-vulnerability?_s_id=cve for detailed technical information and patched version availability. As an interim mitigation, restrict access to plugin functionality via Web Application Firewall rules that block SQL injection payloads.
More in Wordpress Plugin
View allThe Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil
Authentication bypass in the LiteSpeed Cache WordPress plugin (versions prior to 6.5.0.1) allows unauthenticated remote
The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The SureTriggers WordPress plugin through version 1.0.82 contains a privilege escalation vulnerability that allows unaut
The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via
The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based
SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a
The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i
The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base
The Email Subscribers by Icegram Express plugin for WordPress is vulnerable to SQL Injection via the ‘hash’ parameter in
Remote code execution in the WP Query Console WordPress plugin (versions up to and including 1.0) by Ajit Bohra allows u
Same weakness CWE-89 – SQL Injection
View allShare
External POC / Exploit Code
Leaving vuln.today