Severity by source
AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:L
Contributor account required (PR:L) over the network with low complexity; SQLi reads data across DB scope (S:C, C:H) with minor availability effect and no integrity change.
Primary rating from Vendor (Patchstack).
CVSS VectorVendor: Patchstack
Lifecycle Timeline
1DescriptionCVE.org
Contributor SQL Injection in nicen-localize-image <= 1.4.9 versions.
AnalysisAI
Authenticated SQL injection in the WordPress plugin nicen-localize-image (versions 1.4.9 and earlier) allows users holding the low-privilege Contributor role to inject arbitrary SQL into the WordPress database backend. Because the CVSS scope is changed and confidentiality impact is High, a Contributor can read data beyond the plugin's own remit, potentially extracting other users' credentials or secrets from the wp_users/wp_options tables. Reported by Patchstack with a CVSS of 8.5; no public exploit identified at time of analysis and the CVE is not listed in CISA KEV.
Technical ContextAI
The affected component is nicen-localize-image, a WordPress plugin (vendor '友人a丶') whose function is to localize/download remote images into the local media library. The root cause is CWE-89 (Improper Neutralization of Special Elements used in an SQL Command), meaning user-controllable input reaches a database query without proper parameterization or use of WordPress's $wpdb->prepare() sanitization. WordPress plugins commonly introduce this class of flaw when building dynamic queries from request parameters (e.g., image IDs, search or filter arguments) via raw string concatenation. The CPE cpe:2.3:a:友人a丶:nicen-localize-image:*:*:*:*:*:*:*:* confirms all versions are in scope up to the fixed release, with the known vulnerable ceiling at 1.4.9.
RemediationAI
No vendor-released patch version is identified in the available data, so the primary action is to consult the Patchstack advisory (https://patchstack.com/database/wordpress/plugin/nicen-localize-image/vulnerability/wordpress-nicen-localize-image-plugin-1-4-9-sql-injection-vulnerability) for the fixed release and upgrade to any version above 1.4.9 as soon as it is confirmed available. Until a confirmed patch is applied, the most effective compensating control is to remove or downgrade untrusted Contributor accounts and disable open user self-registration (Settings > General > Membership), which directly eliminates the PR:L prerequisite at the cost of blocking legitimate new contributor sign-ups. Alternatively, deploy a WAF (such as Patchstack's virtual patch) with SQL injection rules targeting the plugin's endpoints, and audit the wp_users table for unauthorized privilege escalation; if the plugin is not essential, deactivating and removing it fully removes the exposure at the cost of losing image-localization functionality.
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-41312
GHSA-vf3q-vv2j-4h2g