Description
The LearnPress WordPress plugin before 4.4.7 does not check the user's capabilities before applying a user supplied post status filter in one of its REST routes, allowing unauthenticated attackers to list courses that are not published, including draft, pending, private, scheduled and trashed ones.
Published: 2026-09-16
Score: n/a
EPSS: < 1% Very Low
KEV: No
Impact: Unauthenticated disclosure via REST API
Action: Patch
AI Analysis

Impact

The LearnPress WordPress plugin, prior to version 4.4.7, fails to verify a user's capabilities before applying a user supplied post status filter in a REST route. This oversight allows an unauthenticated attacker to enumerate courses that are not publicly visible, including those in draft, pending, private, scheduled, and trashed states. The primary impact is the exposure of sensitive or confidential course content to anyone who can access the plugin's API endpoint, potentially leaking intellectual property or personal data stored in course materials. The weakness is a classic access control flaw that permits information disclosure without authorization.

Affected Systems

LearnPress plugin for WordPress installations using any version before 4.4.7. No specific WordPress core or other product versions are cited; the vulnerability is confined to the LearnPress plugin code itself.

Risk and Exploitability

The EPSS score indicates a very low probability of exploitation (<1%), and the vulnerability is not listed in CISA KEV. The CVSS score is not provided in the available data, but the lack of authentication requirements suggests a moderate severity for systems where course confidentiality is critical. The likely attack vector is through the public REST API endpoint exposed by LearnPress, which can be reached without authentication. An attacker can craft requests with a status filter and view the results directly, exposing unpublished course content.

Generated by OpenCVE AI on September 16, 2026 at 16:19 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest LearnPress plugin update (4.4.7 or newer).
  • If immediate update is not possible, restrict the affected REST API route to authenticated users or block it entirely using a firewall or .htaccess rule.
  • Verify that the REST endpoint no longer accepts status filters from unauthenticated requests and that access control checks are in place.

Generated by OpenCVE AI on September 16, 2026 at 16:19 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 16 Sep 2026 16:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-284
CWE-287

Wed, 16 Sep 2026 11:30:00 +0000

Type Values Removed Values Added
First Time appeared Learnpress
Learnpress learnpress
Wordpress
Wordpress wordpress
Vendors & Products Learnpress
Learnpress learnpress
Wordpress
Wordpress wordpress

Wed, 16 Sep 2026 06:15:00 +0000

Type Values Removed Values Added
Description The LearnPress WordPress plugin before 4.4.7 does not check the user's capabilities before applying a user supplied post status filter in one of its REST routes, allowing unauthenticated attackers to list courses that are not published, including draft, pending, private, scheduled and trashed ones.
Title LearnPress < 4.4.7 - Unauthenticated Unpublished Course Disclosure via REST API
References

Subscriptions

Learnpress Learnpress
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-09-16T06:00:15.671Z

Reserved: 2026-09-07T12:51:58.100Z

Link: CVE-2026-86449

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Deferred

Published: 2026-09-16T06:16:34.860

Modified: 2026-09-16T20:25:29.240

Link: CVE-2026-86449

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-16T16:30:08Z

Weaknesses