RestroPress <= 2.8.3 - Missing Authorization
Strategic Overview
- Status
- Patched in 2.8.3.1
- Affected Plugin
- RestroPress – Online Food Ordering System
- Affected Version
<= 2.8.3- CVSS
- 5.4Medium
- Weakness type
- CWE-284 · Improper Access Control
- CVE
CVE pending
At a glance
This record tracks a medium-severity Improper Access Control vulnerability in the RestroPress WordPress plugin, affecting versions <= 2.8.3. It carries a CVSS score of 5.4 (reachable over the network; low attack complexity). The root cause is a missing authorization check on a reachable function. The issue is fixed in version 2.8.3.1; sites on affected versions should update now. Disclosed July 2021, reported by WPScanTeam.
Vulnerability Overview
The RestroPress plugin for WordPress is vulnerable to missing authorization in versions up to, and including, 2.8.3. This is due to improper nonce and capability checks in several of the AJAX calls. This makes it possible for authenticated attackers, with minimal permissions such as a subscriber, to access restricted order information and edit the order status.
Technical Analysis
The vector marks this flaw as remotely reachable over the network, with low attack complexity — no special timing or configuration is needed, and no interaction from a victim user.
CWE-284: Improper Access Control
Reaching this weakness in RestroPress <= 2.8.3 takes a caller who can reach the endpoint. Improper access control means the code decides what a caller may do using something other than their actual permissions, so the decision can be wrong without any check appearing to be missing.
Whoever can shape the request decides the answer, so the protected action runs for callers the code never meant to allow. For RestroPress the fix is 2.8.3.1: builds <= 2.8.3 are affected, anything from 2.8.3.1 onward is not.
Remediation
Update to version 2.8.3.1, or a newer patched version
How does WordSec protect against this?
Because it turns on account access, WordSec's login security is the relevant layer: role-based two-factor, captcha and brute-force limits raise the cost of getting the account this needs. None of that substitutes for the fix: RestroPress 2.8.3.1 closes this, and updating the plugin is the step that ends it.
- Login Security
- Alerts
External References
Related records
Other vulnerabilities in RestroPress – Online Food Ordering System
- 9.8CVE-2025-9209: RestroPress Information Exposure
CVE-2025-9209 - 8.8RestroPress <= 2.8.2 Cross-Site Request Forgery to Cart Manipulation
- 6.4CVE-2025-69017: RestroPress <= 3.2.8.6 Stored Cross-Site Scripting
CVE-2025-69017 - 6.4CVE-2024-35719: RestroPress – Online Food Ordering System Stored XSS
CVE-2024-35719 - 6.1CVE-2025-32553: RestroPress <= 3.2.8.6 Reflected Cross-Site Scripting
CVE-2025-32553 - 5.3CVE-2025-62129: RestroPress <= 3.2.7 Missing Authorization
CVE-2025-62129 - 4.3CVE-2025-66100: RestroPress <= 3.2.3.5 Missing Authorization
CVE-2025-66100 - 4.3CVE-2025-31877: RestroPress <= 3.2.8 Missing Authorization
CVE-2025-31877
Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C