AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2026-2268

HIGH · CVSS 7.5 EPSS 0.33%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2026-02-10 · Last synced 2026-08-04

CyberRota Analysis

This is a high severity vulnerability with a CVSS score of 7.5. It affects WordPress. Exploitation may require the attacker to be authenticated.

CVE
CVE-2026-2268
Severity
HIGH
CVSS
7.5
EPSS
0.33%
WordPress

Original NVD Description

The Ninja Forms plugin for WordPress is vulnerable to Sensitive Information Exposure in all versions up to, and including, 3.14.0. This is due to the unsafe application of the `ninja_forms_merge_tags` filter to user-supplied input within repeater fields, which allows the resolution of `{post_meta:KEY}` merge tags without authorization checks. This makes it possible for unauthenticated attackers to extract arbitrary post metadata from any post on the site, including sensitive data such as WooCommerce billing emails, API keys, private tokens, and customer personal information via the `nf_ajax_submit` AJAX action.