CVE-2026-7559 PUBLISHED

Affilia <= 3.3.3 - Missing Authorization to Authenticated (Subscriber+) Arbitrary Status Modification

Assigner: Wordfence
Reserved: 30.04.2026 Published: 11.07.2026 Updated: 11.07.2026

The Affilia – Affiliate Program & Referral Tracking for WordPress plugin for WordPress is vulnerable to unauthorized access in all versions up to, and including, 3.3.3. This is due to the plugin not properly verifying that a user is authorized to perform an action. This makes it possible for authenticated attackers, with subscriber-level access and above, to approve or reject affiliate referrals, credit commissions to affiliate wallets, delete referral records, and modify custom banner plugin options, enabling financial fraud. The nonce required to pass the only authentication check is embedded in every frontend page load via rtwalwm_global_params.rtwalwm_nonce, making it trivially accessible to any authenticated user regardless of role.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N
CVSS Score: 4.3

Product Status

Vendor redefiningtheweb
Product Affiliate Program & Referral Tracking for WooCommerce & WordPress – Affilia
Versions Default: unaffected
  • affected from 0 to 3.3.3 (incl.)

Credits

  • loris4py finder

References

Problem Types

  • CWE-862 Missing Authorization CWE