Impact
The WP Books Gallery plugin for WordPress contains a missing authorization flaw in versions up to 4.8.0. The admin_init hook that processes permalink settings updates only checks for the presence of the 'permalink_structure' POST parameter and neglects to verify the caller's administrative capability or a valid nonce. As a result, an unauthenticated user can submit a POST request to the settings page and change the 'wbg_cpt_slug' option. Modifying this value alters the URL structure for all book entries, breaking existing links and hurting SEO, and undermines the integrity of the site's configuration.
Affected Systems
The vulnerability exists in the WP Books Gallery plugin by mhmrajib, titled 'WP Books Gallery – Build Stunning Book Showcases & Libraries in Minutes'. Versions 4.0.0 through 4.8.0 inclusive are affected; any installations running those versions are at risk. Newer releases such as 4.8.1 contain the fix.
Risk and Exploitability
The CVSS score of 5.3 indicates moderate severity. The EPSS score of <1% suggests exploitation is unlikely at present. The vulnerability is not listed in the CISA KEV catalog. Attackers would need only to craft an unauthenticated HTTP POST containing the 'permalink_structure' field and target the plugin’s settings endpoint; no privileged access is required. The resulting impact could disrupt site navigation and degrade SEO, but it does not grant direct access to the underlying filesystem or data.
OpenCVE Enrichment