Severity by source
AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L
Unauthenticated network DOM-XSS needing victim interaction (UI:R); scope changes to the browser session (S:C) with limited C/I/A impact typical of XSS, matching the reported vector.
Primary rating from Vendor (Patchstack).
CVSS VectorVendor: Patchstack
Lifecycle Timeline
2DescriptionCVE.org
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in tagDiv tagDiv Cloud Library td-cloud-library allows DOM-Based XSS.This issue affects tagDiv Cloud Library: from n/a through <= 3.9.4.
AnalysisAI
Stored/DOM-based cross-site scripting in the tagDiv Cloud Library (td-cloud-library) WordPress plugin, versions up to and including 3.9.4, allows remote unauthenticated attackers to execute arbitrary JavaScript in a victim's browser when the victim interacts with a crafted input, per the CVSS PR:N/UI:R vector. Because the scope is changed (S:C), the injected script can affect resources beyond the vulnerable component - for example hijacking an authenticated administrator session. Reported by Patchstack; no public exploit identified at time of analysis and the issue is not listed in CISA KEV.
Technical ContextAI
The tagDiv Cloud Library is a companion plugin used by tagDiv's commercial WordPress themes (notably Newspaper and Newsmag) to fetch and render remote demo/template assets. The root cause is CWE-79 (Improper Neutralization of Input During Web Page Generation), realized here as DOM-based XSS: client-side JavaScript writes attacker-influenceable data into the page DOM without proper sanitization or output encoding, so a payload is executed by the browser rather than reflected purely server-side. The single CPE, cpe:2.3:a:tagdiv:tagdiv_cloud_library:*:*:*:*:*:*:*:*, confirms the affected component is the plugin itself across all versions up to the fixed release.
RemediationAI
No vendor-released patch version is identified in the available data; the advisory indicates the flaw affects up to and including 3.9.4, so administrators should upgrade to the next release above 3.9.4 once tagDiv publishes it and monitor the Patchstack advisory (https://patchstack.com/database/Wordpress/Plugin/td-cloud-library/vulnerability/wordpress-tagdiv-cloud-library-plugin-3-9-4-cross-site-scripting-xss-vulnerability) and tagDiv's theme update channel for the fixed build. As compensating controls until a fix is applied, deploy a WordPress-aware WAF or virtual patch (Patchstack offers one for this CVE) to filter XSS payloads, restrict wp-admin and the plugin's template-loading endpoints to trusted IPs to reduce the chance an administrator triggers the payload, and ensure administrators avoid interacting with untrusted cloud-library content; note that WAF rules against DOM-based XSS are less reliable since the sink executes client-side, and IP restrictions may hinder legitimate remote editors.
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-43380