Premium Packages <= 6.2.0 - Unauthenticated SQL Injection

7.5
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
CVE CVE-2026-12800
CVSS 7.5 (High)
Publicly Published July 27, 2026
Last Updated July 28, 2026
Researcher Talal Nasraddeen

Description

The Premium Packages – Sell Digital Products Securely plugin for WordPress is vulnerable to SQL Injection via the 'code' parameter of the POST /wp-json/wpdmpp/v1/cart/coupon REST API endpoint in versions up to, and including, 6.2.0. This is due to insufficient escaping on the user-supplied parameter, which is interpolated directly into a raw SQL query string in the CouponCodes::find() method without use of $wpdb->prepare() or esc_sql(). This makes it possible for unauthenticated attackers to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.

Learn more about SQL Injection vulnerabilities and how to prevent them.

References

Share

Vulnerability Details for Premium Packages – Sell Digital Products Securely

Software Type Plugin
Software Slug wpdm-premium-packages (view on wordpress.org)
Patched? Yes
Remediation Update to version 7.0.0, or a newer patched version
Affected Version
  • <= 6.2.0
Patched Version
  • 7.0.0

Recent vulnerabilities in Premium Packages – Sell Digital Products Securely

# Title CVE ID CVSS Researchers Date
1 Premium Packages – Sell Digital Products Securely < 7.0.7 - Authenticated (Subscriber+) Payment Bypass CVE-2026-19711 4.3 Farid Narimanov August 20, 2026
2 Premium Packages – Sell Digital Products Securely <= 7.0.5 - Unauthenticated Stored Cross-Site Scripting CVE-2026-73190 7.2 Evan NR August 18, 2026
3 Premium Packages <= 7.0.4 - Authentication Bypass to Non-Admin via 'wpdmppdl' Parameter CVE-2026-15348 6.3 Wordfence PRISM July 22, 2026
4 Premium Packages <= 7.0.4 - Authenticated (Admin+) SQL Injection via 'orderby' Parameter CVE-2026-15906 6.5 Wordfence PRISM July 22, 2026
5 Premium Packages – Sell Digital Products Securely <= 6.2.0 - Unauthenticated SQL Injection CVE-2026-61948 7.5 HieuPenguinnn July 16, 2026
6 Premium Packages – Sell Digital Products Securely <= 6.2.0 - Missing Authorization CVE-2026-61943 5.3 Nabil Irawan July 16, 2026
7 WPDM – Premium Packages <= 6.0.2 - Cross-Site Request Forgery CVE-2025-54732 4.3 Kévin Mosbahi (Mika) August 14, 2025
8 Premium Packages <= 6.0.5 - Authenticated (Contributor+) Stored Cross-Site Scripting CVE-2025-30991 6.4 Peter Thaleikis June 5, 2025
9 Premium Packages <= 5.9.6 - Authenticated (Administrator+) SQL Injection CVE-2025-24659 4.9 Webula January 24, 2025
10 Premium Packages – Sell Digital Products Securely <= 5.9.3 - Reflected Cross-Site Scripting via add_query_arg CVE-2024-11225 6.1 Peter Thaleikis November 21, 2024

Did you know Wordfence Intelligence provides free personal and commercial API access to our comprehensive WordPress vulnerability database, along with a free webhook integration to stay on top of the latest vulnerabilities added and updated in the database? Get started today!

Learn more

Want to get notified of the latest vulnerabilities that may affect your WordPress site?
Install Wordfence on your site today to get notified immediately if your site is affected by a vulnerability that has been added to our database.

Get Wordfence

The Wordfence Intelligence WordPress vulnerability database is completely free to access and query via API. Please review the documentation on how to access and consume the vulnerability data via API.

Documentation