CVE-2025-68601
8.8Rustaurius Five Star · Restaurant Reservations
A Cross-Site Request Forgery (CSRF) vulnerability in the Five Star Restaurant Reservations plugin allows unauthenticated attackers to perform unauthorized actions on behalf of users.
Executive summary
The Five Star Restaurant Reservations plugin for WordPress contains a Cross-Site Request Forgery (CSRF) vulnerability that poses a significant risk to site integrity and configuration settings.
Vulnerability
The plugin fails to adequately validate requests, allowing an unauthenticated attacker to trick a logged-in administrator or user into performing unintended actions via CSRF. This flaw occurs because the application lacks sufficient anti-CSRF token verification on sensitive administrative endpoints.
Business impact
Successful exploitation of this vulnerability could allow an attacker to modify plugin settings, alter reservation data, or perform other administrative actions without the victim's consent. With a CVSS score of 8.8, this vulnerability represents a high risk to business operations, potentially leading to unauthorized data modification and service disruption.
Remediation
Immediate Action: Administrators should check for and apply any available security updates provided by the vendor to remediate the vulnerability. If no patch is available, consider temporarily deactivating the plugin until a secure version is released.
Proactive Monitoring: Review web server and application access logs for suspicious POST requests originating from unexpected sources or lacking proper referer headers.
Compensating Controls: Deploy a Web Application Firewall (WAF) with rules configured to detect and block CSRF attempts, which provides a layer of defense while awaiting a permanent patch.
Exploitation status
Public Exploit Available: Unknown
Analyst recommendation
Given the high CVSS score, this vulnerability should be prioritized for mitigation. Administrators must monitor the vendor's update channel and apply the necessary patches immediately upon release to prevent unauthorized administrative actions.
More Rustaurius Five Star CVEs
Sources
Originally found and disclosed by benzdeus | Patchstack Bug Bounty Program, per the CVE Program record.