Description
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in SteelThemes Nest Addons nest-addons allows SQL Injection.This issue affects Nest Addons: from n/a through <= 1.6.3.
Published: 2025-08-28
Score: 9.3 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Nest Addons plugin allows an attacker to inject arbitrary SQL commands by failing to neutralize special elements in user input, a classic SQL injection flaw identified as CWE‑89. This vulnerability can enable an attacker to read, modify, or delete data in the WordPress database, severely compromising confidentiality, integrity, and potentially availability if destructive queries are executed. The recorded CVSS score of 9.3 signals a critical risk level.

Affected Systems

All installations of the SteelThemes Nest Addons WordPress plugin with a version of 1.6.3 or earlier are affected. The vulnerability originates in the plugin itself rather than the core WordPress framework.

Risk and Exploitability

Although the EPSS score of less than 1% indicates a low probability of exploitation at the moment, the high CVSS score and lack of a KEV listing mean that an attacker who can reach the vulnerable plugin could successfully inject SQL. The likely attack path involves manipulating form fields or API requests handled by the plugin, where unsanitized user input is directly concatenated into SQL statements.

Generated by OpenCVE AI on April 30, 2026 at 03:03 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Nest Addons plugin to the latest released version, which removes the SQL injection flaw.
  • If an upgrade cannot be performed immediately, uninstall or deactivate the plugin to eliminate the attack surface.
  • Apply a web application firewall rule set that blocks common SQL injection payload patterns on requests directed to the plugin's endpoints.

Generated by OpenCVE AI on April 30, 2026 at 03:03 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-25976 Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in SteelThemes Nest Addons allows SQL Injection. This issue affects Nest Addons: from n/a through 1.6.3.
History

Thu, 23 Apr 2026 15:00:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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


Wed, 01 Apr 2026 23:45:00 +0000

Type Values Removed Values Added
Description Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in SteelThemes Nest Addons allows SQL Injection. This issue affects Nest Addons: from n/a through 1.6.3. Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in SteelThemes Nest Addons nest-addons allows SQL Injection.This issue affects Nest Addons: from n/a through <= 1.6.3.
References
Metrics cvssV3_1

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


Thu, 28 Aug 2025 21:30:00 +0000

Type Values Removed Values Added
First Time appeared Wordpress
Wordpress wordpress
Vendors & Products Wordpress
Wordpress wordpress

Thu, 28 Aug 2025 19:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Thu, 28 Aug 2025 13:00:00 +0000

Type Values Removed Values Added
Description Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in SteelThemes Nest Addons allows SQL Injection. This issue affects Nest Addons: from n/a through 1.6.3.
Title WordPress Nest Addons Plugin <= 1.6.3 - SQL Injection Vulnerability
Weaknesses CWE-89
References
Metrics cvssV3_1

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


Subscriptions

Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-04-28T16:13:35.888Z

Reserved: 2025-07-28T10:56:24.796Z

Link: CVE-2025-54720

cve-icon Vulnrichment

Updated: 2025-08-28T18:24:44.525Z

cve-icon NVD

Status : Deferred

Published: 2025-08-28T13:16:08.050

Modified: 2026-04-23T15:32:53.083

Link: CVE-2025-54720

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-30T03:15:26Z

Weaknesses
  • CWE-89

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