Description
Contributor SQL Injection in nicen-localize-image <= 1.4.9 versions.
Published: 2026-07-02
Score: 8.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A classic SQL injection flaw exists in the nicen-localize‑image WordPress plugin for versions up to 1.4.9. The plugin fails to properly sanitize or validate user‑supplied input before incorporating it into SQL statements, giving an attacker the ability to inject arbitrary SQL. This CWE‑89 weakness can lead to unauthorized read, modification, or deletion of database content, thereby compromising confidentiality and integrity of site data.

Affected Systems

Any WordPress site that installs nicen‑localize‑image version 1.4.9 or earlier is affected. The vendor 友人a丶 has not published a detailed version matrix beyond stating that releases through 1.4.9 are vulnerable, so all releases up to that point should be treated as at risk.

Risk and Exploitability

The CVSS score of 8.5 classifies this as a high‑severity vulnerability while the EPSS score of less than 1% indicates a low current exploitation probability. It is not listed in CISA’s KEV catalog. Based on the description, the likely attack vector is the plugin’s web interface or any crafted HTTP request that reaches its input endpoints, which the plugin processes without proper input filtering. An attacker could send malicious requests that manipulate the SQL statement, thereby gaining unauthenticated access to the database.

Generated by OpenCVE AI on August 1, 2026 at 21:28 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the nicen-localize-image plugin to a version newer than 1.4.9 as soon as a vendor update is released
  • Restrict the database user that WordPress and the plugin use to only the minimal privileges required for normal operation
  • If an immediate upgrade is not possible, employ a Web Application Firewall or similar rule to block or rate‑limit requests targeting the plugin’s known vulnerable endpoints

Generated by OpenCVE AI on August 1, 2026 at 21:28 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 06 Jul 2026 23:15:00 +0000

Type Values Removed Values Added
First Time appeared Wordpress
Wordpress wordpress
友人a丶
友人a丶 nicen-localize-image
Vendors & Products Wordpress
Wordpress wordpress
友人a丶
友人a丶 nicen-localize-image

Thu, 02 Jul 2026 13:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Thu, 02 Jul 2026 11:30:00 +0000

Type Values Removed Values Added
Description Contributor SQL Injection in nicen-localize-image <= 1.4.9 versions.
Title WordPress nicen-localize-image plugin <= 1.4.9 - SQL Injection vulnerability
Weaknesses CWE-89
References
Metrics cvssV3_1

{'score': 8.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:L'}


Subscriptions

Wordpress Wordpress
友人a丶 Nicen-localize-image
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-07-02T12:40:12.344Z

Reserved: 2026-06-25T08:04:34.980Z

Link: CVE-2026-57756

cve-icon Vulnrichment

Updated: 2026-07-02T12:40:09.193Z

cve-icon NVD

Status : Deferred

Published: 2026-07-02T12:17:41.563

Modified: 2026-07-02T13:58:23.330

Link: CVE-2026-57756

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-01T21:30:06Z

Weaknesses
  • CWE-89

    Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')