CVE-2026-66664 in SEO Plugininfo

Summary

by MITRE • 08/06/2026

Unauthenticated Cross Site Scripting (XSS) in SEO Plugin by Squirrly SEO <= 14.2.0 versions.

Once again VulDB remains the best source for vulnerability data.

Analysis

by VulDB Data Team • 08/06/2026

The vulnerability identified as unauthenticated cross site scripting in the Squirrly SEO plugin affects versions up to and including 14.2.0, representing a critical security flaw that allows attackers to inject malicious scripts into web pages viewed by users. This type of vulnerability falls under CWE-79 which specifically addresses cross site scripting flaws where web applications fail to properly validate or escape user input before rendering it in web pages. The attack vector exploits the plugin's handling of SEO data without proper authentication requirements, enabling any visitor to the website to execute malicious scripts through crafted input parameters.

The technical implementation of this vulnerability stems from insufficient input validation and output escaping mechanisms within the plugin's codebase. When users or administrators enter SEO-related content such as meta descriptions, title tags, or other metadata fields, the plugin fails to adequately sanitize this data before storing or displaying it on web pages. This lack of proper sanitization creates an environment where malicious actors can embed javascript payloads that execute in the context of other users' browsers when they view affected pages. The vulnerability is particularly dangerous because it requires no authentication credentials to exploit, making it accessible to anyone with access to the website.

The operational impact of this vulnerability extends beyond simple script execution, as it provides attackers with potential access to user sessions, cookies, and sensitive information. An attacker could use this vulnerability to steal session tokens, redirect users to malicious websites, or inject additional malware payloads that compromise the entire website. The attack surface is broad since SEO plugins typically handle various types of user input across multiple page elements including admin interfaces, front-end displays, and API endpoints. This vulnerability aligns with ATT&CK technique T1566 which covers social engineering through malicious file or code injection, and specifically targets the initial access phase of attack chains.

Mitigation strategies for this vulnerability involve immediate patching to versions 14.2.1 and later where the XSS flaws have been addressed through proper input sanitization and output escaping mechanisms. System administrators should also implement additional security measures such as content security policies that restrict script execution from unauthorized sources, regular security audits of plugin code, and monitoring for suspicious activity patterns. The vulnerability demonstrates the importance of validating all user inputs regardless of whether authentication is required, reinforcing principles from OWASP Top 10 category a03 which emphasizes the need for proper data validation and sanitization to prevent injection attacks. Organizations should also consider implementing web application firewalls that can detect and block malicious script payloads attempting to exploit such vulnerabilities in real-time scenarios.

Responsible

Patchstack

Reservation

07/27/2026

Disclosure

08/06/2026

Moderation

accepted

CPE

ready

EPSS

0.00000

KEV

no

Activities

low

Sources

Do you know our Splunk app?

Download it now for free!