AUGUST 16, 2026
Live Feed
Back to database
Case File

CVE-2026-7529

HIGH · CVSS 7.5 EPSS 0.35%

Source: NVD + CISA KEV + EPSS · Published 2026-08-05 · Last synced 2026-08-16

CyberRota Analysis

AI-Generated

The wiseCampaign – WooCommerce Conversions Made Easy plugin for WordPress is vulnerable due to its REST API endpoints being improperly configured, allowing unauthenticated attackers to modify and disclose sensitive data, including plugin settings and banner configurations. This vulnerability poses a significant risk as it enables unauthorized changes to critical components of the plugin without any security checks. WordPress site administrators using this plugin should prioritize immediate updates to version 1.1.17 or later to mitigate potential exploitation.

CVE
CVE-2026-7529
Severity
HIGH
CVSS
7.5
EPSS
0.35%
WordPress

Original NVD Description

The wiseCampaign – WooCommerce Conversions Made Easy plugin for WordPress is vulnerable to unauthorized modification and disclosure of data due to every one of its REST API endpoints being registered with `permission_callback => '__return_true'` in all versions up to, and including, 1.1.16. This makes it possible for unauthenticated attackers to read and modify the plugin's banner, stockbar, and core settings — including saving/updating banner records, toggling stockbar/feature flags, changing the active banner, and uploading background-image files via wp_handle_upload() — without any nonce or capability check.