Description
Unauthenticated SQL Injection in Affiliates Manager <= 2.9.53 versions.
Published: 2026-08-18
Score: 9.3 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Unauthenticated SQL Injection occurs in the Affiliates Manager plugin in WordPress for all versions up to 2.9.53. The flaw allows an attacker to construct arbitrary SQL queries that are executed by the database layer, potentially exposing sensitive data or allowing modification of the database. This injection is not limited to read‑only operations; phrases such as "unauthenticated" imply that no user credentials are required and the attacker can easily exploit the vulnerability via crafted requests. The weakness is recognized as CWE‑89, which confirms that the root of the problem is improper handling of SQL input.

Affected Systems

The vulnerability affects the WordPress Affiliates Manager plugin, listed under the vendor wp.insider:Affiliates Manager. Only releases up to and including version 2.9.53 are susceptible; newer versions (2.9.54 and later) contain the fix. Sites running WordPress with this plugin installed before the critical update are exposed.

Risk and Exploitability

The CVSS score of 9.3 indicates a high severity exploit that can lead to total database compromise. The EPSS score is not available, but the lack of authentication requirement raises the likelihood of exploitation, especially on publicly reachable sites. The issue is not currently listed in the CISA KEV catalog, yet its high publication visibility and impact warrant immediate attention. Attackers would likely inject SQL through the plugin’s input handling paths, needing no special credentials. Once exploited, they could exfiltrate data, insert malicious SQL statements, or alter database contents.

Generated by OpenCVE AI on August 18, 2026 at 17:03 UTC.

Remediation

Vendor Solution

Update the WordPress Affiliates Manager Plugin to the latest available version (at least 2.9.54).


OpenCVE Recommended Actions

  • Update the Affiliates Manager Plugin to version 2.9.54 or higher to apply the vendor patch
  • Disable or uninstall the plugin if it is not required for site functionality
  • Configure a Web Application Firewall to detect and block SQL injection attempts against the plugin’s input endpoints

Generated by OpenCVE AI on August 18, 2026 at 17:03 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 18 Aug 2026 17:30:00 +0000

Type Values Removed Values Added
First Time appeared Wordpress
Wordpress wordpress
Wp.insider
Wp.insider affiliates Manager
Vendors & Products Wordpress
Wordpress wordpress
Wp.insider
Wp.insider affiliates Manager

Tue, 18 Aug 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Tue, 18 Aug 2026 14:30:00 +0000

Type Values Removed Values Added
Description Unauthenticated SQL Injection in Affiliates Manager <= 2.9.53 versions.
Title WordPress Affiliates Manager plugin <= 2.9.53 - 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
Wp.insider Affiliates Manager
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-08-18T15:11:36.750Z

Reserved: 2026-08-12T10:51:20.621Z

Link: CVE-2026-73355

cve-icon Vulnrichment

Updated: 2026-08-18T15:01:03.243Z

cve-icon NVD

Status : Deferred

Published: 2026-08-18T15:17:03.780

Modified: 2026-08-20T12:48:31.843

Link: CVE-2026-73355

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-18T17:15:04Z

Weaknesses
  • CWE-89

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