CVE-2026-15348
Received Received - Intake

Authentication Bypass in Premium Packages WordPress Plugin

Vulnerability report for CVE-2026-15348, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-07-23

Last updated on: 2026-07-23

Assigner: Wordfence

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 Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-23
Last Modified
2026-07-23
Generated
2026-07-23
AI Q&A
2026-07-23
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
wp-premium-packages sell_digital_products_securely to 7.0.4 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-287 When an actor claims to have a given identity, the product does not prove or insufficiently proves that the claim is correct.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability is an authentication bypass in the Premium Packages – Sell Digital Products Securely WordPress plugin. It allows unauthenticated attackers to log in as any non-administrator user by exploiting a flawed download function that uses weak decoding methods without proper verification.

Detection Guidance

Check WordPress sites for the Premium Packages plugin versions up to 7.0.4. Look for unauthorized authentication attempts or suspicious activity in logs related to the wpdmppdl parameter. No specific commands are provided in the context.

Impact Analysis

Unauthenticated attackers can gain full session-level access to user accounts, including subscribers, customers, or editors. This could lead to unauthorized data access, account manipulation, or further exploitation of the WordPress site.

Compliance Impact

This vulnerability could lead to unauthorized access to sensitive user data, violating GDPR (data protection) and HIPAA (health information privacy) by exposing personal or protected information without consent.

Mitigation Strategies

Update the Premium Packages plugin to the latest version beyond 7.0.4. If an update is unavailable, disable the plugin immediately. Review user accounts for unauthorized access and revoke suspicious sessions.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-15348. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart