Description
The Ninja Forms WordPress plugin before 3.14.10 does not prevent user-supplied query-string input, used to pre-populate a form field's default value, from being processed as a shortcode, allowing unauthenticated attackers to execute arbitrary shortcodes registered on the site when a form so configured is embedded on a public page.
Published: 2026-08-06
Score: 4.8 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Ninja Forms WordPress plugin fails to sanitize user‑supplied query‑string input that is used to pre‑populate a form field’s default value, resulting in that input being processed as a shortcode. This flaw allows an unauthenticated attacker to embed arbitrary shortcodes in the URL so that, when the form is rendered on a public page, the site’s PHP runtime executes those shortcodes.

Affected Systems

The affected component is the Ninja Forms plugin for WordPress, with all installed versions older than 3.14.10 being vulnerable. No other vendors or products are listed as affected.

Risk and Exploitability

No authentication is required; the attack vector is a crafted URL that sets a form field default via the query string. The CVSS score of 4.8 indicates moderate severity, while the EPSS score of <1% and absence from CISA’s KEV catalog suggest a low probability of widespread exploitation at present, though the vulnerability can be repeatedly used against any site running an outdated Ninja Forms installation.

Generated by OpenCVE AI on August 7, 2026 at 17:53 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Ninja Forms to version 3.14.10 or later to mitigate the vulnerability.
  • If an upgrade is not immediately feasible, disable the ability of query‑string parameters to set form field defaults or apply input validation to ensure that such defaults are not processed as shortcodes.
  • Review the list of shortcodes that are active on the site and remove or disable those that are unnecessary, limiting the potential impact of any remaining exploitation attempts.

Generated by OpenCVE AI on August 7, 2026 at 17:53 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 07 Aug 2026 15:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-74
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Fri, 07 Aug 2026 00:00:00 +0000

Type Values Removed Values Added
First Time appeared Ninjaforms
Ninjaforms ninja Forms
Wordpress
Wordpress wordpress
Vendors & Products Ninjaforms
Ninjaforms ninja Forms
Wordpress
Wordpress wordpress

Thu, 06 Aug 2026 22:15:00 +0000

Type Values Removed Values Added
Description The Ninja Forms WordPress plugin before 3.14.10 does not prevent user-supplied query-string input, used to pre-populate a form field's default value, from being processed as a shortcode, allowing unauthenticated attackers to execute arbitrary shortcodes registered on the site when a form so configured is embedded on a public page.
Title Ninja Forms < 3.14.10 - Unauthenticated Arbitrary Shortcode Execution via Query-String Populated Field Default
References
Metrics cvssV3_1

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


Subscriptions

Ninjaforms Ninja Forms
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-08-07T14:14:16.223Z

Reserved: 2026-07-09T13:02:53.705Z

Link: CVE-2026-15256

cve-icon Vulnrichment

Updated: 2026-08-07T14:14:12.326Z

cve-icon NVD

Status : Deferred

Published: 2026-08-06T22:16:48.040

Modified: 2026-08-26T16:31:16.753

Link: CVE-2026-15256

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-07T18:00:04Z

Weaknesses
  • CWE-74

    Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')