CVE-2026-7534
Last modified
CVE-2026-7534 is a high-severity vulnerability rated 7.2/10 on the CVSS scale. 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`. EPSS estimates a 0.32% chance of exploitation in the next 30 days.
Description
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.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| FantasticPlugins | SUMO Reward Points for WooCommerce | <= 32.7.0 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-7534?
How severe is CVE-2026-7534?
How do I fix CVE-2026-7534?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-75333yx-image-recognition v1.0 is vulnerable to Path Traversal. P…7.5
- CVE-2026-75334The report module in the backend of smart-web2 v1.3.1 is vul…9.8
- CVE-2026-75336Funiture 1.0.0 is vulnerable to SQL Injection in the backend…9.8
- CVE-2026-75337The static resource interface /api/static/{deployKey}/ of Yu…9.8
- CVE-2026-75338disconf (Distributed Configuration Management Platform) 2.6.…9.8
- CVE-2026-75339The storage endpoint /storage/upload of cjbi admin3 v3.0.0 a…8.8
- CVE-2026-75340The device metadata import interface /device/instance/{produ…9.1
- CVE-2026-7535A vulnerability was found in Open5GS up to 2.7.7. This affec…4.3
- CVE-2026-75357An issue in Bilibili Desktop v.1.17.9 allows a remote attack…9.8
- CVE-2026-7536A vulnerability was determined in Open5GS up to 2.7.7. This …5.5
- CVE-2026-75363An issue in Comfast CF-WR630AX v.2.7.0.2 allows a remote att…6.8
- CVE-2026-75364Comfast CF-N1-S firmware 2.6.0.1 and CF-WR630AX (2024-01-30 …6.8
Are you affected by CVE-2026-7534?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
