Description
Improper validation of specified quantity in input vulnerability in PayTR Payment and Electronic Money Institution Inc. PayTR Virtual Pos iFrame API (v9x) WHMCS Module allows Input Data Manipulation.

This issue affects PayTR Virtual Pos iFrame API (v9x) WHMCS Module: from v9.0.0 before v9.0.3.
Published: 2026-09-08
Score: 7.5 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Improper validation of the quantity field in PayTR’s WHMCS module allows an attacker to manipulate the amount paid for a transaction. Because the module accepts the quantity value without enforcing proper constraints, a malicious user could submit a larger or smaller quantity than intended, resulting in unauthorized payment or revenue loss. The flaw falls under CWE-1284, which affects the integrity of transaction data and can lead to financial fraud.

Affected Systems

Systems that are impacted are PayTR Payment and Electronic Money Institution Inc.’s Virtual Pos iFrame API (v9x) WHMCS Module. Vulnerable versions include all releases starting with v9.0.0 up through, but not including, v9.0.3. Any WHMCS installation that uses these module versions is therefore at risk.

Risk and Exploitability

The CVSS score of 7.5 indicates high severity, but the EPSS score is not provided, so the probability of exploitation cannot be quantified. The vulnerability is not listed in the CISA KEV catalog. Based on the description, it is inferred that the attack vector involves sending manipulated quantity values through the PayTR API. An attacker would need access to the front‑end or a valid session to perform this manipulation, which could lead to financial loss by altering transaction amounts.

Generated by OpenCVE AI on September 8, 2026 at 16:25 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade PayTR Virtual Pos iFrame API (v9x) WHMCS Module to version 9.0.3 or later, which includes the validation fix.
  • Verify that the module’s quantity parameter is properly validated before processing payments, ensuring that the submitted value matches the intended quantity and price.
  • Conduct a code review or employ a web application scanner to confirm that no other input fields suffer from similar validation issues.
  • If an upgrade cannot be performed immediately, disable or restrict the usage of the quantity parameter or configure the module to hard‑code approved quantities for each transaction as a temporary workaround.

Generated by OpenCVE AI on September 8, 2026 at 16:25 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 08 Sep 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Tue, 08 Sep 2026 15:30:00 +0000

Type Values Removed Values Added
Description Improper validation of specified quantity in input vulnerability in PayTR Payment and Electronic Money Institution Inc. PayTR Virtual Pos iFrame API (v9x) WHMCS Module allows Input Data Manipulation. This issue affects PayTR Virtual Pos iFrame API (v9x) WHMCS Module: from v9.0.0 before v9.0.3.
Title Improper Payment Validation in PayTR's PayTR Virtual Pos iFrame API (v9x) WHMCS Module
Weaknesses CWE-1284
References
Metrics cvssV3_1

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: TR-CERT

Published:

Updated: 2026-09-08T15:48:27.174Z

Reserved: 2026-07-17T08:06:33.490Z

Link: CVE-2026-16025

cve-icon Vulnrichment

Updated: 2026-09-08T15:48:23.273Z

cve-icon NVD

Status : Received

Published: 2026-09-08T16:18:01.497

Modified: 2026-09-08T16:18:01.497

Link: CVE-2026-16025

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-08T16:30:07Z

Weaknesses
  • CWE-1284

    Improper Validation of Specified Quantity in Input