---
id: CVE-2026-75961
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.3.0 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.3.0 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
vendor: webaways
product: NEX-Forms – Ultimate Forms Plugin for WordPress
affected:
  - nex-forms_ultimate_forms_plugin_for_wordpress <= 9.3.0
published: '2026-09-18'
updated: '2026-09-19'
sourceUpdated: '2026-09-19T15:17:00.990'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-75961'
references:
  - url: >-
      https://plugins.trac.wordpress.org/browser/nex-forms-express-wp-form-builder/tags/9.2.5/includes/classes/class.dashboard.php#L1793
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/browser/nex-forms-express-wp-form-builder/tags/9.2.5/includes/classes/class.dashboard.php#L4133
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/browser/nex-forms-express-wp-form-builder/tags/9.2.5/includes/classes/class.dashboard.php#L4157
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/browser/nex-forms-express-wp-form-builder/tags/9.2.5/includes/classes/class.dashboard.php#L4393
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/browser/nex-forms-express-wp-form-builder/tags/9.2.5/includes/classes/class.db.php#L2954
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/browser/nex-forms-express-wp-form-builder/tags/9.2.5/includes/classes/class.db.php#L2996
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/changeset?reponame=&old=3679069%40nex-forms-express-wp-form-builder&new=3679069%40nex-forms-express-wp-form-builder
    label: security@wordfence.com
  - url: >-
      https://www.wordfence.com/threat-intel/vulnerabilities/id/5d132ef1-a538-4be6-9031-2271d421f5bd?source=cve
    label: security@wordfence.com
tags:
  - nvd
  - cve.org
epss: 0.00506
epssPercentile: 0.40674
ssvc:
  exploitation: none
  automatable: 'no'
  technicalImpact: partial
  timestamp: '2026-09-19T13:19:37.526779Z'
ingestedAt: '2026-09-18T08:38:04.104Z'
---

## 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.3.0 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 custom-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database. The operator allowlist applied by get_table_records() when building its own WHERE fragment is not enforced on the same tainted additional_params array when it is forwarded to get_total_records(), leaving the SQL sink unprotected.

## Remediation

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