CVE-2026-7529 HIGH

CVE-2026-7529: wiseCampaign <= 1.1.16 - Missing Authorization to Unauthenticated Plugin Configuration Modification via REST API

Vendor Wisemattic
Product wiseCampaign – WooCommerce Conversions Made Easy
Weakness CWE-862 · Missing authorization
Published August 5, 2026
Last update August 5, 2026

CVSS base score

7.5/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality None
Integrity High

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N

What the vulnerability does

01Description

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.

Explanation of Vulnerability in Simple Terms

02Summary

wiseCampaign versions up to 1.1.16 lack proper authorization checks, allowing unauthenticated attackers to modify campaign data and settings over the network. The vulnerability requires no user interaction and affects the integrity of stored campaign information. No confidentiality or availability impact is present. Update to a version newer than 1.1.16.

What an attacker can do

03Attacker Capabilities

Modify WooCommerce campaign data and settings without authentication.

Potential impact on your site

04Site Impact

Campaign configurations and conversion data can be altered by anyone on the internet.

Conditions required to exploit

05Prerequisites

Network access only; no authentication or user interaction required.

Key dates

06Disclosure timeline

August 5, 2026 CVE published
August 5, 2026 Record updated

Related vulnerabilities

08Related CVE