Description
The Affiliate Reviews plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the ‘numColumns’ parameter in all versions up to, and including, 1.0.6 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with Contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
Published: 2025-07-16
Score: 6.4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Stored Cross‑Site Scripting that can execute scripts on any user who views an affected page
Action: Patch Now
AI Analysis

Impact

The Affiliate Reviews plugin for WordPress allows an authenticated attacker with Contributor or higher privileges to inject scripts via the numColumns parameter. This stored XSS flaw is triggered when an attacker submits a malicious value that is later rendered in a page without proper sanitization or escaping, enabling the execution of arbitrary client‑side code in the browsers of any user visiting the injected page. The vulnerability falls under CWE‑79, representing an insecure output handling flaw that can lead to data theft, defacement, or further attacks from the victim’s browser.

Affected Systems

WordPress sites that use the Affiliate Reviews plugin, any installation running version 1.0.6 or earlier. The affected component is the plugin’s reviews‑grid block template, where the numColumns field is processed and echoed without sanitization.

Risk and Exploitability

The CVSS score of 6.4 classifies this as a moderate‑severity flaw. The EPSS value of less than 1% indicates a very low frequency of exploitation in the wild. The vulnerability is not listed in the KEV catalog. Exploitation requires valid Contributor+. Credentialed access is required; an attacker would need to authenticate to WordPress and submit a malicious review‑grid configuration to inject the script. Once injected, any subsequent page load by any site visitor will run the script in the victim’s browser context.

Generated by OpenCVE AI on April 22, 2026 at 01:06 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Affiliate Reviews plugin to the latest available version, ensuring the fix for the numColumns XSS issue is applied.
  • Remove or reset any existing reviews‑grid blocks that contain malicious or untrusted numColumns values, ensuring that only safe defaults are displayed.
  • Temporarily revoke Contributor+ role capabilities to add or edit review‑grid blocks until the plugin is patched, or restrict this action to administrators.

Generated by OpenCVE AI on April 22, 2026 at 01:06 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-21582 The Affiliate Reviews plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the ‘numColumns’ parameter in all versions up to, and including, 1.0.6 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with Contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
History

Wed, 08 Apr 2026 18:30:00 +0000

Type Values Removed Values Added
References

Wed, 16 Jul 2025 15:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Wed, 16 Jul 2025 13:45:00 +0000

Type Values Removed Values Added
Metrics epss

{'score': 0.00029}


Wed, 16 Jul 2025 06:45:00 +0000

Type Values Removed Values Added
Description The Affiliate Reviews plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the ‘numColumns’ parameter in all versions up to, and including, 1.0.6 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with Contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
Title Affiliate Reviews <= 1.0.6 - Authenticated (Contributor+) Stored Cross-Site Scripting via numColumns Parameter
Weaknesses CWE-79
References
Metrics cvssV3_1

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


Subscriptions

Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T17:23:53.419Z

Reserved: 2025-06-06T22:45:29.736Z

Link: CVE-2025-5845

cve-icon Vulnrichment

Updated: 2025-07-16T13:29:50.009Z

cve-icon NVD

Status : Deferred

Published: 2025-07-16T07:15:23.703

Modified: 2026-04-15T00:35:42.020

Link: CVE-2025-5845

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-22T01:15:07Z

Weaknesses