Description
The LearnPress WordPress plugin before 4.4.7 does not escape a user supplied value before using it in an HTML attribute on a public page, allowing unauthenticated attackers to execute arbitrary JavaScript in the browser of anyone who opens a crafted link, including a logged in administrator. Only sites running a classic, non-block are affected.
Published: 2026-09-16
Score: n/a
EPSS: < 1% Very Low
KEV: No
Impact: Cross‑Site Scripting
Action: Patch
AI Analysis

Impact

The vulnerability exists in the LearnPress WordPress plugin version 4.4.6 and earlier. A user‑supplied value passed through the 'skin' query parameter is not escaped before being inserted into an HTML attribute on a publicly viewable page. This omission allows an unauthenticated attacker to embed arbitrary JavaScript in URLs that, when opened by any visitor—including privileged administrators—execute in the victim’s browser, leading to data theft, session hijacking, or defacement. The weakness is a classic reflected cross‑site scripting flaw (CWE‑79).

Affected Systems

Affected systems are WordPress installations that use the LearnPress plugin before version 4.4.7. Any site running the classic UI flow that exposes the public course page with the 'skin' parameter is vulnerable. The vulnerability applies regardless of user role and is not limited to administrative accounts.

Risk and Exploitability

The EPSS score is reported as less than 1 %, indicating a very low probability of exploit at the present time, and the vulnerability is not listed in CISA’s KEV catalog. The attack vector is a simple crafted link; no authentication or exploitation of additional code paths is required. The impact is limited to the victim’s browser session, but an attacker could steal credentials, inject malware, or deface the site from within the user’s context.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest LearnPress update (at least version 4.4.7) from the official plugin repository.
  • If an immediate update is not feasible, remove the 'skin' query parameter from URLs or manually sanitize its value before output.
  • Review and reinforce input validation on similar parameters in other public‑facing plugins or themes to prevent future XSS.

Generated by OpenCVE AI on September 16, 2026 at 16:21 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-79

Wed, 16 Sep 2026 11:00: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 escape a user supplied value before using it in an HTML attribute on a public page, allowing unauthenticated attackers to execute arbitrary JavaScript in the browser of anyone who opens a crafted link, including a logged in administrator. Only sites running a classic, non-block are affected.
Title LearnPress < 4.4.7 - Reflected XSS via 'skin' Parameter
References

Subscriptions

Learnpress Learnpress
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

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

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

Link: CVE-2026-86444

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Deferred

Published: 2026-09-16T06:16:34.493

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

Link: CVE-2026-86444

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')