Severity by source
AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L
Unauthenticated network-reachable XSS (AV:N/PR:N) needing victim interaction (UI:R); script runs in the browser context (S:C) with limited C/I/A impact.
Primary rating from Vendor (patchstack).
CVSS VectorVendor: patchstack
Lifecycle Timeline
1DescriptionCVE.org
Unauthenticated Cross Site Scripting (XSS) in Blog2Social <= 8.9.2 versions.
AnalysisAI
Stored/reflected Cross-Site Scripting in the Blog2Social WordPress plugin (versions 8.9.2 and earlier) lets unauthenticated remote attackers inject malicious JavaScript that executes in a victim's browser when they view an affected page. The CVSS 3.1 vector (AV:N/PR:N/UI:R) indicates no authentication is required but the victim must take an action such as visiting a crafted URL. There is no public exploit identified at time of analysis, no CISA KEV listing, and no EPSS score supplied with this report from Patchstack.
Technical ContextAI
Blog2Social is a widely used WordPress plugin that automates cross-posting and scheduling of blog content to social networks. The flaw is CWE-79 (Improper Neutralization of Input During Web Page Generation), meaning user-supplied input reaches an HTML response context without adequate output encoding or input sanitization. Because PR:N applies, the injection point is reachable by anonymous users, and the scope change (S:C) reflects that the executed script runs in the browser security context of any user who renders the poisoned page - distinct from the vulnerable WordPress component itself. Exact affected component is identified at the product level as the Blog2Social plugin; no CPE strings were provided to pinpoint the precise file or parameter.
RemediationAI
No vendor-released patch version was identified in the provided data, so confirm the fixed release directly via the Patchstack advisory (https://patchstack.com/database/wordpress/plugin/blog2social/vulnerability/wordpress-blog2social-plugin-8-9-2-cross-site-scripting-xss-vulnerability) and update Blog2Social to the first version above 8.9.2 once published. Until a patched build is confirmed, apply compensating controls: deploy a WAF or WordPress virtual-patch rule (Patchstack/equivalent) to filter XSS payloads against the plugin's endpoints; add a restrictive Content-Security-Policy to limit inline-script execution (note this can break legitimate inline scripts and admin UI features and requires testing); and if the plugin's social-posting features are not actively used, deactivate it entirely to remove the attack surface. Restricting access to the plugin's affected pages/parameters via server rules is an additional stopgap but may interfere with normal posting workflows.
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-39705
GHSA-g25w-qf74-3q97