---
id: CVE-2026-15602
title: >-
  The NEX-Forms – Ultimate Forms Plugin for WordPress plugin for WordPress is
  vulnerable to generic SQL Injection via the 'additional_params' parameter in
  all versions up to, and including, 9.2.4 due to insufficient escaping on the
  user su…
summary: >-
  The NEX-Forms – Ultimate Forms Plugin for WordPress plugin for WordPress is
  vulnerable to generic SQL Injection via the 'additional_params' parameter in
  all versions up to, and including, 9.2.4 due to insufficient escaping on the
  user su…
severity: medium
cvss: 4.9
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N'
cwe:
  - CWE-89
published: '2026-08-16'
updated: '2026-08-16'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-15602'
references:
  - url: >-
      https://plugins.trac.wordpress.org/browser/nex-forms-express-wp-form-builder/tags/9.2.3/includes/classes/class.dashboard.php#L5481
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/browser/nex-forms-express-wp-form-builder/tags/9.2.3/main.php#L3756
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/browser/nex-forms-express-wp-form-builder/tags/9.2.3/main.php#L3764
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/changeset?reponame=&old=3644732%40nex-forms-express-wp-form-builder&new=3644732%40nex-forms-express-wp-form-builder
    label: security@wordfence.com
  - url: >-
      https://www.wordfence.com/threat-intel/vulnerabilities/id/1dd094b8-440a-47ae-8edc-c23f1909d607?source=cve
    label: security@wordfence.com
tags:
  - nvd
ingestedAt: '2026-08-16T13:39:06.918Z'
epss: 0.00442
epssPercentile: 0.35702
---

## Overview

The NEX-Forms – Ultimate Forms Plugin for WordPress plugin for WordPress is vulnerable to generic SQL Injection via the 'additional_params' parameter in all versions up to, and including, 9.2.4 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for authenticated attackers, with admin-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database. This is a second-order vulnerability; the payload is stored via the submission_report2 AJAX handler (which lacks a nonce check and relies solely on a capability that can be configured down to subscriber-level) and triggered when a CSV export is generated.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
