Security readout for executives and security teams
Plain-English summary
A logged-in WordPress user could misuse an authorization weakness in Affiliate For WooCommerce <= 4.7.0 to change a PayPal email, potentially affecting affiliate payouts. Exposure appears limited to sites running the vulnerable premium plugin, with WooCommerce PayPal Payments installed to expose the relevant profile field.
Executive priority
Treat as a moderate business risk for affected WooCommerce affiliate programs because it can undermine payment integrity. Prioritize remediation on revenue-generating WordPress sites, especially where many low-privilege user accounts exist.
Technical view
CVE-2022-36284 is an authenticated IDOR/CWE-639 issue in StoreApps Affiliate For WooCommerce <= 4.7.0. The CVSS 3.1 score is 6.4 with low privileges required, no user interaction, high integrity impact, and high attack complexity. The source bundle does not include exploit details.
Likely exposure
Likely exposed assets are WordPress sites using Affiliate For WooCommerce premium plugin version 4.7.0 or earlier. The described path also depends on WooCommerce PayPal Payments being installed to add the PayPal email field to user profiles.
Exploitation context
No active exploitation is supported by the provided sources, and the CVE is not listed as KEV in the bundle. Exploitation requires an authenticated user and appears focused on unauthorized PayPal email modification rather than full site compromise.
Researcher notes
The vulnerability is classified as CWE-639 authorization bypass through user-controlled key. Public details identify the affected product, version range, required authentication, and PayPal email impact, but the supplied bundle does not provide exploit primitives, proof-of-concept material, or confirmed abuse telemetry.
Mitigation direction
- Inventory WordPress sites for Affiliate For WooCommerce versions 4.7.0 or earlier.
- Update Affiliate For WooCommerce beyond the affected version if available from StoreApps.
- Check StoreApps and Patchstack guidance for the vendor-supported fixed release.
- Restrict unnecessary WordPress accounts until remediation is confirmed.
- Review PayPal email changes for affiliate or user profiles.
Validation and detection
- Confirm whether Affiliate For WooCommerce premium plugin is installed.
- Record the installed plugin version and compare it to <= 4.7.0.
- Check whether WooCommerce PayPal Payments is also installed.
- Review recent user profile PayPal email changes for unexpected edits.
- Verify remediation by confirming the plugin is no longer in an affected version.
Public sources used
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
CWE-639: Exact CWE lookup
Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
Open ATT&CK lookupCVE-2022-36284 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
Open ATT&CK lookup- Severity
- Medium
- CVSS
- 6.4 (3.1)
- Known Exploited
- No
- Published
Vector: CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:H/A:L
CNA and ADP enrichment extracted from CVE v5
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
CVSS vector scores
1 official scoreWe collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:H/A:L1.64.7Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
6.4MediumVector: CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:H/A:L
Source materials
- CVE List V5 sourceCVE List V5
- https://dzv365zjfbd8v.cloudfront.net/changelogs/affiliate-for-woocommerce/changelog.txtCVE reference · x_refsource_CONFIRM
- https://patchstack.com/database/vulnerability/affiliate-for-woocommerce/wordpress-affiliate-for-woocommerce-premium-plugin-4-7-0-authenticated-idor-vulnerability-leading-to-paypal-email-changeCVE reference · x_refsource_CONFIRM
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
Authorization Bypass Through User-Controlled Key
Authorization Bypass Through User-Controlled Key represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
