Wordpress Plugin
CVE-2025-49354
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 Mindstien Technologies Recent Posts From Each Category recent-posts-from-each-category allows Stored XSS.This issue affects Recent Posts From Each Category: from n/a through <= 1.4.
AnalysisAI
Stored XSS vulnerability in the Recent Posts From Each Category WordPress plugin through version 1.4 exploitable via Cross-Site Request Forgery (CSRF), allowing unauthenticated attackers to inject malicious scripts that execute in the context of site administrators and visitors. The vulnerability combines a CSRF flaw with inadequate input sanitization, enabling persistent payload storage that affects all users viewing affected plugin output.
Technical ContextAI
The Recent Posts From Each Category WordPress plugin fails to implement proper CSRF token validation (CWE-352) on administrative or user-input endpoints, combined with insufficient output encoding or input validation. This allows an attacker to craft a malicious request that, when executed by an authenticated administrator through social engineering, stores unsanitized user-controlled data in the WordPress database. When the plugin renders this data on the frontend via shortcodes or widgets, the stored JavaScript payload executes in visitor browsers without sanitization, achieving Stored XSS (CWE-79 derived impact). The plugin identifier is recent-posts-from-each-category, distributed through the WordPress plugin repository.
Affected ProductsAI
Recent Posts From Each Category WordPress plugin from version 1.0 (implied) through version 1.4 inclusive. The plugin is identified by slug recent-posts-from-each-category and hosted on the official WordPress plugin repository. No specific CPE string provided in vulnerability data, though the WordPress plugin ecosystem is commonly referenced as wp:plugin:recent-posts-from-each-category.
RemediationAI
Update to Recent Posts From Each Category version 1.5 or later, which should address the CSRF token validation and output sanitization flaws. Administrators using version 1.4 or earlier should navigate to WordPress admin dashboard > Plugins > Installed Plugins, find Recent Posts From Each Category, and click Update immediately. If an update is not yet available, deactivate and remove the plugin until a patched version is released. Review Patchstack's vulnerability database entry at https://patchstack.com/database/Wordpress/Plugin/recent-posts-from-each-category/vulnerability/wordpress-recent-posts-from-each-category-plugin-1-4-cross-site-request-forgery-csrf-vulnerability for the latest patch status and timeline.
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