CVE-2026-15230
8.1 HIGHPublished 2026-08-05 · Updated 2026-08-05
AI risk analysis
- Summary
- The flaw allows any authenticated user to overwrite pricing configurations and disclose private coupon codes due to missing capability checks in REST API routes.
- Exploitability
- Exploitation is relatively easy as it requires only an authenticated session, such as that of a subscriber.
- Blast radius
- If exploited, the impact could be significant, affecting store pricing and exposing sensitive coupon information.
- Prioritized remediation
- Update to YayPricing WordPress plugin version 3.5.7 or later to apply proper capability checks.
auth-bypasswebwp-pluginconfig
Analysis generated locally by qwen2.5:7b-instruct (no data left the box). AI-assisted — verify against primary sources before acting.
NVD 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.
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N
Weaknesses
CWE-284
All references
Source data: NVD (nvd.nist.gov), public domain. Exploit-DB.ai adds local AI analysis for defensive use only.