Live Exposure Defense: From CVE to Confirmed Exposure in 12 Hours – See more

New CVE Detected

CVE-2026-65052 – Payment Calculation Bypass – Ninja Forms WordPress Plugin ≤ 3.14.8

Be the first to know when new zero-days emerge:

Summary

CVE-2026-65052 is a high-severity improper input validation vulnerability (CWE-472) in the Ninja Forms WordPress plugin, developed by Saturday Drive, affecting all versions up to and including 3.14.8. Unauthenticated remote attackers can inject arbitrary numeric values into form payment calculations by submitting values that do not match any admin-configured option in ListSelect or ListRadio fields, causing the plugin’s get_calc_value() method to fail open and return attacker-controlled totals. With over 600,000 active installations, the plugin represents significant internet-facing attack surface, and a patched version (3.14.9) has been released.

Technical details

  • Root cause: The get_calc_value() method in Ninja Forms’ calculation logic does not validate that submitted field values correspond to any option configured by the site administrator. When a submitted value fails to match a known option, the method fails open rather than rejecting the input, returning the attacker-supplied value directly.
  • Trigger conditions: Exploitation requires the target site to use Ninja Forms with payment-enabled forms that include ListSelect or ListRadio fields tied to calculation logic and a payment gateway (e.g., Stripe, PayPal, Authorize.net, or Elavon add-ons).
  • Attack vector: Unauthenticated attackers send a crafted HTTP POST request to the publicly accessible WordPress AJAX endpoint (wp-admin/admin-ajax.php with action nf_ajax_submit), manipulating the field value payload for ListSelect or ListRadio fields to inject an arbitrary numeric amount.
  • Impact: An attacker can manipulate the payment total processed by the form to zero or any arbitrary figure, effectively bypassing admin-configured pricing logic. This enables unauthenticated financial fraud — purchasing goods or services at no cost — against any site using affected payment forms.

Affected software

  • Ninja Forms (WordPress plugin by Saturday Drive) — all versions ≤ 3.14.8

Severity

  • CVSS v4.0: 8.7 (HIGH) — CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N
  • CVSS v3.1: 7.5 (HIGH) — CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N

Mitigation and recommended actions

  • Immediate: Update Ninja Forms to version 3.14.9 or later. The fix, released on July 14, 2026, introduces validation to block calc value injection in list fields. Version 3.14.10 (July 27, 2026) is the latest available release.
  • If immediate patching is not possible: Disable payment-collection forms that use ListSelect or ListRadio fields with calculation-based pricing until the plugin can be updated. Review form submission logs for anomalous payment totals (e.g., $0.00 submissions) as an indicator of exploitation attempts.
  • Scope assessment: Not all Ninja Forms deployments are affected — exploitation requires the specific combination of ListSelect/ListRadio fields, calculation actions, and a payment gateway add-on. Site administrators should audit their active form configurations to determine whether they are exposed.

IONIX Status

The IONIX research team is tracking ongoing exploitation attempts and recommends immediate patching. Potentially affected assets are outlined in this post.

References

Are you exposed?

Get a free report of your organization’s exposure to this CVE and threat

How IONIX’s External Exposure Management Platform Detects and Validates
Zero-Days to Shrink MTTR

1

Map your entire attack surface (continously)

IONIX uses multi-factor discovery methods, including DNS analysis, certificate mapping, metadata inspection, and more, to automatically map every internet-facing asset across your environment. This includes cloud instances, third-party platforms, shadow IT, and even forgotten infrastructure that traditional tools miss.

2

Monitor for new CVEs

Dozens of threat intel feeds using agentic technology are continuously analyzed to detect the appearance of proof-of-concept code, exploit kits, and indicators of active targeting. IONIX goes further by applying AI to proactively evaluate whether emerging vulnerabilities are likely to be exploited, even before PoCs go public.

3

Identify Potential External Exposures

Not all CVEs matter. IONIX filters vulnerabilities by asking attacker-centric questions: Can it be reached from the internet? Does it require authentication? Is it being exploited in the wild? This dramatically reduces noise and focuses teams on threats that can actually be weaponized.

4

Create Safe, Scalable Exploit Validations

IONIX transforms real-world PoCs into safe, non-intrusive test payloads that can be run in production environments without disruption. These simulations are precisely targeted to the systems that are vulnerable, ensuring rapid validation without unnecessary load.

5

Execute Exploit Validations

By combining context about software stack, versioning, exposure status, and reachability, IONIX ensures that only the right payloads are executed against the right assets, maximizing efficiency and minimizing risk.

6

Drive Fast and Actionable Remediation

Results are routed through integrations with ticketing, SOAR, and SIEM tools. Issues are written in plain language, bundled into remediation clusters, and prioritized based on asset criticality, exploitability, and blast radius. This shortens mean time to remediation (MTTR) and empowers teams to act with confidence.

Are you exposed?

Get a free report of your organization’s exposure to this CVE and threat

Subscribe to Threat Center RSS

Copy/paste the link below into your preferred RSS reader or follow these instructions to subscribe to Slack alerts.

Get Real-Time CVE Alerts to Your Email

Be the first to know when new zero-days emerge