Description
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in impleCode Product Catalog Simple post-type-x allows Stored XSS.This issue affects Product Catalog Simple: from n/a through <= 1.8.1.
Published: 2025-06-06
Score: 6.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Product Catalog Simple plugin is vulnerable to cross‑site scripting because user input is not properly neutralized before being stored and later rendered in web pages. An attacker can inject malicious scripts that will execute whenever a catalog entry is displayed, potentially stealing session cookies, defacing content, or executing further malicious actions. This stored XSS is a classic input validation flaw that directly exposes users to code execution in their own browsers.

Affected Systems

The flaw affects all installations of impleCode’s Product Catalog Simple plugin that are version 1.8.1 or older. The affected product is available as a WordPress post‑type‑x plugin, and any site that still uses a vulnerable version is susceptible.

Risk and Exploitability

The CVSS score of 6.5 indicates a moderate severity. The EPSS score of less than 1% means the likelihood of exploitation is currently very low, and the vulnerability is not listed in the CISA KEV catalog. However, if an attacker can craft a catalog entry that contains malicious script, the stored XSS will trigger in every user who views that entry, making it potentially impactful if the site attracts many visitors. The exploit requires only the ability to add or edit catalog items, which is typically available to site administrators or privileged users.

Generated by OpenCVE AI on April 30, 2026 at 11:57 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Product Catalog Simple plugin to a version newer than 1.8.1, which removes the input sanitization flaw.
  • If an upgrade is not immediately possible, restrict write access to the catalog entry form to trusted administrators only and sanitize stored data before rendering, using WordPress’s wp_kses or similar functions.
  • Deploy a web application firewall or enable Content Security Policy (CSP) headers to block the execution of unauthorized scripts on catalog pages.

Generated by OpenCVE AI on April 30, 2026 at 11:57 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-17263 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in impleCode Product Catalog Simple allows Stored XSS. This issue affects Product Catalog Simple: from n/a through 1.8.1.
History

Thu, 23 Apr 2026 15:00:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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


Wed, 01 Apr 2026 23:45:00 +0000

Type Values Removed Values Added
Description Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in impleCode Product Catalog Simple allows Stored XSS. This issue affects Product Catalog Simple: from n/a through 1.8.1. Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in impleCode Product Catalog Simple post-type-x allows Stored XSS.This issue affects Product Catalog Simple: from n/a through <= 1.8.1.
Title WordPress Product Catalog Simple <= 1.8.1 - Cross Site Scripting (XSS) Vulnerability WordPress Product Catalog Simple plugin <= 1.8.1 - Cross Site Scripting (XSS) Vulnerability
References
Metrics cvssV3_1

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


Fri, 06 Jun 2025 16:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Fri, 06 Jun 2025 13:00:00 +0000

Type Values Removed Values Added
Description Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in impleCode Product Catalog Simple allows Stored XSS. This issue affects Product Catalog Simple: from n/a through 1.8.1.
Title WordPress Product Catalog Simple <= 1.8.1 - Cross Site Scripting (XSS) Vulnerability
Weaknesses CWE-79
References
Metrics cvssV3_1

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-04-28T16:13:00.753Z

Reserved: 2025-06-04T09:42:00.389Z

Link: CVE-2025-49305

cve-icon Vulnrichment

Updated: 2025-06-06T15:39:20.808Z

cve-icon NVD

Status : Deferred

Published: 2025-06-06T13:15:46.153

Modified: 2026-04-23T15:31:25.770

Link: CVE-2025-49305

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-30T12:00:12Z

Weaknesses
  • CWE-79

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