Severity by source
AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L
Unauthenticated network-reachable reflected XSS (PR:N, AV:N) requiring a victim click (UI:R); script runs cross-context in the browser (S:C) with low confidentiality/integrity impact and no genuine availability impact (A:N).
Primary rating from Vendor (Patchstack).
CVSS VectorVendor: Patchstack
Lifecycle Timeline
1DescriptionCVE.org
Unauthenticated Cross Site Scripting (XSS) in Search Atlas SEO <= 2.6.6 versions.
AnalysisAI
Reflected cross-site scripting in the Search Atlas SEO WordPress plugin (versions 2.6.6 and earlier, distributed under the 'metasync' slug) lets an unauthenticated attacker inject script that executes in a victim's browser session when they follow a crafted link. Rated CVSS 7.1 with an elevated score due to a scope change, the flaw affects any WordPress site running the vulnerable plugin and can lead to session hijacking, admin action forgery, or redirection. No public exploit identified at time of analysis, and it is not listed in CISA KEV.
Technical ContextAI
The affected component is the Search Atlas SEO plugin for WordPress (CPE cpe:2.3:a:search_atlas_group:search_atlas_seo), a plugin that surfaces SEO analytics and content optimization inside the WordPress admin/front-end and whose repository slug is 'metasync'. The root cause is CWE-79 (Improper Neutralization of Input During Web Page Generation), specifically the reflected variant: attacker-controlled request data (e.g. a URL parameter) is echoed back into an HTML response without proper output encoding or input sanitization, so the browser parses injected markup as executable script. Because the plugin runs within the WordPress PHP request pipeline, the reflected payload executes in the security context of the targeted WordPress site's origin.
RemediationAI
Upgrade the Search Atlas SEO (metasync) plugin to a release later than 2.6.6 once available from the vendor; an exact fixed version was not provided in this data, so consult the Patchstack advisory (https://patchstack.com/database/wordpress/plugin/metasync/vulnerability/wordpress-search-atlas-seo-plugin-2-6-6-reflected-cross-site-scripting-xss-vulnerability) for the patched version before deploying. If a patched release is not yet installable, deploy a Web Application Firewall rule (Patchstack or equivalent) to filter reflected XSS payloads on the plugin's request parameters, which adds latency and can occasionally block legitimate query strings; alternatively, deactivate and remove the plugin until fixed, which removes SEO functionality but eliminates the exposure. Reinforce browser-side defenses by enforcing a strict Content-Security-Policy that disallows inline script, noting this can break legitimate inline scripts on the site and requires testing.
More in Wordpress Plugin
View allThe Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil
Authentication bypass in the LiteSpeed Cache WordPress plugin (versions prior to 6.5.0.1) allows unauthenticated remote
The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The SureTriggers WordPress plugin through version 1.0.82 contains a privilege escalation vulnerability that allows unaut
The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via
The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based
SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a
The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i
The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base
The Email Subscribers by Icegram Express plugin for WordPress is vulnerable to SQL Injection via the ‘hash’ parameter in
Remote code execution in the WP Query Console WordPress plugin (versions up to and including 1.0) by Ajit Bohra allows u
Same weakness CWE-79 – Cross-site Scripting (XSS)
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-41356
GHSA-2jwq-r643-85mf