Severity by source
AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
Lifecycle Timeline
2DescriptionCVE.org
The AzonPost plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the editpos_hidden parameter in all versions up to, and including, 1.3. This is due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that execute if they can successfully trick an administrator into performing an action such as clicking on a link.
AnalysisAI
Reflected Cross-Site Scripting in AzonPost WordPress plugin versions up to 1.3 allows unauthenticated attackers to inject arbitrary JavaScript via the editpos_hidden parameter, executing in the browsers of administrators who click malicious links. The vulnerability stems from insufficient input sanitization and output escaping, requiring user interaction but affecting all versions of the plugin without requiring authentication or special configuration.
Technical ContextAI
AzonPost is a WordPress plugin that processes campaign-related parameters through the editpos_hidden field. The vulnerability is rooted in CWE-79 (Improper Neutralization of Input During Web Page Generation), specifically reflected XSS where user-supplied input from the editpos_hidden parameter is output directly into HTML without proper escaping. The plugin fails to sanitize input before rendering it in responses, allowing attackers to craft URLs containing JavaScript payloads. WordPress plugins are executed in the context of the WordPress admin and public-facing pages, meaning injected scripts execute with the privileges of the user who visits the malicious link. The affected CPE (cpe:2.3:a:moch-a:azonpost:*:*:*:*:*:*:*:*) indicates all versions are potentially vulnerable through version 1.3.
RemediationAI
Update the AzonPost plugin to a version newer than 1.3 if available from the plugin repository; check the WordPress plugin directory or the plugin author's site for patched releases. If no patched version is available, disable and deactivate the AzonPost plugin entirely until a fix is released. As an interim mitigation, restrict administrative access to WordPress from untrusted networks using Web Application Firewall (WAF) rules to block requests containing the editpos_hidden parameter with suspicious encoding or script tags, though this is not a substitute for patching. WordPress administrators should avoid clicking links from untrusted sources that reference their WordPress admin panel, and security teams should monitor for campaign activity using parameter injection techniques if this plugin must remain active pending a patch. Reference the Wordfence vulnerability page at https://www.wordfence.com/threat-intel/vulnerabilities/id/4b32cfa8-6e10-4f09-859e-216c94a6560c?source=cve for additional details and any patch announcements.
The isMail transport in PHPMailer before 5.2.20 might allow remote attackers to pass extra parameters to the mail comman
The 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
The GiveWP - Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to PHP Object Injection in all
The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The AI Engine WordPress plugin through version 3.1.3 exposes Bearer Token values through the /mcp/v1/ REST API endpoint
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 Country State City Dropdown CF7 plugin for WordPress is vulnerable to SQL Injection via the ‘cnt’ and 'sid' paramete
Same weakness CWE-79 – Cross-site Scripting (XSS)
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-29414
GHSA-j6jp-qv9p-ghvc