SEPTEMBER 7, 2026
Live Feed
Back to database
Case File

CVE-2026-65051

MEDIUM · CVSS 6.5 EPSS 0.28%

Source: NVD + CISA KEV + EPSS · Published 2026-07-21 · Last synced 2026-08-20

CyberRota Analysis

AI-Generated

The Ninja Forms plugin for WordPress version 3.14.8 is vulnerable to a client-side enforcement issue that allows unauthenticated attackers to bypass form validation. This could lead to unauthorized actions such as sending emails and storing unverified data in the database by manipulating form metadata via AJAX submissions. WordPress site administrators using this plugin should prioritize addressing this vulnerability to prevent potential exploitation.

CVE
CVE-2026-65051
Severity
MEDIUM
CVSS
6.5
EPSS
0.28%
WordPress

Original NVD Description

Ninja Forms WordPress plugin version 3.14.8 contains a client-side enforcement of server-side security vulnerability that allows unauthenticated attackers to bypass all form validation by merging attacker-controlled field metadata over server-loaded form definitions before validation runs. Attackers can craft a malicious AJAX submission overriding field types, removing required flags, and disabling CAPTCHA checks through the nopriv AJAX endpoint to trigger form actions such as email notifications and database storage with unverified, attacker-controlled content.