Severity by source
AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:L
Contributor authentication required (PR:L); scope changes to victim's browser context (S:C); no credible availability impact from XSS alone, so A:N.
Primary rating from Vendor (Patchstack).
CVSS VectorVendor: Patchstack
Lifecycle Timeline
1DescriptionCVE.org
Contributor Cross Site Scripting (XSS) in Surbma | Yoast SEO Breadcrumb Shortcode <= 1.2 versions.
AnalysisAI
Stored Cross-Site Scripting in the Surbma Yoast SEO Breadcrumb Shortcode WordPress plugin (versions <= 1.2) allows contributor-level authenticated users to inject malicious JavaScript via the breadcrumb shortcode, which executes in the browser context of any victim who views the affected content - most critically a site administrator. The scope change (S:C) in the CVSS vector confirms the script escapes the plugin's own context and can hijack privileged sessions or perform unauthorized admin actions. No public exploit code has been identified at time of analysis, and the vulnerability has not been listed in the CISA KEV catalog.
Technical ContextAI
CWE-79 (Improper Neutralization of Input During Web Page Generation) indicates that the plugin fails to properly sanitize or escape user-controlled input before rendering it as HTML output. The affected component is a WordPress shortcode handler - specifically the breadcrumb shortcode that integrates with Yoast SEO's breadcrumb API. Shortcodes in WordPress are processed server-side and their output is injected into page HTML; if contributor-supplied shortcode attributes or post content referencing the shortcode are not sanitized, they can carry persistent JavaScript payloads. The CPE string (cpe:2.3:a:surbma:surbma_|_yoast_seo_breadcrumb_shortcode:*:*:*:*:*:*:*:*) covers all versions up to and including 1.2 with no platform restriction, meaning any WordPress installation running this plugin is within scope.
RemediationAI
Upstream fix availability is not independently confirmed from the provided data - no exact patched version number is included in the intelligence. Site operators should check the WordPress plugin repository and the Patchstack advisory at https://patchstack.com/database/wordpress/plugin/surbma-yoast-breadcrumb-shortcode/vulnerability/wordpress-surbma-yoast-seo-breadcrumb-shortcode-plugin-1-2-cross-site-scripting-xss-vulnerability for any released update beyond version 1.2. If no patch is yet available, the primary compensating control is to remove or deactivate the plugin entirely, eliminating the vulnerable shortcode from the page-rendering pipeline. Alternatively, restrict the WordPress Contributor role to only fully trusted internal users, accepting the trade-off that this limits content creation flexibility. Enabling a Web Application Firewall rule targeting stored XSS payloads (e.g., via Wordfence or Patchstack's own virtual patching feature) provides an additional layer but should not substitute for patching.
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-41319
GHSA-7xv8-5jwr-q8vr