Severity by source
AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:L
Requires contributor-level auth (PR:L) and victim page view (UI:R); scope changes to victim session; no availability impact for XSS.
Primary rating from NVD.
CVSS VectorNVD
Lifecycle Timeline
3DescriptionCVE.org
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Theme Junkie Theme Junkie Team Content allows DOM-Based XSS. This issue affects Theme Junkie Team Content: from n/a through 0.1.1.
AnalysisAI
DOM-Based Cross-Site Scripting in the Theme Junkie Team Content WordPress plugin (versions through 0.1.1) allows a low-privileged authenticated attacker to inject malicious scripts that execute in the browser of any user who views the affected page. Because the scope changes (S:C in the CVSS vector), the injected script can access session cookies and perform actions on behalf of higher-privileged users such as administrators. No public exploit code or active exploitation has been identified at time of analysis, and the EPSS score of 0.04% reflects very low observed exploitation probability.
Technical ContextAI
The affected component is the Theme Junkie Team Content plugin for WordPress, a team/staff display plugin, versions up to and including 0.1.1. The root cause is CWE-79 (Improper Neutralization of Input During Web Page Generation), specifically the DOM-Based variant, meaning unsanitized attacker-controlled input is written directly into the DOM via JavaScript rather than being reflected or stored in server-rendered HTML. This is common in WordPress plugins that use JavaScript to render shortcode or widget output client-side without encoding user-supplied values before insertion into innerHTML or similar sinks. The CVSS vector AV:N/AC:L/PR:L/UI:R/S:C confirms the vulnerability is network-reachable, requires low privileges (contributor-level WordPress account to inject) and user interaction (a victim must load the page), and has scope change indicating cross-session impact.
RemediationAI
No patched version is identified in the available data - the advisory covers versions through 0.1.1 with no confirmed fix release. Site owners should check the WordPress plugin repository for an updated version of Theme Junkie Team Content above 0.1.1 and upgrade immediately if available. If no update exists, the immediate compensating control is to deactivate and remove the plugin. As a secondary control, restrict WordPress contributor and author role assignments to fully trusted users only, reducing the pool of accounts that could inject malicious input. Do not rely on WAF-based XSS filtering alone for DOM-Based XSS, as server-side WAFs typically cannot inspect client-side DOM manipulation. Monitor the Patchstack advisory page for patch availability.
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-2025-19366