Wordpress Plugin
CVE-2025-49353
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 Marcin Kijak Noindex by Path noindex-by-path allows Stored XSS.This issue affects Noindex by Path: from n/a through <= 1.0.
AnalysisAI
Cross-site request forgery (CSRF) in the Marcin Kijak Noindex by Path WordPress plugin through version 1.0 allows unauthenticated attackers to perform unauthorized administrative actions such as modifying plugin settings via crafted HTML or JavaScript on attacker-controlled sites. The vulnerability chaining with stored XSS enables attackers to inject malicious scripts that persist in the plugin's data, affecting all users who access the compromised settings. No public exploit code has been identified, and real-world exploitation risk is minimal (EPSS 0.02%), indicating this is primarily a theoretical risk in low-traffic or neglected WordPress installations.
Technical ContextAI
The vulnerability resides in the Noindex by Path WordPress plugin, which manages SEO noindex directives for URL paths. The root cause is insufficient CSRF protection (CWE-352) in the plugin's administrative settings handlers, allowing attackers to forge requests that bypass WordPress nonce verification. The stored XSS component suggests that user-supplied input in plugin configuration fields is not properly sanitized or escaped before storage in the WordPress database, allowing persistent injection of malicious scripts. The plugin affects all WordPress installations where Noindex by Path version 1.0 or earlier is active, and the vulnerability is triggered when administrators access the plugin's settings pages or when cached/stored XSS payloads are rendered to users.
Affected ProductsAI
The vulnerability affects the Marcin Kijak Noindex by Path WordPress plugin in all versions from initial release through version 1.0 (inclusive). The plugin is distributed via the WordPress.org plugin repository. CPE data is not available for this third-party WordPress plugin, but the Patchstack reference (https://patchstack.com/database/Wordpress/Plugin/noindex-by-path) documents this as WordPress plugin ID noindex-by-path with maximum affected version 1.0.
RemediationAI
Update the Noindex by Path plugin to a version newer than 1.0 immediately if available from the developer, or disable and remove the plugin if no patched version exists. Administrators should review the WordPress.org plugin page or the developer's repository (Marcin Kijak's account) for a security update. In the interim, restrict administrative access to the plugin's settings pages using WordPress user role controls, disable the plugin entirely if not essential, or implement Web Application Firewall (WAF) rules to block requests to the plugin's settings handlers from external referrers. WordPress site owners should audit their database for unexpected entries in plugin option tables (typically wp_options or wp_postmeta) that may indicate stored XSS payload persistence, and review WordPress admin action logs for unauthorized setting changes.
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