Vulnerability Description
The Otter Blocks plugin for WordPress is vulnerable to Purchase Verification Bypass in all versions up to, and including, 3.1.4. This is due to the 'get_customer_data' method relying on an unsigned 'o_stripe_data' cookie to determine Stripe product ownership for unauthenticated users. The 'check_purchase' method trusts this cookie data without performing server-side verification against the Stripe API for one-time 'payment' mode purchases. This makes it possible for unauthenticated attackers to bypass Stripe purchase-gated content visibility conditions by forging the 'o_stripe_data' cookie with a target product ID, which is publicly exposed in the checkout block's HTML source.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://plugins.trac.wordpress.org/browser/otter-blocks/trunk/inc/plugins/class-
- https://plugins.trac.wordpress.org/browser/otter-blocks/trunk/inc/plugins/class-
- https://plugins.trac.wordpress.org/browser/otter-blocks/trunk/inc/plugins/class-
- https://plugins.trac.wordpress.org/changeset/3471326/
- https://www.wordfence.com/threat-intel/vulnerabilities/id/3443950f-1f94-4e0b-890
FAQ
What is CVE-2026-2892?
CVE-2026-2892 is a vulnerability with a CVSS score of 7.5 (HIGH). The Otter Blocks plugin for WordPress is vulnerable to Purchase Verification Bypass in all versions up to, and including, 3.1.4. This is due to the 'get_customer_data' method relying on an unsigned 'o...
How severe is CVE-2026-2892?
CVE-2026-2892 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-2892?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.