What the vulnerability does
01Description
The System Dashboard plugin for WordPress is vulnerable to unauthorized access of data due to a missing capability check on the sd_php_info() function hooked via an AJAX action in all versions up to, and including, 2.8.7. This makes it possible for authenticated attackers, with subscriber-level access and above, to retrieve sensitive information provided by PHP info.
Explanation of Vulnerability in Simple Terms
02Summary
System Dashboard versions 2.8.7 and earlier lack proper authorization checks on certain functions. A logged-in user with low privileges can access sensitive information they should not be able to view. The vulnerability requires valid site credentials but does not allow data modification or system disruption.
What an attacker can do
03Attacker Capabilities
Read sensitive information they should not have access to.
Potential impact on your site
04Site Impact
Logged-in users may view data intended for administrators or higher-privilege roles.
Conditions required to exploit
05Prerequisites
Attacker must have a valid low-privilege user account on the site.
Key dates
06Disclosure timeline
December 7, 2023
CVE published
April 8, 2026
Record updated