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
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L
Lifecycle Timeline
7DescriptionCVE.org
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in WPQuark eForm - WordPress Form Builder allows Reflected XSS. This issue affects eForm - WordPress Form Builder: from n/a through n/a.
AnalysisAI
Reflected Cross-Site Scripting (XSS) vulnerability in WPQuark's eForm WordPress Form Builder plugin that allows unauthenticated attackers to inject malicious scripts into web pages viewed by other users. The vulnerability affects the eForm plugin across unspecified version ranges and can be exploited with user interaction to compromise confidentiality, integrity, and availability. No active KEV designation or confirmed POC availability is documented, but the network-accessible nature and low attack complexity present moderate real-world exploitation risk.
Technical ContextAI
This vulnerability is rooted in CWE-79 (Improper Neutralization of Input During Web Page Generation), a classic web application flaw where user-supplied input is not properly sanitized or encoded before being reflected back in HTTP responses. The WPQuark eForm plugin, a WordPress form-building component, fails to adequately escape or validate input parameters that are subsequently rendered in dynamically generated web pages. WordPress plugins are executed within the WordPress application context and have direct access to database and HTTP request/response handling. The vulnerability likely exists in form processing endpoints or parameter handling routines that construct page output without invoking WordPress security functions such as wp_kses_post(), esc_attr(), or esc_html(). As a reflected XSS (not stored), the attack vector requires crafting a malicious URL and social engineering the victim to click it.
RemediationAI
Immediate remediation steps: (1) Contact WPQuark or check their official security advisory/support channels for patched version availability and timeline; (2) Until patching, disable or deactivate the eForm plugin if not critical to operations; (3) Implement WordPress security hardening: enable Web Application Firewall (WAF) rules to detect XSS payload patterns in query parameters (e.g., ModSecurity CRS rules for Reflected XSS); (4) Apply WordPress-level protections: restrict form plugin capabilities using least-privilege user roles, implement Content Security Policy (CSP) headers to mitigate XSS execution, and use WordPress security plugins (e.g., Wordfence, Sucuri) with XSS filtering; (5) Patch to the latest eForm version once released by WPQuark. Specific patch version numbers are not provided in available metadata—monitor WPQuark's plugin page, GitHub releases (if applicable), or security mailing lists for update notifications.
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-2025-28206