CVE-2026-15205 PUBLISHED

Paymob for WooCommerce < 4.1.9 - Unauthenticated SQL Injection via Paymob Callback Pixel Lookup

Assigner: WPScan
Reserved: 09.07.2026 Published: 14.08.2026 Updated: 14.08.2026

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.

Product Status

Vendor Unknown
Product Paymob for WooCommerce
Versions Default: unaffected
  • affected from 0 to 4.1.9 (excl.)

Credits

  • Artus KG finder
  • WPScan coordinator

References

Problem Types

  • CWE-89 SQL Injection CWE