Wordpress Plugin
CVE-2025-62129
MEDIUM
Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
Lifecycle Timeline
3DescriptionCVE.org
Missing Authorization vulnerability in Magnigenie RestroPress restropress allows Exploiting Incorrectly Configured Access Control Security Levels.This issue affects RestroPress: from n/a through <= 3.2.7.
AnalysisAI
Missing authorization controls in RestroPress WordPress plugin versions through 3.2.7 allow unauthenticated attackers to bypass access restrictions and access functionality intended to be restricted by security-configured access levels. The vulnerability stems from improper validation of user permissions, enabling attackers to exploit incorrectly configured access control mechanisms. No public exploit code or active exploitation has been confirmed, though the low EPSS score (0.04%) suggests minimal real-world exploitation likelihood despite the authorization bypass nature.
Technical ContextAI
RestroPress is a WordPress restaurant management plugin that implements access control logic to restrict certain administrative or user-specific functionality based on user roles and permissions. CWE-862 (Missing Authorization) indicates the plugin fails to properly verify that a user has permission to perform requested actions before granting access. This commonly occurs when authorization checks are omitted from sensitive endpoints, when access control logic is bypassable through parameter manipulation, or when privilege levels are not properly enforced. The vulnerability affects the plugin's core access control mechanisms rather than a specific library or protocol.
Affected ProductsAI
Magnigenie RestroPress WordPress plugin versions from an unspecified baseline through version 3.2.7. The vulnerability is tracked in the Patchstack database for the RestroPress plugin (CPE data not provided in available references). The advisory reference indicates version 3.2.4 was identified in vulnerability research, with the published range extending through 3.2.7.
RemediationAI
Update RestroPress to a patched version newer than 3.2.7 immediately. Consult the Patchstack vulnerability database (https://patchstack.com/database/Wordpress/Plugin/restropress/vulnerability/wordpress-restropress-plugin-3-2-4-2-broken-access-control-vulnerability?_s_id=cve) for the specific fixed version number and installation instructions. As an interim measure, restrict access to the RestroPress plugin through web server rules or WordPress user role configuration if an immediate update is not feasible, though this does not address the underlying authorization bypass.
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