Severity by source
AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:L
Author role in WordPress is low-privilege (PR:L), not high; availability impact not applicable to stored XSS without DoS mechanism.
Primary rating from Vendor (Patchstack).
CVSS VectorVendor: Patchstack
Lifecycle Timeline
1DescriptionCVE.org
Author Cross Site Scripting (XSS) in Machete <= 5.2 versions.
AnalysisAI
Stored Cross-Site Scripting in the Machete WordPress plugin (versions <= 5.2) allows authenticated users with Author-level privileges to inject malicious scripts into content that executes in victims' browsers when viewed. The vulnerability is classified as CWE-79 and carries a CVSS 5.9 score reflecting the scope change (S:C) typical of stored XSS, where payload execution occurs in a separate security context from where it was injected. No public exploit code or active exploitation via CISA KEV has been identified at time of analysis, but the attack vector is network-accessible with low complexity once attacker-controlled credentials are obtained.
Technical ContextAI
Machete is a WordPress plugin developed by nilo.velez (CPE: cpe:2.3:a:nilo_velez:machete:*:*:*:*:*:*:*:*). The vulnerability is rooted in CWE-79 (Improper Neutralization of Input During Web Page Generation), specifically in the 'Author' input context - meaning content contributed by Author-role WordPress users is not adequately sanitized or escaped before being rendered in the browser. WordPress Author accounts can create and publish posts but are a lower-trust role than Editor or Administrator. The CVSS vector AV:N/AC:L/PR:H/UI:R/S:C reflects a stored XSS pattern: payload is persisted server-side, requires a victim to trigger it (UI:R), and executes in the victim's browser context rather than the attacker's (S:C - scope change). The vendor assigned PR:H, though Author-level in WordPress is typically considered a low-to-medium trust role.
RemediationAI
The primary remediation is to upgrade the Machete plugin to a version above 5.2; however, no exact patched release version was independently confirmed in the available data - consult the Patchstack advisory at https://patchstack.com/database/wordpress/plugin/machete/vulnerability/wordpress-machete-plugin-5-2-cross-site-scripting-xss-vulnerability and the WordPress plugin repository for the latest available release. As a compensating control, administrators should audit and restrict Author-role access to trusted contributors only, since the vulnerability is exploitable by authenticated Authors. Disabling the ability for untrusted users to publish content without editorial review limits exploitability without requiring the plugin to be active. A Web Application Firewall (WAF) with stored XSS detection rules can block injection attempts but may cause false positives on legitimate rich content. Deactivating the plugin until a confirmed patched version is available is the most reliable interim measure.
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-48139
GHSA-wjhx-5m6h-5x26