Description
The Grid/List View for WooCommerce plugin for WordPress is vulnerable to Stored Cross-Site Scripting via 'position' Shortcode Attribute in all versions up to, and including, 3.0.9 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. The shortcode's all_page="1" attribute can be used to force the widget to render on any page, expanding the attack surface beyond shop and category pages.
Published: 2026-07-23
Score: 6.4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Grid/List View for WooCommerce plugin is vulnerable to Stored Cross‑Site Scripting via the 'position' shortcode attribute. Insufficient input sanitization paired with a failure to escape output allows an authenticated user with contributor or higher privileges to store malicious scripts in the widget configuration. Once the widget renders, typically on shop or category pages but capable of being forced to render on any page using the all_page="1" attribute, the injected script runs in the context of any visitor, potentially leaking credentials, defacing content, or executing further payloads.

Affected Systems

WordPress sites using the berocket Grid/List View for WooCommerce plugin, all versions up to and including 3.0.9. All users who view a page that renders a widget containing the injected position string are affected; the impact is present even on sites that have not customized the widget settings, as the default rendering can be hijacked.

Risk and Exploitability

The CVSS score of 6.4 indicates medium severity, while an EPSS score of less than 1% suggests exploitation opportunities are currently rare. The vulnerability is not listed in the CISA KEV catalog, meaning no widespread evidence of exploitation in the field. Exploitation requires the attacker to be authenticated with contributor-level access or higher and to create or edit a widget that uses the vulnerable 'position' shortcode. Once injected, the payload executes for any visitor who encounters the rendered widget.

Generated by OpenCVE AI on August 5, 2026 at 01:06 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Grid/List View for WooCommerce plugin to the latest available version, where the 'position' attribute is properly sanitized and escaped.
  • If an upgrade is not immediately possible, delete or disable any widgets that contain the 'position' shortcode, or reconfigure them to avoid using the all_page="1" attribute so that they are not rendered on all pages.
  • Restrict contributor role capabilities so that contributors cannot edit widget settings, or assign them to a lower‑privilege role; this reduces the ability to inject malicious code.
  • Implement a strong content‑security‑policy that disallows inline scripts, which can mitigate the impact of any stored XSS payload that may have already been injected.

Generated by OpenCVE AI on August 5, 2026 at 01:06 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sun, 02 Aug 2026 21:00:00 +0000

Type Values Removed Values Added
First Time appeared Berocket
Berocket grid/list View For Woocommerce
Wordpress
Wordpress wordpress
Vendors & Products Berocket
Berocket grid/list View For Woocommerce
Wordpress
Wordpress wordpress

Thu, 23 Jul 2026 14:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Thu, 23 Jul 2026 09:30:00 +0000

Type Values Removed Values Added
Description The Grid/List View for WooCommerce plugin for WordPress is vulnerable to Stored Cross-Site Scripting via 'position' Shortcode Attribute in all versions up to, and including, 3.0.9 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. The shortcode's all_page="1" attribute can be used to force the widget to render on any page, expanding the attack surface beyond shop and category pages.
Title Grid/List View for WooCommerce <= 3.0.9 - Authenticated (Contributor+) Stored Cross-Site Scripting via 'position' Shortcode Attribute
Weaknesses CWE-79
References
Metrics cvssV3_1

{'score': 6.4, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N'}


Subscriptions

Berocket Grid/list View For Woocommerce
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-07-23T13:47:16.110Z

Reserved: 2026-07-14T19:36:34.008Z

Link: CVE-2026-15794

cve-icon Vulnrichment

Updated: 2026-07-23T13:47:12.598Z

cve-icon NVD

Status : Deferred

Published: 2026-07-23T10:16:51.333

Modified: 2026-07-23T15:14:51.013

Link: CVE-2026-15794

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-05T01:15:03Z

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')