Wordpress Plugin
CVE-2025-49344
HIGH
Severity by source
AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
Lifecycle Timeline
4DescriptionCVE.org
Cross-Site Request Forgery (CSRF) vulnerability in reneade SensitiveTagCloud sensitive-tag-cloud allows Stored XSS.This issue affects SensitiveTagCloud: from n/a through <= 1.4.1.
AnalysisAI
Cross-site request forgery (CSRF) vulnerability in reneade SensitiveTagCloud WordPress plugin through version 1.4.1 allows attackers to perform unauthorized actions on behalf of authenticated administrators, potentially combined with stored XSS to inject malicious content. The vulnerability affects all versions up to and including 1.4.1, with no CVSS vector provided, but EPSS data suggests low real-world exploitation probability (0.02% percentile).
Technical ContextAI
The vulnerability stems from missing or insufficient CSRF token validation (CWE-352) in the SensitiveTagCloud WordPress plugin, a tool designed to display tag clouds with sensitivity filtering. WordPress plugins are executed in the context of the WordPress application, which provides CSRF protection mechanisms via nonces that must be properly implemented in all state-changing requests. The combination of CSRF with stored XSS indicates that an attacker could craft a malicious page that tricks an authenticated administrator into visiting it, triggering an unvalidated request that modifies plugin settings or injects malicious JavaScript into the stored tag cloud data. This represents a chain attack where CSRF is the delivery mechanism and stored XSS is the payload, affecting users of the plugin across all WordPress installations where SensitiveTagCloud version 1.4.1 or earlier is active.
Affected ProductsAI
The SensitiveTagCloud WordPress plugin by reneade is affected in all versions through 1.4.1. This is a WordPress plugin component distributed via the WordPress plugin repository. The vulnerability impacts any WordPress installation running SensitiveTagCloud version 1.4.1 or earlier where administrators may be targeted by CSRF attacks.
RemediationAI
Update the SensitiveTagCloud plugin to a version released after 1.4.1. Administrators should immediately upgrade to the latest available version from the WordPress plugin repository. In the interim, administrators should implement WordPress security best practices including enforcing strong passwords, limiting administrator account exposure, and using security plugins that provide additional CSRF protection. Additional details and advisories are available from Patchstack's vulnerability database entry for this plugin.
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-352 – Cross-Site Request Forgery (CSRF)
View allShare
External POC / Exploit Code
Leaving vuln.today