Description
The Premium Packages – Sell Digital Products Securely plugin for WordPress is vulnerable to Stored Cross-Site Scripting via 'cart_items[][product_name]' Parameter in all versions up to, and including, 7.2.1 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. The checkout REST route uses permission_callback set to __return_true and the invoice loader performs no order ownership check, meaning an unauthenticated attacker can both persist the payload and ensure it is renderable to any logged-in user who accesses the invoice.
Published: 2026-09-25
Score: 7.2 High
EPSS: < 1% Very Low
KEV: No
Impact: Stored Cross‑Site Scripting that permits unauthenticated attackers to inject persistent scripts into invoices viewed by any logged‑in user
Action: Update Plugin
AI Analysis

Impact

The Premium Packages – Sell Digital Products Securely plugin stores cart items without proper sanitization or escaping of the 'cart_items[][product_name]' field, allowing an attacker to persist arbitrary JavaScript code that renders in the generated invoice page. Because the checkout REST route uses permission_callback set to __return_true and the invoice loader performs no ownership checks, an injected script can execute whenever any logged‑in user opens an invoice, enabling defacement, credential theft, or other malicious actions.

Affected Systems

Any WordPress installation running the Premium Packages plugin from version 7.2.1 or earlier is vulnerable. The vendor, codename065, publishes the plugin under the name Premium Packages – Sell Digital Products Securely. The vulnerability exists in every release up to and including 7.2.1, affecting all environments that use this plugin to handle digital product sales.

Risk and Exploitability

The CVSS base score of 7.2 indicates high severity, while the EPSS score is unavailable and the flaw is not listed in CISA KEV. The lack of authentication required for injection and the persistence of the payload make exploitation straightforward. An attacker can simply add a malicious product to a cart, trigger the invoice generation, and cause the script to run for any user who views the invoice. Because no ownership verification is performed, compromised content can be accessed by other users, broadening the potential impact.

Generated by OpenCVE AI on September 25, 2026 at 09:15 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Premium Packages plugin to the latest version that contains the stored‑XSS fix.
  • Audit the database for any entries containing malicious script injections related to cart items or invoices and remove or sanitize them if present.
  • Deploy a strict Content Security Policy that blocks inline scripts and restricts script sources to known domains for all WordPress pages.

Generated by OpenCVE AI on September 25, 2026 at 09:15 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 25 Sep 2026 11:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Fri, 25 Sep 2026 09:45:00 +0000

Type Values Removed Values Added
First Time appeared Codename065
Codename065 premium Packages – Sell Digital Products Securely
Wordpress
Wordpress wordpress
Vendors & Products Codename065
Codename065 premium Packages – Sell Digital Products Securely
Wordpress
Wordpress wordpress

Fri, 25 Sep 2026 07:45:00 +0000

Type Values Removed Values Added
Description The Premium Packages – Sell Digital Products Securely plugin for WordPress is vulnerable to Stored Cross-Site Scripting via 'cart_items[][product_name]' Parameter in all versions up to, and including, 7.2.1 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. The checkout REST route uses permission_callback set to __return_true and the invoice loader performs no order ownership check, meaning an unauthenticated attacker can both persist the payload and ensure it is renderable to any logged-in user who accesses the invoice.
Title Premium Packages <= 7.2.1 - Unauthenticated Stored Cross-Site Scripting via 'cart_items[][product_name]' Parameter
Weaknesses CWE-79
References
Metrics cvssV3_1

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


Subscriptions

Codename065 Premium Packages – Sell Digital Products Securely
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-09-25T10:31:18.793Z

Reserved: 2026-09-18T13:17:24.991Z

Link: CVE-2026-93654

cve-icon Vulnrichment

Updated: 2026-09-25T10:31:12.983Z

cve-icon NVD

Status : Deferred

Published: 2026-09-25T08:16:41.437

Modified: 2026-09-25T13:08:08.163

Link: CVE-2026-93654

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-25T09:30:06Z

Weaknesses
  • CWE-79

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