What the vulnerability does
01Description
The Frontend Dashboard plugin for WordPress is vulnerable to Privilege Escalation due to a missing capability check on the fed_admin_setting_form_function() function in versions 1.0 to 2.2.7. This makes it possible for authenticated attackers, with Subscriber-level access and above, to overwrite the plugin’s 'register' role setting to make new user registrations default to the administrator role, leading to an elevation of privileges to that of an administrator.
Explanation of Vulnerability in Simple Terms
02Summary
Frontend Dashboard versions 1.0 through 2.2.7 contain an improper access control vulnerability that allows authenticated users with low privileges to read, modify, or delete sensitive data. The vulnerability requires network access and valid login credentials but no additional user interaction. An attacker can escalate their capabilities beyond their assigned role to access or alter restricted information.
What an attacker can do
03Attacker Capabilities
Read, modify, or delete data they should not have access to based on their user role.
Potential impact on your site
04Site Impact
Authenticated users can bypass role-based restrictions to access, alter, or destroy sensitive site data.
Conditions required to exploit
05Prerequisites
Valid login credentials with low-level user privileges; network access to the application.
Key dates
06Disclosure timeline
May 13, 2025
CVE published
May 13, 2025
Record updated