๐Ÿ” CVE Alert

CVE-2026-11603

MEDIUM 6.1

Product Filter Widget for Elementor <= 1.0.6 - Reflected Cross-Site Scripting via 'args[filterFormArray]' Parameter

CVSS Score
6.1
EPSS Score
0.1%
EPSS Percentile
18th

The Product Filter Widget for Elementor plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via 'args[filterFormArray]' Parameter in all versions up to, and including, 1.0.6 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 a user into performing an action such as clicking on a link. The endpoint is registered via wp_ajax_nopriv_ with no nonce verification or capability check, and exploitation is delivered via a CSRF-style form auto-submission to the admin-ajax.php endpoint, requiring the attacker to trick a victim into visiting an attacker-controlled page.

CWE CWE-79
Vendor brthumar1959
Product product filter widget for elementor
Published Jun 9, 2026
Last Updated Jun 9, 2026
Stay Ahead of the Next One

Get instant alerts for brthumar1959 product filter widget for elementor

Be the first to know when new medium vulnerabilities affecting brthumar1959 product filter widget for elementor are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
Attack Vector
Attack Complexity
Privileges Required
User Interaction
Scope
Confidentiality
Integrity
Availability

Affected Versions

brthumar1959 / Product Filter Widget for Elementor
0 โ‰ค 1.0.6

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
wordfence.com: https://www.wordfence.com/threat-intel/vulnerabilities/id/e25ef117-72c4-4696-9248-5caa937b47e9?source=cve plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/product-filter-widget-for-elementor/trunk/inc/controller/Eszpf_Ajax_Handler.php#L117

Credits

JongWook Gong