NEX-Forms <= 9.2.3 - Authenticated (Admin+) Arbitrary File Deletion via Path Traversal via 'location' Parameter

8.1
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
CVE CVE-2026-15450
CVSS 8.1 (High)
Publicly Published July 31, 2026
Last Updated August 1, 2026
Researcher Wordfence PRISM - Wordfence

Description

The Nex Forms – Ultimate Form Builder – Lite plugin for WordPress is vulnerable to arbitrary file deletion via path traversal in versions up to, and including, 9.2.3. This is due to the delete_file() AJAX handler retrieving a file path from the database and passing it directly to unlink() with no validation (no realpath(), basename(), or allowlist check), combined with the insert_record() AJAX handler that lets the same authenticated user store an arbitrary value in the target 'location' column (wp_kses() only strips HTML tags and does not neutralize path traversal or absolute paths). This makes it possible for authenticated attackers, with admin-level access and above, to delete arbitrary files on the affected site's server, including wp-config. When the plugin's user-level option is configured to something else, this may be exploitable with lower privileges.

References

Share

Vulnerability Details for NEX-Forms – Ultimate Forms Plugin for WordPress

Software Type Plugin
Software Slug nex-forms-express-wp-form-builder (view on wordpress.org)
Patched? Yes
Remediation Update to version 9.2.4, or a newer patched version
Affected Version
  • <= 9.2.3
Patched Version
  • 9.2.4

Recent vulnerabilities in NEX-Forms – Ultimate Forms Plugin for WordPress

# Title CVE ID CVSS Researchers Date
1 NEX-Forms <= 9.2.2 - Missing Authorization to Unauthenticated Arbitrary Form Entry Modification via nf_send_nf_email AJAX Action CVE-2026-9017 5.3 Michael Iden (Mickhat) July 10, 2026
2 NEX-Forms – Ultimate Forms Plugin for WordPress <= 9.2.2 - Unauthenticated Stored Cross-Site Scripting CVE-2026-57668 7.2 Nguyen Ba Khanh July 10, 2026
3 NEX-Forms <= 9.2.2 - Unauthenticated Stored Cross-Site Scripting via 'real_val__' Parameter CVE-2026-13040 7.2 Taichi Kashimura July 2, 2026
4 NEX-Forms <= 9.2.2 - Unauthenticated Stored Cross-Site Scripting via '_name[]' Array Parameter CVE-2026-12142 7.2 Anthony Cihan (Hann1bl3L3ct3r) June 30, 2026
5 NEX-Forms <= 9.2.2 - Missing Authorization to Unauthenticated Sensitive Information Disclosure via CSVExport Class CVE-2026-12404 5.3 valent1 June 26, 2026
6 NEX-Forms <= 9.2.2 - Unauthenticated Stored Cross-Site Scripting CVE-2026-10525 7.2 Sandiyo Christan June 26, 2026
7 NEX-Forms – Ultimate Forms Plugin for WordPress <= 9.1.12 - Authenticated (Administrator+) SQL Injection via 'table' Parameter CVE-2026-7046 4.9 Athul Jayaram May 14, 2026
8 NEX-Forms <= 9.1.11 - Unauthenticated Stored Cross-Site Scripting via POST Parameter Key Names CVE-2026-5063 7.2 Naoya Takahashi (nakko) May 2, 2026
9 NEX-Forms – Ultimate Forms Plugin for WordPress <= 9.1.9 - Missing Authorization to Unauthenticated Arbitrary Form Entry Modification via nf_set_entry_update_id CVE-2026-1947 7.5 Youssef Elouaer March 14, 2026
10 NEX-Forms – Ultimate Forms Plugin for WordPress <= 9.1.9 - Missing Authorization to Authenticated (Subscriber+) License Deactivation via deactivate_license CVE-2026-1948 4.3 Legion Hunter March 13, 2026

Did you know Wordfence Intelligence provides free personal and commercial API access to our comprehensive WordPress vulnerability database, along with a free webhook integration to stay on top of the latest vulnerabilities added and updated in the database? Get started today!

Learn more

Want to get notified of the latest vulnerabilities that may affect your WordPress site?
Install Wordfence on your site today to get notified immediately if your site is affected by a vulnerability that has been added to our database.

Get Wordfence

The Wordfence Intelligence WordPress vulnerability database is completely free to access and query via API. Please review the documentation on how to access and consume the vulnerability data via API.

Documentation