Impact
The Projectopia plugin for WordPress contains a missing capability check in the pto_remove_logo function. Authenticated users with the Subscriber role or higher can delete any WordPress option value. Removing a critical option can trigger a site error that disrupts the entire site, denying service to legitimate users. The weakness corresponds to CWE‑862, missing authorization.
Affected Systems
All releases of the Projectopia – Project Management Tool plugin for WordPress up to and including version 5.1.16 are affected. Any WordPress installation that has this plugin installed and has users with Subscriber or higher privileges is vulnerable until the plugin is updated beyond 5.1.16.
Risk and Exploitability
The CVSS score of 8.1 indicates a high impact on availability, and the EPSS score of less than 1% suggests a low current likelihood of exploitation. The vulnerability is not listed in the CISA KEV catalogue. The likely attack vector is authenticated, as authenticated requests to the admin interface or any authenticated call to the pto_remove_logo action can trigger the flaw. Attackers require only basic access rights; no further privileges are granted.
OpenCVE Enrichment
EUVD