CVE-2026-1782 PUBLISHED

MetForm Pro <= 3.9.7 - Unauthenticated Payment Amount Manipulation via 'mf-calculation'

Assigner: Wordfence
Reserved: 02.02.2026 Published: 15.04.2026 Updated: 15.04.2026

The MetForm Pro plugin for WordPress is vulnerable to Improper Input Validation in all versions up to, and including, 3.9.7 This is due to the payment integrations (Stripe/PayPal) trusting a user-submitted calculation field value without recomputing or validating it against the configured form price. This makes it possible for unauthenticated attackers to manipulate the payment amount via the 'mf-calculation' field in the form submission REST request granted there exists a specific form with this particular configuration.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
CVSS Score: 5.3

Product Status

Vendor Wpmet
Product MetForm Pro
Versions Default: unaffected
  • affected from 0 to 3.9.7 (incl.)

Credits

  • andrea bocchetti finder

References

Problem Types

  • CWE-20 Improper Input Validation CWE