Summary
CVE-2026-73185 is an unauthenticated blind SQL injection vulnerability in the NGG Smart Image Search WordPress plugin, affecting all versions prior to 4.0.0. The flaw allows a remote, unauthenticated attacker to inject SQL into a plugin parameter, with a CVSS v3.1 base score of 9.3 (Critical).
Technical details
- Root cause: improper neutralization of special elements in SQL commands (CWE-89) within an unsanitized parameter processed by the plugin.
- Trigger conditions: no authentication or user interaction is required to reach the vulnerable code path.
- Attack vector: network-based, low attack complexity, exploitable via a crafted HTTP request against the WordPress site.
- Impact: blind SQL injection enabling unauthorized read access to database contents; scope is changed and availability impact is low, with no integrity impact reported.
Affected software
- NGG Smart Image Search WordPress plugin: all versions prior to 4.0.0
Severity
- CVSS v3.1 Base Score: 9.3 (Critical)
- Vector:
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:L
Mitigation and recommended actions
- Immediate: update NGG Smart Image Search to version 4.0.0 or later.
- If unable to patch immediately: consider disabling or removing the plugin until the update can be applied, and monitor web server/database logs for anomalous query patterns targeting the plugin’s search functionality.
How IONIX identifies potentially affected assets
IONIX matches the following signal against data already collected when it crawled the asset; identifying the technology sends no request beyond that crawl.
- Raw response body:
/wp-content/plugins/ngg-smart-image-search/

