Description
The Product Video Gallery for Woocommerce plugin for WordPress is vulnerable to Stored Cross-Site Scripting via custom_thumbnail Parameter in all versions up to, and including, 1.5.1.8 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with shop manager-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
Published: 2026-07-02
Score: 4.4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Product Video Gallery for WooCommerce plugin, available through the nikhilgadhiya repository, contains a stored cross‑site scripting vulnerability that is triggered via the custom_thumbnail parameter. Insufficient input sanitization and output escaping allow an authenticated user with shop manager or higher privileges to embed arbitrary JavaScript into the custom_thumbnail field, which is later rendered to all site visitors. The CVE description does not explicitly state that session hijacking, defacement, or other client‑side exploits can occur; these outcomes are inferred based on the nature of the stored XSS vector.

Affected Systems

Any WordPress installation that has the Product Video Gallery for WooCommerce plugin by nikhilgadhiya installed and running a version up to and including 1.5.1.8 is affected. Newer releases beyond 1.5.1.8 are considered safe; earlier or older releases are also impacted as per the CVE data.

Risk and Exploitability

The vulnerability carries a CVSS score of 4.4, indicating moderate severity, while the EPSS score of less than 1% suggests a low likelihood of exploitation. The flaw is not listed in the CISA KEV catalog, reaffirming its lower public exploitation profile. Exploitation requires authenticated access at the shop manager level or higher, and the typical attack path involves the plugin’s administrative interface where the custom_thumbnail value is stored and later rendered to normal users. Although the impact is limited to sites where the custom_thumbnail feature is enabled, successful exploitation would allow an attacker to run malicious scripts in the browsers of site visitors, potentially leading to credential theft or defacement of content.

Generated by OpenCVE AI on July 21, 2026 at 12:16 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Product Video Gallery for WooCommerce plugin to any release newer than version 1.5.1.8.
  • Sanitize and properly escape the input for the custom_thumbnail field, or disable the feature until a fix is available.
  • Restrict shop manager‑level accounts to trusted administrators and monitor privileged account activity for abnormal usage patterns.
  • Deploy a Web Application Firewall or equivalent protection to detect and block suspicious XSS payloads targeting the plugin’s rendering paths.

Generated by OpenCVE AI on July 21, 2026 at 12:16 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 06 Jul 2026 23:15:00 +0000

Type Values Removed Values Added
First Time appeared Nikhilgadhiya
Nikhilgadhiya product Video Gallery For Woocommerce
Wordpress
Wordpress wordpress
Vendors & Products Nikhilgadhiya
Nikhilgadhiya product Video Gallery For Woocommerce
Wordpress
Wordpress wordpress

Thu, 02 Jul 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Thu, 02 Jul 2026 09:45:00 +0000

Type Values Removed Values Added
Description The Product Video Gallery for Woocommerce plugin for WordPress is vulnerable to Stored Cross-Site Scripting via custom_thumbnail Parameter in all versions up to, and including, 1.5.1.8 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with shop manager-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
Title Product Video Gallery for Woocommerce <= 1.5.1.8 - Authenticated (Shop Manager+) Stored Cross-Site Scripting via custom_thumbnail Parameter
Weaknesses CWE-79
References
Metrics cvssV3_1

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


Subscriptions

Nikhilgadhiya Product Video Gallery For Woocommerce
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-07-02T15:54:15.102Z

Reserved: 2026-05-29T15:44:29.000Z

Link: CVE-2026-10104

cve-icon Vulnrichment

Updated: 2026-07-02T13:59:32.741Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-21T12:30:03Z

Weaknesses
  • CWE-79

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