AUGUST 14, 2026
Live Feed
Back to database
Case File

CVE-2026-15205

UNKNOWN · CVSS N/A

Source: NVD + CISA KEV + EPSS · Published 2026-08-14 · Last synced 2026-08-14

CyberRota Analysis

AI-Generated

The Paymob for WooCommerce WordPress plugin versions prior to 4.1.9 is vulnerable to SQL injection due to improper sanitization of client-supplied identifiers in its unauthenticated payment callback. This flaw allows attackers to execute arbitrary SQL queries, potentially exposing sensitive data such as user credentials. WordPress site administrators using this plugin should prioritize updating to the latest version to mitigate the risk of unauthorized data access.

CVE
CVE-2026-15205
Severity
UNKNOWN
CVSS
N/A
EPSS
N/A
WordPress

Original NVD Description

The Paymob for WooCommerce WordPress plugin before 4.1.9 does not properly sanitise a client-supplied identifier before using it in a SQL query within its public, unauthenticated payment callback, and performs this query before verifying the payment provider's HMAC signature. This allows unauthenticated attackers to perform SQL injection and read arbitrary data from the database — including user credentials and other secrets — through both in-band (reflected) and time-based blind extraction.