Ghostwire

CVE-2026-3642: The e-shot™ form builder plugin for WordPress is vulnerable to Missing Authorization in all versions up to and including...

MEDIUM CVSS 5.5 EPSS 0.03%

Published: April 15, 2026 | Last Modified: April 15, 2026

Description

The e-shot™ form builder plugin for WordPress is vulnerable to Missing Authorization in all versions up to and including 1.0.2. The eshot_form_builder_update_field_data() AJAX handler lacks any capability checks (current_user_can()) or nonce verification (check_ajax_referer()/wp_verify_nonce()). The function is registered via the wp_ajax_ hook, making it accessible to any authenticated user. This makes it possible for authenticated attackers, with Subscriber-level access and above, to modify form field configurations including mandatory status, field visibility, and form display preferences via the eshot_form_builder_update_field_data AJAX action.

Ghostwire Analysis — What This Means Practically

Exploitation Probability (EPSS): Low — 0.03% (8th percentile)

Low exploitation probability based on current threat landscape data. Standard patching timeline is appropriate.

This analysis is generated by Ghostwire from NVD, CISA KEV, EPSS, and open-source intelligence data. Verify findings through primary sources before acting.

References