
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2025-12015 is a missing authorization vulnerability in the "Convert WebP & AVIF | Quicq | Best image optimizer and compression plugin | Improve your Google Pagespeed" WordPress plugin. The flaw affects all versions up to and including 2.0.0, allowing authenticated attackers with Subscriber-level access or above to perform unauthorized data modification by exploiting the unprotected wp_ajax_wpqai_disconnect_quicq_afosto AJAX endpoint. It was published on November 13, 2025, with Wordfence as the assigning CNA. The CVSS v3.1 base score is 4.3 (Medium) (Wordfence, Red Hat CVE).
The root cause is CWE-862 (Missing Authorization): the plugin registers the wp_ajax_wpqai_disconnect_quicq_afosto AJAX action without performing a capability check to verify whether the requesting user has sufficient privileges to perform the operation. Any authenticated WordPress user — including those with the lowest default role (Subscriber) — can invoke this endpoint over the network with low attack complexity and no user interaction required. The missing check allows the caller to disconnect the plugin's integration with the Afosto image optimization service, constituting unauthorized modification of plugin configuration data (Wordfence).
Successful exploitation allows a low-privileged authenticated attacker to sever the WordPress site's connection to the Afosto image optimization service, disrupting the plugin's core functionality. The impact is limited to integrity (unauthorized configuration change); there is no confidentiality or availability impact reported. While not directly enabling remote code execution or data exfiltration, the disruption could degrade site performance (e.g., loss of image optimization/compression) and may serve as a stepping stone in a broader attack chain against the WordPress installation (Wordfence, Red Hat CVE).
No public proof-of-concept exploit code or in-the-wild exploitation has been reported for CVE-2025-12015. The EPSS score is approximately 0.026% (0.000260), 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 a valid authenticated session (Subscriber-level or above), which limits opportunistic mass exploitation but remains a realistic risk on sites with open user registration (Wordfence).
POST /wp-admin/admin-ajax.php HTTP/1.1
Host: <target>
Cookie: <authenticated session cookies>
Content-Type: application/x-www-form-urlencoded
action=wpqai_disconnect_quicq_afosto/wp-admin/admin-ajax.php with the parameter action=wpqai_disconnect_quicq_afosto originating from low-privilege user sessions or unusual IP addresses.admin-ajax.php with the above action from Subscriber-role accounts; repeated or automated requests to this endpoint.Users should update the "Convert WebP & AVIF | Quicq" WordPress plugin to a version beyond 2.0.0 that includes a proper capability check on the wp_ajax_wpqai_disconnect_quicq_afosto AJAX endpoint. If no patched version is yet available, site administrators should consider deactivating the plugin until a fix is released, or restricting WordPress user registration to prevent untrusted Subscriber-level accounts. Additionally, web application firewalls (WAFs) such as Wordfence can be configured to block unauthorized AJAX requests to this endpoint as a temporary mitigation (Wordfence, WordPress Plugin).
Wordfence disclosed and assigned this CVE as part of their weekly WordPress vulnerability report for November 10–16, 2025, categorizing it as a medium-severity issue (Wordfence Blog). No significant broader media coverage, researcher commentary, or social media discussion has been identified for this vulnerability, consistent with its low severity and limited exploitation potential.
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."