Description
The Ninja Tables WordPress plugin before 5.2.17 does not restrict shortcode expansion to administrator-authored table rows which, in a non-default configuration, allows unauthenticated users to have arbitrary shortcodes executed on a public page, and to permanently break that page, by submitting an ordinary form entry.
Published: 2026-09-23
Score: 5.6 Medium
EPSS: n/a
KEV: No
Impact: Arbitrary Shortcode Execution
Action: Update Plugin
AI Analysis

Impact

The vulnerability exists in versions of the Ninja Tables WordPress plugin prior to 5.2.17. In a non‑default configuration the plugin does not limit the expansion of shortcodes to tables created by administrators. As a result, unauthenticated users can submit an ordinary form entry that triggers arbitrary shortcodes to be executed on a public page. Because the shortcodes can manipulate page content, this can permanently break the page. The weakness is a form of code injection (CWE‑74) and materially compromises the integrity and availability of the affected site.

Affected Systems

The flaw affects the Ninja Tables plugin for WordPress, specifically all releases before version 5.2.17. The vendor is listed as Ninja Tables; no other vendor or product variants are noted.

Risk and Exploitability

The CVSS score of 5.6 indicates a moderate severity vulnerability. The EPSS score is not available and the issue is not listed in the CISA KEV catalog, which suggests no publicly known exploitation has been documented to date. However, the attack path is straightforward: a web request from any user can submit form data that spreads a shortcode across the public page. This lack of authentication and the simplicity of crafting the payload make exploitation likely in a malicious environment, though the real‑world exploit probability cannot be quantified from the available data.

Generated by OpenCVE AI on September 23, 2026 at 14:16 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Ninja Tables plugin to version 5.2.17 or later.
  • If an upgrade is not immediately possible, disable the use of non‑administrator‑only shortcodes or remove the relevant form entries that can trigger them.
  • Audit the site configuration to ensure that the plugin’s shortcode expansion is restricted to administrative‑authorised content, and verify that public forms no longer accept arbitrary shortcode data.

Generated by OpenCVE AI on September 23, 2026 at 14:16 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 23 Sep 2026 11:45:00 +0000

Type Values Removed Values Added
Description The Ninja Tables WordPress plugin before 5.2.17 does not restrict shortcode expansion to administrator-authored table rows which, in a non-default configuration, allows unauthenticated users to have arbitrary shortcodes executed on a public page, and to permanently break that page, by submitting an ordinary form entry.
Title Ninja Tables < 5.2.17 - Unauthenticated Arbitrary Shortcode Execution via Fluent Forms Data Source
Weaknesses CWE-74
References
Metrics cvssV3_1

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

ssvc

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-09-23T10:49:44.316Z

Reserved: 2026-09-08T08:48:00.862Z

Link: CVE-2026-86612

cve-icon Vulnrichment

Updated: 2026-09-23T10:33:29.224Z

cve-icon NVD

Status : Received

Published: 2026-09-23T11:17:14.730

Modified: 2026-09-23T11:17:14.730

Link: CVE-2026-86612

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-23T14:30:06Z

Weaknesses
  • CWE-74

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