Description
The TabaPay Gateway WordPress plugin through 1.4.0 does not validate the payment callback before establishing a session for the account associated with the referenced order, allowing unauthenticated attackers to log in as any registered user, including an administrator.
Published: 2026-08-19
Score: 9.8 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The TabaPay Gateway WordPress plugin fails to validate the payment callback before creating a session for the order’s account. This omission enables an unauthenticated attacker to establish a session as any registered user, even an administrator, without needing valid credentials. Such an authentication bypass (CWE‑287) could result in full control of the website, theft or manipulation of user data, and potentially further exploitation within the site’s environment.

Affected Systems

WordPress sites running the TabaPay Gateway plugin version 1.4.0 or earlier are affected. The vendor is listed as Unknown in the CNA records, but the plugin is distributed as a WordPress plugin under the generic name TabaPay Gateway.

Risk and Exploitability

With a CVSS score of 9.8, the vulnerability poses a critical severity. The EPSS score of less than 1% suggests a current low probability of exploitation, and it is not yet listed in the CISA KEV catalog. Nonetheless, the lack of any authentication requirement for the callback endpoint indicates a potential attack vector. Based on the description, it is inferred that a remote attacker can send a crafted callback request to the site, gain administrative access, and compromise site integrity. The combination of high severity and simple exploitation path warrants urgent attention.

Generated by OpenCVE AI on August 20, 2026 at 13:35 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the TabaPay Gateway plugin to the latest available version that addresses the callback validation issue.
  • If an update is not immediately available, block or filter incoming requests to the payment callback endpoint using a firewall rule or .htaccess restriction to prevent unauthenticated access.
  • After blocking or updating, review transaction logs for any unauthorized callback activity and ensure any remaining payment endpoints validate authentication tokens or signatures before establishing user sessions.

Generated by OpenCVE AI on August 20, 2026 at 13:35 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 19 Aug 2026 17:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-287
Metrics cvssV3_1

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


Wed, 19 Aug 2026 06:15:00 +0000

Type Values Removed Values Added
Description The TabaPay Gateway WordPress plugin through 1.4.0 does not validate the payment callback before establishing a session for the account associated with the referenced order, allowing unauthenticated attackers to log in as any registered user, including an administrator.
Title TabaPay Gateway <= 1.4.0 - Unauthenticated Account Takeover via Payment Callback
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-08-19T17:10:10.543Z

Reserved: 2026-07-28T07:34:13.171Z

Link: CVE-2026-18031

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Deferred

Published: 2026-08-19T06:17:36.537

Modified: 2026-08-26T16:30:52.723

Link: CVE-2026-18031

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-20T13:45:03Z

Weaknesses