CVE-2026-15441

Product Table & List Builder For WooCommerce <= 5.6.0 - Unauthenticated CSS Injection via 'laptop_scroll_offset' Parameter

The WC Product Table Lite plugin for WordPress is vulnerable to CSS Injection in versions up to, and including, 5.6.0 via the 'laptop_scroll_offset' shortcode attribute exposed through the unauthenticated wcpt_ajax() AJAX handler. The handler is registered for wp_ajax_nopriv_wcpt_ajax, JSON-decodes attacker-supplied attributes, only allowlists key names (not values), applies a preg_replace that strips only [ ] < >, and passes the value through do_shortcode into wcpt_style__sticky_sidebar(), where it is interpolated verbatim into inline CSS ('top: {$top}px;' and 'max-height: calc(100vh - {$top}px);') with no numeric casting or CSS escaping. This makes it possible for unauthenticated attackers to inject arbitrary CSS declarations and rules on pages rendering a product table with sticky sidebar enabled, which can be leveraged for data exfiltration (via attribute-selector + background-image URLs), UI redressing, and phishing that bypasses CSPs permitting inline styles.


We have discovered 2,532 live websites that are affected by CVE-2026-15441.

Run a Free Instant Scan




Affected Software

Product  Wc Product Table Lite
Category Wordpress Plugins
Vulnerable Domains2,532 live websites (100% of Wc Product Table Lite install base)
Vulnerable Versions
  • from 0 through 5.6
Vulnerable Versions Count25 versions ( 100% of all versions)


Common Weakness Enumeration

CWE-74 Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')



Details

  • Published - Aug 16, 2026
  • Updated - Aug 18, 2026

Credits

  • Wordfence PRISM (finder)

Website Distribution by Country

Number of websites using CVE-2026-15441
United States695 websites



Germany188 websites
GB169 websites
France132 websites
Netherlands102 websites
Russia93 websites
Italy80 websites
India56 websites
Poland54 websites
Canada53 websites

Website Distribution by TLD

Number of websites using CVE-2026-15441
.com1,053 websites
.co.uk99 websites
.org97 websites
.de95 websites
.nl82 websites
.ru72 websites
.it62 websites
.fr58 websites
.com.au44 websites
.pl43 websites

Vulnerable Versions

Vulnerable versions are highlighted in red

Websites affected by CVE-2026-15441

Top websites that are affected by CVE-2026-15441. Please click on the "Contact us" link to get more information.
DomainCountryRankContacts
**********.de Germany**,***
********.com United States***,***
**************.***.au Australia***,***
************.com United States***,***
*************.com GB***,***
**********.com United States***,***
*******.org United States***,***
*********.com Indonesia***,***
************.com United States***,***
******.com United States***,***
See full domain list

FAQ

CVE-2026-15441 is Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection') in Wc Product Table Lite
A total of 2,532 websites have been identified as vulnerable to CVE-2026-15441, based on global website indexing conducted by WebTechSurvey.
The Wc Product Table Lite is affected by the CVE-2026-15441 vulnerability.
Wc Product Table Lite versions up to and including 5.6 are vulnerable to CVE-2026-15441.

References