Severity by source
AV:N/AC:H/PR:L/UI:N/S:C/C:L/I:L/A:L
Broken access control via a direct HTTP call is typically low-complexity once the endpoint is known; PR:L confirmed by subscriber requirement; S:C retained as impact extends to broader WordPress site resources.
Primary rating from Vendor (Patchstack).
CVSS VectorVendor: Patchstack
Lifecycle Timeline
1DescriptionCVE.org
Subscriber Broken Access Control in ReactPress <= 3.4.0 versions.
AnalysisAI
Broken access control in the ReactPress WordPress plugin (versions up to and including 3.4.0) permits subscriber-level authenticated users to perform privileged operations that should be restricted to higher-capability roles. The CVSS vector (S:C) indicates the flaw's impact extends beyond the plugin's own trust boundary, potentially affecting broader WordPress site resources such as content or configuration. No public exploit has been identified at time of analysis, and the vulnerability is not listed in the CISA KEV catalog.
Technical ContextAI
ReactPress is a WordPress plugin developed by Rockiger (CPE: cpe:2.3:a:rockiger:reactpress:*:*:*:*:*:*:*:*) that allows embedding React-powered single-page applications within WordPress pages. CWE-862 (Missing Authorization) indicates the plugin fails to enforce WordPress capability checks - typically via current_user_can() - before executing sensitive operations on one or more REST API or admin-ajax endpoints. This is a pervasive class of flaw in WordPress plugins where developers implement functionality without gating it behind proper role verification. The CVSS S:C (scope changed) metric signals that successful exploitation can affect components outside the plugin's direct trust domain, consistent with a subscriber manipulating site-wide content, settings, or other plugins' data.
RemediationAI
Administrators should update the ReactPress plugin to a version beyond 3.4.0 if a patched release has been published by Rockiger. No exact fixed version number is confirmed in the available intelligence - check the WordPress.org plugin repository and the Patchstack advisory at https://patchstack.com/database/wordpress/plugin/reactpress/vulnerability/wordpress-reactpress-plugin-3-4-0-broken-access-control-vulnerability for the latest patched release. As an interim compensating control, deactivate the ReactPress plugin entirely via the WordPress admin panel (Plugins → Deactivate) if React-powered pages are not actively in use; this eliminates the attack surface with no side effects beyond loss of React page functionality. If the plugin must remain active, restrict WordPress user registration to prevent untrusted parties from obtaining subscriber accounts by navigating to Settings → General and unchecking 'Anyone can register' - this prevents unauthenticated visitors from self-provisioning the required credential. Patchstack subscribers may also benefit from virtual patching coverage for this specific vulnerability.
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-57875
GHSA-h8rh-5pc8-x2wc