WordPress security changelog
HIGH CVE-2026-15230 Received

YayPricing subscriber REST access permits pricing takeover

YayPricing before 3.5.7 protects several REST routes only with a shared nonce and omits capability checks. Any authenticated user, including a Subscriber who can obtain the nonce, can overwrite the store's pricing configuration and disclose private coupon codes. This unscored record received deeper review because a low-privilege account gains a store-configuration write primitive and sensitive promotion data. The CNA does not disclose the route paths, HTTP methods or request fields.

CVE / CNA score 8.1 CVSS 3.1 · 134c704f-9b21-4f2e-91b3-4a467353bcc0
NVD score Pending NVD has not published its own CVSS assessment.
Component
YayPricing
Plugin slug
yaypricing
Affected
< 3.5.7
Safe version
3.5.7
Published
Aug 05, 2026
Weakness
CWE-284 — Improper Access Control

This CVE was published Aug 05, 2026 and is one of 3 known issues for this plugin.

Update, patch or deactivate.

Update YayPricing to 3.5.7 or later. Audit Subscriber accounts, pricing-rule changes and coupon access, and restore pricing configuration from a known-good source if unauthorized changes are found.

A safe version is available, so updating to that version or later is the preferred remediation. If an immediate update is not practical, consider a targeted application patch or temporarily restricting the affected functionality.

Deactivate only when warranted by your risk profile, or when advised by your hosting provider in the limited circumstances where the vulnerability cannot otherwise be mitigated. If you’re unsure which action is appropriate, contact Fused or your hosting provider for guidance.

Technical description

The YayPricing WordPress plugin before 3.5.7 does not perform capability checks on several of its REST API routes, relying only on a shared nonce, allowing any authenticated user such as a subscriber to overwrite the store's pricing configuration and to disclose private coupon codes.

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

Primary and upstream sources