Severity by source
AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N
Primary rating from Vendor (Wordfence) · only source for this CVE.
CVSS VectorVendor: Wordfence
Lifecycle Timeline
2DescriptionCVE.org
The SEO Plugin by Squirrly SEO plugin for WordPress is vulnerable to authorization bypass in all versions up to, and including, 12.4.16. This is due to the plugin not properly verifying that a user is authorized to perform an action. This makes it possible for authenticated attackers, with contributor-level access and above, to invoke privileged state-changing Squirrly cloud API operations, such as revoking the site's Google Search Console and Google Analytics integrations via api/gsc/revoke and api/ga/revoke, that are otherwise restricted to administrator-level users holding the sq_manage_settings capability.
AnalysisAI
Authorization bypass in the Squirrly SEO WordPress plugin (all versions through 12.4.16) allows authenticated attackers with contributor-level access to invoke privileged Squirrly cloud API operations reserved for administrators, including revoking the site's Google Search Console and Google Analytics integrations via the api/gsc/revoke and api/ga/revoke endpoints. The flaw stems from the plugin's failure to verify the sq_manage_settings capability before processing these state-changing cloud API calls, meaning any contributor can silently destroy critical SEO and analytics data connections without administrator knowledge. No public exploit has been identified at time of analysis, and this vulnerability is not listed in the CISA KEV catalog.
Technical ContextAI
The affected product is identified by CPE cpe:2.3:a:cifi:seo_plugin_by_squirrly_seo:*:*:*:*:*:*:*:* - the Squirrly SEO plugin for WordPress by Cifi Ltd. The root cause is CWE-862 (Missing Authorization): the plugin's request-handling logic in controllers/Post.php (lines 680, 683) and classes/RemoteController.php (lines 51, 573) processes inbound requests that proxy to Squirrly's cloud API without first confirming the calling user holds the sq_manage_settings WordPress capability. In WordPress's role hierarchy, contributors sit well below administrators and are normally limited to draft post creation. Because Squirrly SEO proxies calls to its own SaaS backend rather than performing purely local operations, a successful exploit has external, persistent effects - the revocation of OAuth-style integrations with Google Search Console and Google Analytics - that survive plugin deactivation or reinstallation until an administrator manually re-authenticates.
RemediationAI
An upstream fix has been committed to the WordPress plugin SVN trunk (changeset 3558846 at https://plugins.trac.wordpress.org/changeset?sfp_email=&sfph_mail=&reponame=&old=3558846%40squirrly-seo&new=3558846%40squirrly-seo); however, the exact released plugin version containing this fix has not been independently confirmed from the available data - site administrators should update to the latest available version via the WordPress plugin dashboard and verify it exceeds 12.4.16. As a compensating control pending update, administrators should audit contributor-level user accounts and minimize the number of users with contributor or higher roles on sites where Squirrly SEO is installed. Administrators can also monitor for unexpected disconnection of Google Search Console or Google Analytics within the Squirrly dashboard as an indicator of abuse. Re-authentication of Google integrations after patching will restore any revoked connections. There is no documented workaround that disables only the vulnerable revoke endpoints without disabling the broader plugin functionality.
More in Seo Plugin By Squirrly Seo
View allStored Cross-Site Scripting in the SEO Plugin by Squirrly SEO for WordPress (versions up to and including 12.3.19) allow
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in Squirrly SEO Plugi
Auth. Rated high severity (CVSS 8.8), this vulnerability is remotely exploitable, low attack complexity. No vendor patch
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in SEO Squirrly SEO P
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in Squirrly Squirrly
In the process of testing the SEO Plugin by Squirrly SEO WordPress plugin before 12.3.21, a vulnerability was found that
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Squirrly SEO Plugi
Reflected Cross-Site Scripting in SEO Plugin by Squirrly SEO versions up to and including 14.2.0 allows unauthenticated
Missing Authorization vulnerability in SEO Squirrly SEO Plugin by Squirrly SEO.4.05. Rated high severity (CVSS 7.1), thi
Unauthenticated cross-site scripting in SEO Plugin by Squirrly SEO versions 14.2.2 and below allows remote attackers wit
The SEO Plugin by Squirrly SEO plugin for WordPress is vulnerable to blind SQL Injection via the 'search' parameter in a
Missing Authorization vulnerability in Squirrly SEO Plugin by Squirrly SEO.1.20. Rated medium severity (CVSS 6.3), this
Same weakness CWE-862 – Missing Authorization
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-34956
GHSA-vm37-pv66-hj54