Summary
CVE-2026-32558 is a critical unauthenticated privilege escalation vulnerability (CWE-266: Incorrect Privilege Assignment) affecting the "Affiliate Pro – Affiliate Program for WooCommerce & WordPress" plugin by RedefiningTheWeb, in all versions up to and including 8.9.1. The flaw allows an attacker with no prior authentication to escalate account privileges, potentially leading to full compromise of the affected WordPress site. It carries a CVSS v3.1 base score of 9.8 (Critical).
Technical details
- Root cause: incorrect assignment/validation of user privilege levels within the plugin (CWE-266), allowing privilege escalation without requiring valid credentials.
- Trigger conditions: no authentication or user interaction is required to exploit the flaw.
- Attack vector: network-based, exploitable remotely over HTTP(S) against any internet-exposed WordPress site running the vulnerable plugin.
- Impact: successful exploitation can grant an attacker elevated (potentially administrator-level) privileges, resulting in high impact to confidentiality, integrity, and availability of the site.
Affected software
- Affiliate Pro – Affiliate Program for WooCommerce & WordPress (vendor: RedefiningTheWeb) — versions <= 8.9.1
Severity
- CVSS v3.1 Base Score: 9.8 (Critical)
- Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Mitigation and recommended actions
- Immediate: As of publication, no official patched version has been released by the vendor. Site owners should monitor the vendor/CodeCanyon listing for an update beyond 8.9.1 and apply it as soon as it becomes available.
- If no patch: Until a fix is released, consider temporarily deactivating the plugin on internet-facing sites, restricting access to the affiliate registration/login endpoints at the network or WAF layer, and monitoring for anomalous privilege changes to user accounts (e.g., unexpected creation of or elevation to administrator accounts).

