XSS in Fantasticplugins Sumo Reward Points For Woocommerce
CVE-2026-7534
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.
Vulnerability class: XSS (Cross-Site Scripting)
EPSS: 0.003 (24.3th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 7.2 (High). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N.
Affected products
- Fantasticplugins Sumo Reward Points For Woocommerce — versions 0
Weakness classification (CWE)
References
Frequently asked questions
- What is CVE-2026-7534?
- CVE-2026-7534 is a high-severity vulnerability in Fantasticplugins Sumo Reward Points For Woocommerce, classified under Cross-site Scripting. CVSS score: 7.2/10. Published 2026-07-23.
- How severe is CVE-2026-7534?
- High severity. CVSS v3 base score is 7.2 out of 10.