Description
Use of less trusted source vulnerability in PayTR Payment and Electronic Money Institution Inc. PayTR Virtual Pos iFrame API (v9x) WHMCS Module allows Exploitation of Trusted Identifiers.

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

Impact

The vulnerability arises from the PayTR Virtual Pos iFrame API (v9x) WHMCS Module accepting client IP information from untrusted HTTP headers, allowing an attacker to spoof the IP address reported to the system. This principal/identity spoofing (CWE‑348) can enable malicious actors to impersonate legitimate clients, potentially authorizing unauthorized debit operations or evading IP‑based access controls. The description notes that trusted identifiers can be exploited through such spoofing, indicating a high‑risk attack surface.

Affected Systems

Affected systems include the PayTR Payment and Electronic Money Institution Inc. PayTR Virtual Pos iFrame API (v9x) WHMCS Module. Versions from 9.0.0 up to, but not including, 9.0.3 are vulnerable. Administrators running these module versions on their WHMCS installations should be aware that the described spoofing flaw is present until a patched release is applied.

Risk and Exploitability

The CVSS score of 9.1 reflects critical severity, though the EPSS score is currently not available and the vulnerability is not yet listed in CISA’s KEV catalog. The likely attack vector involves sending a crafted HTTP request with manipulated IP‑related headers to the module’s API endpoint, requiring network connectivity to the host. Because the flaw relies on untrusted headers rather than authentication bypass, remote exploitation is feasible, and the attacker can achieve full control over the transaction flow and client identity checks.

Generated by OpenCVE AI on September 9, 2026 at 10:08 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the PayTR Virtual Pos iFrame API (v9x) WHMCS Module to version 9.0.3 or newer, which addresses the spoofing issue.
  • If an immediate upgrade is not possible, restrict the module’s exposure by placing it behind a reverse proxy and configure the proxy to strip or validate X-Forwarded-For and similar headers before the request reaches the module.
  • Apply server‑side configuration changes to ignore untrusted IP headers (e.g., disable automatic IP extraction from request headers in PHP) and rely solely on the network‑level source address for access decisions.
  • Monitor transaction logs for unexpected IP addresses and anomalous activity after applying mitigation measures.

Generated by OpenCVE AI on September 9, 2026 at 10:08 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 09 Sep 2026 08:45:00 +0000

Type Values Removed Values Added
Description Use of less trusted source vulnerability in PayTR Payment and Electronic Money Institution Inc. PayTR Virtual Pos iFrame API (v9x) WHMCS Module allows Exploitation of Trusted Identifiers. This issue affects PayTR Virtual Pos iFrame API (v9x) WHMCS Module: from v9.0.0 before v9.0.3.
Title Client IP Spoofing via Untrusted HTTP Headers in PayTR's PayTR Virtual Pos iFrame API (v9x) WHMCS Module
Weaknesses CWE-348
References
Metrics cvssV3_1

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: TR-CERT

Published:

Updated: 2026-09-09T08:17:50.299Z

Reserved: 2026-07-20T09:36:53.438Z

Link: CVE-2026-16272

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-09T09:17:10.720

Modified: 2026-09-09T09:17:10.720

Link: CVE-2026-16272

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-09T10:15:09Z

Weaknesses
  • CWE-348

    Use of Less Trusted Source