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.
Published: 2026-08-05
Score: n/a
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability lies in missing capability checks on several REST API routes of the YayPricing WordPress plugin. Relying only on a shared nonce, any authenticated user—including subscribers—can overwrite the store’s pricing configuration and expose private coupon codes. This allows an attacker to alter pricing, potentially causing financial loss, and to discover hidden coupon codes that may be used elsewhere to gain unauthorized discounts or access.

Affected Systems

The affected product is the YayPricing WordPress plugin, with any release before version 3.5.7. Any WordPress site running an impacted version of this plugin is vulnerable.

Risk and Exploitability

No EPSS score is available and the vulnerability is not listed in the CISA KEV catalog, but its impact is significant. An attacker only needs to be authenticated to the site, making exploitation straightforward via the exposed REST API calls. The lack of proper authorization controls makes this a high‑risk issue that can compromise the financial integrity of the site.

Generated by OpenCVE AI on August 5, 2026 at 07:23 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade YayPricing to version 3.5.7 or later to deploy the vendor fix.
  • Verify that the pricing configuration has not been tampered with and that no unauthorized changes have occurred.
  • If any coupon codes were disclosed before the patch, rotate or revoke them to prevent misuse.

Generated by OpenCVE AI on August 5, 2026 at 07:23 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 05 Aug 2026 07:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-200
CWE-284

Wed, 05 Aug 2026 06:30:00 +0000

Type Values Removed Values Added
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.
Title YayPricing < 3.5.7 - Subscriber+ Pricing Configuration Modification and Coupon Code Disclosure
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-08-05T06:00:11.884Z

Reserved: 2026-07-09T11:16:19.918Z

Link: CVE-2026-15230

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-05T07:30:16Z

Weaknesses
  • CWE-200

    Exposure of Sensitive Information to an Unauthorized Actor

  • CWE-284

    Improper Access Control