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
4DescriptionCVE.org
The Social Rocket - Social Sharing Plugin plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the ‘id’ parameter in all versions up to, and including, 1.3.4.2 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with Subscriber-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
AnalysisAI
Stored Cross-Site Scripting in Social Rocket - Social Sharing Plugin for WordPress up to version 1.3.4.2 allows authenticated Subscriber-level users to inject arbitrary JavaScript via the 'id' parameter, which executes in the browsers of all users viewing affected pages. The vulnerability stems from insufficient input sanitization and output escaping, and exploitation requires only subscriber-level WordPress authentication with no user interaction needed beyond the initial injection.
Technical ContextAI
Social Rocket is a WordPress plugin that facilitates social media sharing functionality. The vulnerability exists in the handling of the 'id' parameter within the plugin's code, where user-supplied input is not adequately sanitized before being stored in the WordPress database (persistent/stored XSS condition per CWE-79) and subsequently rendered in page output without proper HTML entity encoding or escaping. WordPress plugins must sanitize input on save and escape output on display; this plugin fails both controls. The attack vector is network-based because the injection occurs through normal WordPress post/page management interfaces, and the exploit requires only WordPress authentication at the Subscriber level, the lowest privilege tier in WordPress that still permits plugin interaction.
RemediationAI
Update Social Rocket - Social Sharing Plugin to a version greater than 1.3.4.2 immediately; consult the WordPress plugin repository at https://plugins.trac.wordpress.org/changeset/3467694/social-rocket to confirm the patched version number. If immediate patching is not possible, implement WordPress-level compensating controls: (1) restrict Subscriber-level user creation and audit existing Subscriber accounts for legitimacy, as only users with Subscriber access or higher can exploit this vulnerability, (2) disable the Social Rocket plugin entirely until patched, (3) use WordPress security plugins to monitor and block XSS payloads in the 'id' parameter via Web Application Firewall (WAF) rules, and (4) regularly audit page/post revisions and comments for injected script content. Note that compensating controls cannot eliminate risk entirely-only patching does-and may introduce false positives or performance overhead depending on implementation.
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-25148
GHSA-2x2c-w34j-v42x