CVE-2026-3396 PUBLISHED

WCAPF – WooCommerce Ajax Product Filter <= 4.2.3 - Unauthenticated Time-Based SQL Injection

Assigner: Wordfence
Reserved: 28.02.2026 Published: 08.04.2026 Updated: 08.04.2026

WCAPF – WooCommerce Ajax Product Filter plugin is vulnerable to time-based SQL Injection via the 'post-author' parameter in all versions up to, and including, 4.2.3 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for unauthenticated attackers to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
CVSS Score: 7.5

Product Status

Vendor shamimmoeen
Product WCAPF – Ajax Product Filter for WooCommerce
Versions Default: unaffected
  • affected from 0 to 4.2.3 (incl.)

Credits

  • Youssef Elouaer finder

References

Problem Types

  • CWE-89 Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') CWE