Description
Improper Validation of Specified Quantity in Input vulnerability in WPDeveloper Better Payment – Instant Payments, Donations, Fundraising with Subscriptions &amp; More better-payment allows Accessing Functionality Not Properly Constrained by ACLs.This issue affects Better Payment – Instant Payments, Donations, Fundraising with Subscriptions &amp; More: from n/a through <= 2.2.0.
Published: 2026-07-13
Score: 6.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability in WPDeveloper Better Payment – Instant Payments, Donations, Fundraising with Subscriptions & More stems from insufficient validation of a quantity parameter supplied to the plugin’s internal functions. Because the ACL checks are not enforced correctly, a caller can supply a crafted quantity value that bypasses the intended access control, allowing them to execute privileged operations such as granting features or altering payments. The flaw is classified as CWE‑1284 and can compromise the confidentiality and integrity of a WordPress site, but it does not directly affect availability.

Affected Systems

WordPress sites that have installed the Better Payment plugin up to and including version 2.2.0 are susceptible. Every copy of the plugin in that version range shares the same code path for quantity validation, so all sites using any release in this range remain vulnerable unless mitigated.

Risk and Exploitability

The CVSS score of 6.5 indicates a moderate severity, while the EPSS score of less than 1 percent shows that the probability of exploitation in the wild is very low. The vulnerability is not listed in the CISA KEV catalog, so no active exploitation campaigns are documented. The likely attack vector is an HTTP request to a plugin endpoint that accepts the quantity parameter; the description does not specify an authentication requirement, so this exploitation may be possible either with or without authenticated access, though the exact conditions are not detailed in the data.

Generated by OpenCVE AI on July 31, 2026 at 12:08 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Better Payment plugin to the latest version that removes the insecure ACL checks.
  • If an upgrade cannot be performed, use server‑level controls such as .htaccess or firewall rules to block non‑administrator or unauthenticated users from accessing the plugin’s configuration or action URLs.
  • Implement monitoring or logging for anomalous quantity values or failed access attempts, and restrict the quantity parameter to trusted roles until a patch is applied.

Generated by OpenCVE AI on July 31, 2026 at 12:08 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 13 Jul 2026 15:00:00 +0000

Type Values Removed Values Added
First Time appeared Wordpress
Wordpress wordpress
Wpdeveloper
Wpdeveloper better Payment – Instant Payments, Donations, Fundraising With Subscriptions &amp; More
Vendors & Products Wordpress
Wordpress wordpress
Wpdeveloper
Wpdeveloper better Payment – Instant Payments, Donations, Fundraising With Subscriptions &amp; More

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

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Mon, 13 Jul 2026 10:00:00 +0000

Type Values Removed Values Added
Description Improper Validation of Specified Quantity in Input vulnerability in WPDeveloper Better Payment – Instant Payments, Donations, Fundraising with Subscriptions &amp; More better-payment allows Accessing Functionality Not Properly Constrained by ACLs.This issue affects Better Payment – Instant Payments, Donations, Fundraising with Subscriptions &amp; More: from n/a through <= 2.2.0.
Title WordPress Better Payment – Instant Payments, Donations, Fundraising with Subscriptions & More plugin <= 2.2.0 - Other Vulnerability Type vulnerability
Weaknesses CWE-1284
References
Metrics cvssV3_1

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


Subscriptions

Wordpress Wordpress
Wpdeveloper Better Payment – Instant Payments, Donations, Fundraising With Subscriptions &amp; More
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-07-13T13:48:17.465Z

Reserved: 2026-06-24T12:45:46.645Z

Link: CVE-2026-57364

cve-icon Vulnrichment

Updated: 2026-07-13T13:48:14.201Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-31T12:15:04Z

Weaknesses
  • CWE-1284

    Improper Validation of Specified Quantity in Input