๐Ÿ” CVE Alert

CVE-2026-7534

HIGH 7.2

SUMO Reward Points for WooCommerce <= 32.7.0 - Unauthenticated Stored Cross-Site Scripting via 'reason' Parameter

CVSS Score
7.2
EPSS Score
0.0%
EPSS Percentile
0th

The SUMO Reward Points plugin for WordPress is vulnerable to Unauthenticated Stored Cross-Site Scripting via the REST API endpoint `/wp-json/wc-srp/v1/earning` in versions up to, and including, 32.7.0. This is due to the `user_has_cap` filter in the `SRP_REST_Earning_Controller` class unconditionally granting the custom `rs_earning_read` capability to all users โ€” including unauthenticated visitors โ€” combined with missing sanitization of the `reason` parameter in the `create_items()` function and missing output escaping in the `column_default()` method of `SRP_Master_Log`. This makes it possible for unauthenticated attackers to inject arbitrary web scripts into the reward points log that will execute whenever an administrator accesses the Master Log or User Reward Points admin pages.

CWE CWE-79
Vendor fantasticplugins
Product sumo reward points for woocommerce
Published Jul 23, 2026
Stay Ahead of the Next One

Get instant alerts for fantasticplugins sumo reward points for woocommerce

Be the first to know when new high vulnerabilities affecting fantasticplugins sumo reward points for woocommerce are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N
Attack Vector
Attack Complexity
Privileges Required
User Interaction
Scope
Confidentiality
Integrity
Availability

Affected Versions

FantasticPlugins / SUMO Reward Points for WooCommerce
0 โ‰ค 32.7.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
wordfence.com: https://www.wordfence.com/threat-intel/vulnerabilities/id/366b5051-d042-4425-9aad-b77d93bcd485?source=cve codecanyon.net: https://codecanyon.net/item/sumo-reward-points-woocommerce-reward-system/7791451

Credits

Nguyen Cong Quang