Description
The SureForms WordPress plugin before 2.11.1 does not properly validate the payment amount on forms that use a dynamically-sourced (variable/hidden) payment amount, allowing unauthenticated users to underpay for the configured product or subscription. Forms using a fixed configured price are not affected.
Published: 2026-07-14
Score: 5.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The SureForms WordPress plugin before 2.11.1 does not properly validate the payment amount on forms that use a dynamically‑sourced (variable/hidden) payment amount, allowing unauthenticated users to underpay for the configured product or subscription. Forms using a fixed configured price are not affected. This flaw is an improper input‑validation error that bypasses server‑side checks, permitting any visitor to manipulate the hidden payment amount field without needing credentials or administrative access.

Affected Systems

All installations of SureForms prior to version 2.11.1 are affected. The flaw only applies to forms that use a variable or hidden payment amount, hard‑coded price are not vulnerable.

Risk and Exploitability

The CVSS score of 5.9 indicates a moderate severity. The EPSS score of less than 1% suggests that real‑world exploitation is currently unlikely, and the vulnerability is not listed in the CISA KEV catalog. An attacker can exploit the flaw via normal form traffic. The primary risk is financial loss due to underpayment, and the attack vector is client‑side manipulation of form data.

Generated by OpenCVE AI on August 3, 2026 at 03:31 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update SureForms to version 2.11.1. This patch restores proper server‑side validation of payment amounts.
  • If an update cannot be applied immediately, disable or remove any forms that use variable or hidden payment amounts and substitute fixed price configurations. This limits the attacker’s ability to manipulate the amount.
  • Review the plugin’s payment processing code to confirm that the payment amount is validated against the intended price and that no other input vectors allow modification of the amount.

Generated by OpenCVE AI on August 3, 2026 at 03:31 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 03 Aug 2026 04:00:00 +0000

Type Values Removed Values Added
Weaknesses CWE-20

Sat, 01 Aug 2026 10:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-20

Sat, 25 Jul 2026 15:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-20

Fri, 24 Jul 2026 07:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-20

Mon, 20 Jul 2026 23:00:00 +0000

Type Values Removed Values Added
Weaknesses CWE-20

Tue, 14 Jul 2026 13:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 5.9, 'vector': 'CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N'}

ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Tue, 14 Jul 2026 07:45:00 +0000

Type Values Removed Values Added
First Time appeared Sureforms
Sureforms sureforms
Wordpress
Wordpress wordpress
Vendors & Products Sureforms
Sureforms sureforms
Wordpress
Wordpress wordpress

Tue, 14 Jul 2026 06:15:00 +0000

Type Values Removed Values Added
Description The SureForms WordPress plugin before 2.11.1 does not properly validate the payment amount on forms that use a dynamically-sourced (variable/hidden) payment amount, allowing unauthenticated users to underpay for the configured product or subscription. Forms using a fixed configured price are not affected.
Title SureForms < 2.11.1 - Unauthenticated Payment Amount Bypass
References

Subscriptions

Sureforms Sureforms
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-07-14T12:29:42.659Z

Reserved: 2026-06-08T08:28:35.208Z

Link: CVE-2026-11567

cve-icon Vulnrichment

Updated: 2026-07-14T12:29:38.432Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T03:45:05Z

Weaknesses
  • CWE-20

    Improper Input Validation