CVE-2026-15205: Paymob for WooCommerce < 4.1.9 - Unauthenticated SQL Injection via Paymob Callback Pixel Lookup
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.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2026-15205?
CVE-2026-15205 has a risk score of 85, indicating it is a high-severity vulnerability.
How do I fix CVE-2026-15205?
To fix CVE-2026-15205, update the Paymob for WooCommerce plugin to version 4.1.9 or later.
What type of vulnerability is CVE-2026-15205?
CVE-2026-15205 is classified as an SQL Injection vulnerability.
What components are affected by CVE-2026-15205?
The vulnerability affects the Paymob for WooCommerce WordPress plugin versions before 4.1.9.
Does CVE-2026-15205 require authentication to exploit?
CVE-2026-15205 can be exploited unauthenticated through the payment callback.