Severity by source
AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:L
Unauthenticated network SQLi with low complexity gives AV:N/AC:L/PR:N/UI:N; database access yields C:H and plausible limited write (I:L), with scope change to the shared DB.
Primary rating from Vendor (patchstack).
CVSS VectorVendor: patchstack
Lifecycle Timeline
1DescriptionCVE.org
Unauthenticated SQL Injection in Quotes llama <= 3.1.5 versions.
AnalysisAI
Unauthenticated SQL injection in the Quotes llama WordPress plugin (versions 3.1.5 and earlier) lets remote attackers without credentials inject malicious SQL through plugin input handling, exposing the WordPress database. The CVSS 3.1 base score of 9.3 reflects network reachability with no authentication and a scope change, meaning impact can reach beyond the plugin into the underlying database. No public exploit identified at time of analysis, and the issue is not listed in CISA KEV; EPSS data was not provided.
Technical ContextAI
The affected component is Quotes llama, a third-party WordPress plugin (per the Patchstack reference), running inside the PHP-based WordPress application stack against a MySQL/MariaDB backend. The root cause is CWE-89 (Improper Neutralization of Special Elements used in an SQL Command), indicating user-controllable input is concatenated into a database query without parameterization or proper escaping - typically via WordPress's $wpdb interface used without prepared statements. Because WordPress plugins share the site's single database, an SQL injection in any plugin endpoint can reach core wp_users, wp_options, and other tables.
RemediationAI
No vendor-released patch version was identified in the available data, so a specific fixed release cannot be cited - consult the Patchstack advisory (https://patchstack.com/database/wordpress/plugin/quotes-llama/vulnerability/wordpress-quotes-llama-plugin-3-1-5-sql-injection-vulnerability) for the latest fix status and upgrade to any release newer than 3.1.5 once published. As immediate compensating controls, deactivate and remove the Quotes llama plugin until a fixed version is confirmed (trade-off: any quote-display functionality it provides will be lost), or place a Web Application Firewall rule (such as Patchstack's or Wordfence's virtual patch) in front of the site to block SQL-injection patterns against the plugin's endpoints (trade-off: WAF rules can be bypassed and are a stopgap, not a fix). Additionally restrict the database account used by WordPress to least privilege and ensure database backups are current so exposure can be assessed.
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
EUVD-2026-39716
GHSA-w84j-9mxx-58w2