SEPTEMBER 17, 2026
Live Feed
Back to database
Case File

CVE-2026-19769

HIGH · CVSS 7.2 EPSS 0.25% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-09-05 · Last synced 2026-09-17

CyberRota Analysis

AI-Generated

The Ninja Forms plugin for WordPress is vulnerable to Stored Cross-Site Scripting due to inadequate input sanitization, allowing unauthenticated attackers to inject malicious scripts into pages accessed by users. This vulnerability can be exploited when the Ninja Forms File Uploads add-on is active, enabling attackers to upload and execute arbitrary JavaScript from the site's own origin. WordPress site administrators using this plugin, particularly those with the File Uploads add-on enabled, should prioritize patching to mitigate potential exploitation.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Detected Signals
exploit

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-19769
Severity
HIGH
CVSS
7.2
EPSS
0.25%
WordPress Java

Original NVD Description

The Ninja Forms – The Contact Form Builder That Grows With You plugin for WordPress is vulnerable to Stored Cross-Site Scripting via Repeater Child 'type' Confusion via Unmatched Array Key in all versions up to, and including, 3.15.1 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. Exploitation requires the Ninja Forms File Uploads add-on to be active, as the attack routes the unwhitelisted child entry through the File Uploads handler to write an attacker-supplied HTML file containing arbitrary JavaScript into any web-server-writable directory, including the site root, where it is served from the site's own origin.