Description
The NEX-Forms – Ultimate Forms Plugin for WordPress plugin for WordPress is vulnerable to authorization bypass in all versions up to, and including, 9.2.2. This is due to the plugin not properly verifying that a user is authorized to perform an action. This makes it possible for unauthenticated attackers to overwrite the saved_admin_email, saved_user_email, and saved_user_email_address fields of arbitrary form entries belonging to other users, and cause the site to dispatch attacker-controlled email content to attacker-chosen recipient addresses.
Published: 2026-07-11
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The NEX-Forms – Ultimate Forms Plugin for WordPress contains an authorization bypass in the nf_send_nf_email AJAX action. Because the plugin does not verify that the caller is authorized, an unauthenticated user can overwrite the saved_admin_email, saved_user_email, and saved_user_email_address fields of any form entry owned by another user. This change results in the site dispatching emails whose recipients and content are chosen by the attacker. Based on the description, it is inferred that an attacker could use this capability to send malicious or phishing emails, but that specific use case is not explicitly stated in the CVE data.

Affected Systems

WordPress sites that have installed the Webaways NEX-Forms plugin version 9.2.2 or any earlier release are affected. The vulnerability applies to all versions up to and including 9.2.2 regardless of site configuration or traffic type.

Risk and Exploitability

The vulnerability has a CVSS score of 5.3, which indicates moderate severity. Its EPSS score is reported as < 1%, suggesting a low probability of exploitation at present. The flaw is not listed in CISA’s KEV catalog. Attackers can exploit the issue by sending unauthenticated HTTP requests to the nf_send_nf_email endpoint, which lacks proper authentication or role checks, thereby allowing arbitrary modification of email settings and the dispatch of attacker‑controlled messages.

Generated by OpenCVE AI on July 29, 2026 at 09:13 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the NEX-Forms plugin to the latest version that includes the missing authorization check for the nf_send_nf_email action.
  • Block unauthenticated POST requests to the nf_send_nf_email AJAX endpoint using firewall rules, .htaccess restrictions, or a reverse proxy configuration.
  • Implement a custom WordPress snippet that hooks into the 'wp_ajax_nf_send_nf_email' action to verify that the current user is logged in and possesses the appropriate capabilities before allowing the email‑sending logic to execute.

Generated by OpenCVE AI on July 29, 2026 at 09:13 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 15 Jul 2026 14:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Sat, 11 Jul 2026 07:15:00 +0000

Type Values Removed Values Added
Description The NEX-Forms – Ultimate Forms Plugin for WordPress plugin for WordPress is vulnerable to authorization bypass in all versions up to, and including, 9.2.2. This is due to the plugin not properly verifying that a user is authorized to perform an action. This makes it possible for unauthenticated attackers to overwrite the saved_admin_email, saved_user_email, and saved_user_email_address fields of arbitrary form entries belonging to other users, and cause the site to dispatch attacker-controlled email content to attacker-chosen recipient addresses.
Title NEX-Forms <= 9.2.2 - Missing Authorization to Unauthenticated Arbitrary Form Entry Modification via nf_send_nf_email AJAX Action
Weaknesses CWE-862
References
Metrics cvssV3_1

{'score': 5.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-07-15T13:49:19.081Z

Reserved: 2026-05-19T14:36:40.302Z

Link: CVE-2026-9017

cve-icon Vulnrichment

Updated: 2026-07-15T13:49:14.730Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-29T09:15:05Z

Weaknesses