CVE-2026-3652
HighCVSS 7.2Exploitation Probability (EPSS)
Low risk9th percentile — higher than 9% of all known CVEs
Summary
The ARForms plugin for WordPress is vulnerable to Stored Cross-Site Scripting (XSS) via the `value` parameter of the `arf_save_incomplete_form_data` AJAX action in all versions up to and including 7.1.3 due to insufficient input sanitization and output escaping.
Risk Assessment
Unauthenticated attackers can inject arbitrary web scripts that will execute whenever an administrator views the 'Partial Filled Form Entries' page in the ARForms dashboard, potentially leading to data theft or account takeover.
Recommendation
It is recommended to update the ARForms plugin to the latest version to mitigate this vulnerability and implement additional security measures such as monitoring user activity.
Original NVD description (English source)
The ARForms plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the `value` parameter of the `arf_save_incomplete_form_data` AJAX action in all versions up to, and including, 7.1.3 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts that will execute whenever an administrator views the "Partial Filled Form Entries" page in the ARForms dashboard.

