
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2025-14288 is a Missing Authorization vulnerability in the "Gallery Blocks with Lightbox" WordPress plugin (also known as Simply Gallery Block) that allows authenticated attackers with Contributor-level access or above to modify arbitrary plugin settings. The flaw affects all versions up to and including 3.3.0. It was published on December 13, 2025, with the CVE assigned by Wordfence. The CVSS v3.1 base score is 4.3 (Medium) (Wordfence, Red Hat CVE).
The root cause is an improper capability check (CWE-862: Missing Authorization) in the pgc_sgb_action_wizard AJAX handler. Specifically, the plugin uses the edit_posts capability — which is granted to Contributors and above — instead of the more restrictive manage_options capability when processing the update_option action type. This allows any authenticated user with at least Contributor-level access to send crafted AJAX requests to modify any plugin setting prefixed with pgc_sgb_*, without requiring administrative privileges. The vulnerable code path is visible in the plugin source at version 3.2.8 and was patched in a subsequent changeset (Wordfence, Plugin Trac).
Successful exploitation allows an authenticated attacker with minimal privileges (Contributor role) to modify plugin configuration settings prefixed with pgc_sgb_*, impacting the integrity of the plugin's behavior on the affected WordPress site. There is no direct confidentiality or availability impact per the CVSS assessment. While the scope is limited to plugin settings, manipulation of gallery or lightbox configurations could be used to inject malicious URLs or alter content presentation for site visitors (Wordfence, Red Hat CVE).
No public exploit code or active in-the-wild exploitation has been reported for CVE-2025-14288. The EPSS score is approximately 0.025% (0.000250), indicating a very low probability of exploitation in the near term. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. Exploitation requires authenticated access at the Contributor level or above, which limits the attack surface compared to unauthenticated vulnerabilities (Wordfence).
/wp-admin/admin-ajax.php) targeting the pgc_sgb_action_wizard handler with action_type=update_option.pgc_sgb_* option name and value in the POST body. Because the handler only checks edit_posts (a Contributor-level capability), the request will be accepted and the setting will be updated./wp-admin/admin-ajax.php with parameters referencing pgc_sgb_action_wizard and action_type=update_option from low-privilege user accounts.wp_options) for entries with the pgc_sgb_ prefix, particularly if modified by non-administrator users.pgc_sgb_* settings outside of normal administrative activity.Users should update the "Gallery Blocks with Lightbox" plugin to version 3.3.1 or later, which corrects the capability check in the pgc_sgb_action_wizard AJAX handler to use manage_options instead of edit_posts. The fix is documented in the plugin's changeset on the WordPress plugin repository. As a temporary workaround, site administrators can restrict Contributor-level user registration or remove untrusted Contributor accounts until the patch is applied (Plugin Trac Changeset, Wordfence).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."