Severity by source
AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:L
AV:N and AC:L reflect standard web-based XSS; PR:L reflects mandatory Subscriber auth; UI:R and S:C capture cross-user execution; A:N assigned as availability impact is not substantiated by description.
Primary rating from Vendor (Patchstack).
CVSS VectorVendor: Patchstack
Lifecycle Timeline
1DescriptionCVE.org
Subscriber Cross Site Scripting (XSS) in JupiterX Core <= 4.14.1 versions.
AnalysisAI
Stored or reflected Cross-Site Scripting in the JupiterX Core WordPress plugin (versions up to and including 4.14.1) allows low-privilege authenticated users with Subscriber roles to inject malicious JavaScript that executes in the browser context of other users, including administrators. The scope change component (S:C in CVSS) confirms the payload crosses security boundaries, enabling session hijacking, credential theft, or unauthorized administrative actions against victims who view attacker-controlled content. No public exploit code has been identified at time of analysis, and this vulnerability has not been listed in the CISA KEV catalog.
Technical ContextAI
JupiterX Core (CPE: cpe:2.3:a:artbees:jupiterx_core:*:*:*:*:*:*:*:*) is a WordPress plugin developed by Artbees that provides foundational features for the JupiterX premium theme, including page builder elements, shortcodes, and content widgets. The root cause is CWE-79 (Improper Neutralization of Input During Web Page Generation), meaning user-supplied input is insufficiently sanitized or escaped before being rendered in HTML output. The CVSS scope change (S:C) is particularly significant here: it indicates that JavaScript injected by a Subscriber-role user is rendered and executed in the browser session of a different, potentially higher-privileged user - a classic stored XSS pattern in WordPress plugins where subscriber-accessible fields populate content visible to administrators or editors.
RemediationAI
Upgrade JupiterX Core to a version higher than 4.14.1 immediately; no specific patched version number was confirmed in the available source data, so administrators should check the official WordPress plugin repository or the Artbees website for the latest release and verify it addresses CVE-2026-39491. The Patchstack advisory at https://patchstack.com/database/wordpress/plugin/jupiterx-core/vulnerability/wordpress-jupiterx-core-plugin-4-14-1-cross-site-scripting-xss-vulnerability should be consulted for exact fix version confirmation. If patching is not immediately possible, restrict Subscriber-role registration on the WordPress site (Settings > General > uncheck 'Anyone can register') to eliminate the PR:L attack surface - note this may disrupt legitimate user onboarding flows. Additionally, deploying a Web Application Firewall (WAF) with XSS filtering rules, such as those provided by Patchstack or Wordfence, can provide virtual patching as a temporary compensating control with minimal operational side effects.
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-36942
GHSA-pfwx-6j83-vm5r