SEPTEMBER 18, 2026
Live Feed
Back to database
Case File

CVE-2026-7559

MEDIUM · CVSS 4.3 EPSS 0.30%

Source: NVD + CISA KEV + EPSS · Published 2026-07-11 · Last synced 2026-08-10

CyberRota Analysis

AI-Generated

The Affilia plugin for WordPress is vulnerable to unauthorized access due to inadequate user authorization verification, affecting all versions up to 3.3.3. This flaw allows authenticated users with subscriber-level access and above to manipulate affiliate referrals, credit commissions, and alter plugin settings, potentially leading to financial fraud. WordPress site administrators using this plugin should prioritize immediate updates to mitigate the risk of exploitation.

CVE
CVE-2026-7559
Severity
MEDIUM
CVSS
4.3
EPSS
0.30%
WordPress

Original NVD Description

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.