Description
The affiliate-toolkit – Multi-Network Affiliate & Amazon Product Display plugin for WordPress is vulnerable to time-based SQL Injection via the 'orderby' parameter in all versions up to, and including, 3.8.8 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for authenticated attackers, with administrator-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.
Published: 2026-08-14
Score: 4.9 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The affiliate‑toolkit WordPress plugin is vulnerable to time‑based SQL injection through the orderby parameter in all versions up to and including 3.8.8. The flaw stems from insufficient escaping of user input and the lack of proper query preparation. Consequently, an attacker who has authenticated with administrator‑level rights can append malicious SQL statements to the existing query, allowing extraction of sensitive information from the database. This vulnerability is a classic example of CWE‑89, reflecting improper handling of untrusted input in SQL queries.

Affected Systems

The affected product is the cservit affiliate‑toolkit – Multi‑Network Affiliate & Amazon Product Display plugin for WordPress. Versions up to and including 3.8.8 are impacted. Any site running the plugin without upgrading to a safer release is at risk.

Risk and Exploitability

The CVSS score of 4.9 indicates a moderate severity. No EPSS score is available, and the vulnerability is not listed in the CISA KEV catalog, suggesting the evidence for widespread exploitation is limited at present. However, exploitation requires administrator or higher privileges, so the attack vector is authenticated. An attacker with those credentials can leverage the time‑based injection to retrieve private data from the database. The lack of a publicly disclosed exploit chain limits known malicious activity as of this analysis.

Generated by OpenCVE AI on August 14, 2026 at 06:20 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the affiliate‑toolkit plugin to version 3.8.9 or later, or any release that removes the vulnerable orderby handling.
  • If an upgrade is not immediately possible, replace or disable the plugin until a patched version is available.
  • Enforce strict role‑based access controls, ensuring only trusted accounts have administrator privileges, and monitor account activity for suspicious queries.

Generated by OpenCVE AI on August 14, 2026 at 06:20 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 14 Aug 2026 06:45:00 +0000

Type Values Removed Values Added
First Time appeared Cservit
Cservit affiliate-toolkit – Multi-network Affiliate & Amazon Product Display
Wordpress
Wordpress wordpress
Vendors & Products Cservit
Cservit affiliate-toolkit – Multi-network Affiliate & Amazon Product Display
Wordpress
Wordpress wordpress

Fri, 14 Aug 2026 05:45:00 +0000

Type Values Removed Values Added
Description The affiliate-toolkit – Multi-Network Affiliate & Amazon Product Display plugin for WordPress is vulnerable to time-based SQL Injection via the 'orderby' parameter in all versions up to, and including, 3.8.8 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for authenticated attackers, with administrator-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.
Title affiliate-toolkit <= 3.8.8 - Authenticated (Administrator+) SQL Injection via 'orderby' Parameter
Weaknesses CWE-89
References
Metrics cvssV3_1

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


Subscriptions

Cservit Affiliate-toolkit – Multi-network Affiliate & Amazon Product Display
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-08-14T05:30:44.371Z

Reserved: 2026-06-19T17:22:21.125Z

Link: CVE-2026-12743

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-14T06:16:40.573

Modified: 2026-08-14T06:16:40.573

Link: CVE-2026-12743

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-14T06:30:03Z

Weaknesses
  • CWE-89

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