CVE-2026-7529 PUBLISHED

wiseCampaign <= 1.1.16 - Missing Authorization to Unauthenticated Plugin Configuration Modification via REST API

Assigner: Wordfence
Reserved: 30.04.2026 Published: 05.08.2026 Updated: 05.08.2026

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.

Metrics

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

Product Status

Vendor wisemattic
Product wiseCampaign – WooCommerce Conversions Made Easy
Versions Default: unaffected
  • affected from 0 to 1.1.16 (incl.)

Credits

  • Legion Hunter finder

References

Problem Types

  • CWE-862 Missing Authorization CWE