Vulnerability Description
The Premium Packages – Sell Digital Products Securely plugin for WordPress is vulnerable to Authentication Bypass in all versions up to, and including, 7.0.4 via the `wpdmppdl` parameter. This is due to the `download()` function — hooked to the unauthenticated WordPress `wp` action — decoding the attacker-controlled `wpdmppdl` parameter using only `base64_decode()` and `json_decode()` with no HMAC, cryptographic signature, or nonce verification, and then issuing WordPress authentication cookies after a domain check that is trivially bypassed because both sides of the comparison are attacker-supplied values. This makes it possible for unauthenticated attackers to authenticate as any non-administrator WordPress user, including subscribers, customers, contributors, authors, editors, and shop managers, who owns an order, gaining full session-level access to that account.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://plugins.trac.wordpress.org/browser/wpdm-premium-packages/tags/7.0.0/incl
- https://plugins.trac.wordpress.org/browser/wpdm-premium-packages/tags/7.0.0/wpdm
- https://plugins.trac.wordpress.org/browser/wpdm-premium-packages/tags/7.0.0/wpdm
- https://plugins.trac.wordpress.org/browser/wpdm-premium-packages/tags/7.0.0/wpdm
- https://plugins.trac.wordpress.org/browser/wpdm-premium-packages/tags/7.0.0/wpdm
- https://plugins.trac.wordpress.org/browser/wpdm-premium-packages/tags/7.0.3/incl
- https://plugins.trac.wordpress.org/browser/wpdm-premium-packages/tags/7.0.3/wpdm
- https://plugins.trac.wordpress.org/browser/wpdm-premium-packages/tags/7.0.3/wpdm
- https://plugins.trac.wordpress.org/browser/wpdm-premium-packages/tags/7.0.3/wpdm
- https://plugins.trac.wordpress.org/browser/wpdm-premium-packages/tags/7.0.3/wpdm
- https://plugins.trac.wordpress.org/changeset?reponame=&old=3611573%40wpdm-premiu
- https://www.wordfence.com/threat-intel/vulnerabilities/id/0183866d-1eab-4982-b62
FAQ
What is CVE-2026-15348?
CVE-2026-15348 is a vulnerability with a CVSS score of 6.3 (MEDIUM). The Premium Packages – Sell Digital Products Securely plugin for WordPress is vulnerable to Authentication Bypass in all versions up to, and including, 7.0.4 via the `wpdmppdl` parameter. This is due ...
How severe is CVE-2026-15348?
CVE-2026-15348 has been rated MEDIUM with a CVSS base score of 6.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-15348?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.