WordPress security changelog
LOW CVE-2026-86448 Deferred

LearnPress allows unauthenticated downloads of generated order exports

LearnPress from 4.3.2.8 up to but not including 4.4.7: An unauthenticated attacker who determines an existing export identifier can download a previously generated order-export file. No authentication, capability or nonce check protects delivery. Exposed data includes customer names, purchases, amounts and guest email addresses. The export does not explain how identifiers are obtained or name the download route or identifier field.

CVE / CNA score 3.7 CVSS 3.1 · 134c704f-9b21-4f2e-91b3-4a467353bcc0
NVD score Pending NVD has not published its own CVSS assessment.
Component
LearnPress
Plugin slug
learnpress
Affected
4.3.2.8 to < 4.4.7
Safe version
4.4.7
Published
Sep 16, 2026
Weakness
CWE-200 — Exposure of Sensitive Information to an Unauthorized Actor

This CVE was published Sep 16, 2026 and is one of 81 known issues for this plugin.

Update, patch or deactivate.

Update LearnPress to 4.4.7 or later. Authorize each export download and store export files outside direct public access. Use short retention and expire stale exports; an unpredictable identifier alone is not an access-control fix.

A safe version is available, so updating to that version or later is the preferred remediation. If an immediate update is not practical, consider a targeted application patch or temporarily restricting the affected functionality.

Deactivate only when warranted by your risk profile, or when advised by your hosting provider in the limited circumstances where the vulnerability cannot otherwise be mitigated. If you’re unsure which action is appropriate, contact Fused or your hosting provider for guidance.

Technical description

The LearnPress WordPress plugin before 4.4.7 does not perform any authentication, capability or nonce check before serving a previously generated order export file, allowing unauthenticated attackers who can determine its identifier to download customer names, purchases, amounts and guest email addresses.

CVE / CNA vector: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N

Primary and upstream sources