Severity by source
AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L
Network CSRF with no attacker privileges but required victim interaction (UI:R); stored XSS crosses into the admin's browser context (S:C) with low C/I/A impact.
Primary rating from Vendor (Patchstack).
CVSS VectorVendor: Patchstack
Lifecycle Timeline
2DescriptionCVE.org
Unauthenticated Cross Site Request Forgery (CSRF) in Kwayy HTML Sitemap <= 4.0 versions.
AnalysisAI
Cross-site request forgery in the Kwayy HTML Sitemap WordPress plugin (versions <= 4.0) lets a remote attacker forge state-changing requests that, per the Patchstack advisory, chain into stored cross-site scripting (CSRF-to-Stored-XSS). By tricking a logged-in administrator into loading a crafted page, an attacker can inject persistent script into the site. No public exploit is identified at time of analysis, and it is not listed in CISA KEV.
Technical ContextAI
The affected component is the Kwayy HTML Sitemap plugin for WordPress (CPE cpe:2.3:a:bimal_rekhadiya:kwayy_html_sitemap), which generates human-readable HTML sitemaps of site content. The root-cause class is CWE-352 (Cross-Site Request Forgery): a plugin action handler processes a state-changing request without validating an anti-CSRF nonce, so the WordPress request-verification model (which normally requires a valid nonce token per privileged action) is bypassed. Because the Patchstack title indicates the CSRF leads to stored XSS, the forged request writes attacker-controlled data that is later rendered without sanitization/output-encoding, planting persistent JavaScript in the WordPress database.
RemediationAI
No vendor-released patch version is identified in the available data (versions <= 4.0 are affected and no fixed release is named), so treat mitigation as primary: consult the Patchstack advisory (https://patchstack.com/database/wordpress/plugin/kwayy-html-sitemap/vulnerability/wordpress-kwayy-html-sitemap-plugin-4-0-csrf-to-stored-xss-vulnerability) for any released fix and upgrade to a patched version above 4.0 as soon as one is published. In the interim, consider deactivating and removing the Kwayy HTML Sitemap plugin (side effect: loss of the HTML sitemap feature and any embedded sitemap pages), or deploy a WAF / virtual patch such as Patchstack that filters CSRF and stored-XSS payloads to this plugin's endpoints. Additionally, enforce administrator awareness against clicking untrusted links while logged in, and apply a restrictive Content-Security-Policy to blunt execution of injected inline scripts (trade-off: CSP tuning may break legitimate inline scripts on the site).
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
EUVD-2026-48140
GHSA-wc7j-93c4-x4rh