Severity by source
AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Network-reachable WordPress endpoint, low complexity, requires a low-privilege Contributor account (PR:L), no user interaction; missing authorization yields full site takeover so C/I/A all High.
Primary rating from Vendor (patchstack).
CVSS VectorVendor: patchstack
Lifecycle Timeline
1DescriptionCVE.org
Contributor Privilege Escalation in Frisbii Pay <= 1.8.2 versions.
AnalysisAI
Privilege escalation in the Frisbii Pay (reepay-checkout-gateway) WordPress plugin through version 1.8.2 allows a low-privileged authenticated user holding a Contributor role to elevate to higher privileges due to a missing authorization check. Reported through Patchstack's audit program and tagged as both Authentication Bypass and Privilege Escalation, the flaw carries a CVSS 8.8 and full confidentiality, integrity, and availability impact, meaning a successful actor can effectively take administrative control of the affected WordPress site. There is no public exploit identified at time of analysis and it is not listed in CISA KEV.
Technical ContextAI
Frisbii Pay (formerly/internally named reepay-checkout-gateway) is a WooCommerce payment-gateway plugin for WordPress that integrates the Frisbii/Reepay checkout and subscription billing service into a store. The root cause is CWE-862 (Missing Authorization): one or more plugin actions - typically AJAX handlers, REST endpoints, or admin-post hooks - execute privileged operations without verifying that the calling user is authorized for them, relying only on the user being logged in. Because WordPress assigns the Contributor role minimal capabilities (drafting posts, no publishing or admin functions), an endpoint that fails to enforce a capability or nonce/role check lets a Contributor invoke functionality intended for administrators, crossing a privilege boundary within the same WordPress installation.
RemediationAI
No vendor-released patch version was identified in the provided data, so confirm the fixed release via the Patchstack advisory (https://patchstack.com/database/wordpress/plugin/reepay-checkout-gateway/vulnerability/wordpress-frisbii-pay-plugin-1-8-2-privilege-escalation-vulnerability) and upgrade the Frisbii Pay / reepay-checkout-gateway plugin to the first release above 1.8.2 once published. As compensating controls until a confirmed fixed version is installed, restrict who can hold Contributor (and other low-tier) accounts and disable open user registration or self-service contributor sign-up under Settings > General (trade-off: blocks legitimate new author onboarding); audit existing Contributor/Author accounts and remove or downgrade any that are untrusted; and place the wp-admin and admin-ajax.php/REST endpoints behind a WAF rule or IP allow-list where feasible (trade-off: may break legitimate AJAX/REST functionality for remote users). If the plugin is not actively needed, deactivating and removing it eliminates the exposure entirely at the cost of payment-gateway availability.
More in Wordpress Plugin
View allThe Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil
Authentication bypass in the LiteSpeed Cache WordPress plugin (versions prior to 6.5.0.1) allows unauthenticated remote
The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The SureTriggers WordPress plugin through version 1.0.82 contains a privilege escalation vulnerability that allows unaut
The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via
The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based
SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a
The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i
The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base
The Email Subscribers by Icegram Express plugin for WordPress is vulnerable to SQL Injection via the ‘hash’ parameter in
Remote code execution in the WP Query Console WordPress plugin (versions up to and including 1.0) by Ajit Bohra allows u
Same weakness CWE-862 – Missing Authorization
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-39700
GHSA-6hv7-34w5-9r7h