---
id: CVE-2026-93654
title: >-
  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 sani…
summary: >-
  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 sani…
severity: high
cvss: 7.2
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N'
cwe:
  - CWE-79
vendor: codename065
product: Premium Packages – Sell Digital Products Securely
affected:
  - premium_packages_sell_digital_products_securely <= 7.2.1
published: '2026-09-25'
updated: '2026-09-25'
sourceUpdated: '2026-09-25T13:08:08.163'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-93654'
references:
  - url: >-
      https://plugins.trac.wordpress.org/browser/wpdm-premium-packages/tags/7.2.1/includes/libs/cart-functions.php#L483
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/browser/wpdm-premium-packages/tags/7.2.1/src/Cart/CartItem.php#L96
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/browser/wpdm-premium-packages/tags/7.2.1/src/Cart/CartService.php#L328
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/browser/wpdm-premium-packages/tags/7.2.1/src/Order/OrderService.php#L1255
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/browser/wpdm-premium-packages/tags/7.2.1/templates/invoices/default/invoice.php#L167
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/changeset?reponame=&old=3708519%40wpdm-premium-packages&new=3708519%40wpdm-premium-packages
    label: security@wordfence.com
  - url: >-
      https://www.wordfence.com/threat-intel/vulnerabilities/id/38e3a2a4-3d35-4de9-9b44-568eab0c44f6?source=cve
    label: security@wordfence.com
tags:
  - nvd
  - cve.org
ssvc:
  exploitation: none
  automatable: 'yes'
  technicalImpact: partial
  timestamp: '2026-09-25T10:31:03.562692Z'
ingestedAt: '2026-09-25T08:01:56.746Z'
epss: 0.00241
epssPercentile: 0.13689
---

## Overview

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.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
