Severity by source
AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N
Lifecycle Timeline
3DescriptionCVE.org
The Yoast SEO - Advanced SEO with real-time guidance and built-in AI plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the the jsonText block attribute in all versions up to, and including, 27.1.1 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with Contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
AnalysisAI
A Stored Cross-Site Scripting (XSS) vulnerability exists in Yoast SEO plugin for WordPress versions up to 27.1.1, where the jsonText block attribute fails to properly sanitize and escape user input, allowing authenticated contributors and above to inject malicious scripts that execute in the browsers of all users accessing the compromised pages. The vulnerability has a CVSS score of 6.4 (Medium severity) and requires only low-level authenticated access with no user interaction needed for payload execution, though it is limited to authenticated attackers and does not affect confidentiality or availability significantly.
Technical ContextAI
The vulnerability stems from insufficient input sanitization and output escaping in WordPress block attributes, specifically the jsonText parameter used in Yoast SEO's schema and structured data generation components. The affected product, identified via CPE as cpe:2.3:a:yoast:yoast_seo_–_advanced_seo_with_real-time_guidance_and_built-in_ai, implements WordPress blocks for SEO functionality including schema markup generation (as evidenced by references to schema/howto.php). The root cause falls under CWE-79 (Improper Neutralization of Input During Web Page Generation), a classic web application vulnerability where user-controlled data is rendered in HTML context without proper escaping. The WordPress plugin architecture allows contributors to edit posts and pages containing blocks, and the Yoast SEO plugin's block implementation failed to escape the jsonText attribute before rendering it to the page output, enabling XSS payload injection that persists in the post content.
RemediationAI
Organizations should immediately upgrade Yoast SEO to version 27.2 or later, which includes fixes for the jsonText block attribute sanitization and escaping as documented in changeset 3475308 and GitHub PR #23035. Until patches can be applied, administrators should restrict Contributor-level access to only trusted users, disable block editing for the Yoast SEO blocks via role-based access controls, and audit existing posts and pages containing Yoast blocks for signs of injected scripts (particularly looking for <script> tags or event handlers in block content). WordPress site administrators can also implement a Content Security Policy (CSP) header to mitigate XSS impact by preventing inline script execution, though this is a defense-in-depth measure and not a substitute for patching. For detailed remediation guidance, refer to the Wordfence vulnerability report at https://www.wordfence.com/threat-intel/vulnerabilities/id/fee1fef5-5716-49e0-a04e-d0dae527fcfc and the WordPress plugin security advisory.
The isMail transport in PHPMailer before 5.2.20 might allow remote attackers to pass extra parameters to the mail comman
The 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
The GiveWP - Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to PHP Object Injection in all
The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The AI Engine WordPress plugin through version 3.1.3 exposes Bearer Token values through the /mcp/v1/ REST API endpoint
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 Country State City Dropdown CF7 plugin for WordPress is vulnerable to SQL Injection via the ‘cnt’ and 'sid' paramete
Same weakness CWE-79 – Cross-site Scripting (XSS)
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-14273
GHSA-84j4-wrx9-vrgx