Description
The MasterStudy LMS WordPress Plugin WordPress plugin before 3.7.43 does not validate a redirect parameter supplied during user registration before using it, allowing unauthenticated attackers to redirect users to arbitrary external URLs.
Published: 2026-08-29
Score: n/a
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The MasterStudy LMS WordPress plugin before version 3.7.43 contains an open redirect flaw. During user registration the plugin accepts a redirect parameter and uses it blindly in an HTTP redirect response. An attacker who can trigger the registration flow – which does not require authentication – can supply any external URL in that parameter and cause browsers to navigate users to arbitrary sites, enabling phishing, credential theft, or delivery of malware.

Affected Systems

The vulnerability affects installations of the MasterStudy LMS WordPress plugin with a version earlier than 3.7.43. The plugin is distributed for WordPress sites and can be found under the vendor name Unknown:MasterStudy LMS WordPress Plugin.

Risk and Exploitability

The exploit requires no privileged access and can be performed by any external user who can access the registration page. No EPSS score is published and the vulnerability is not listed in the CISA KEV catalog, but the lack of any validation on the redirect parameter provides a common attack vector used by threat actors. With as little as a single crafted link to a redirect-enabled registration page, an attacker can lead unsuspecting users to malicious sites.

Generated by OpenCVE AI on August 29, 2026 at 08:12 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the MasterStudy LMS plugin to version 3.7.43 or later, which removes the open redirect flaw.
  • If an immediate upgrade is not possible, restrict or sanitize the redirect parameter (e.g., whitelist HTTPS destinations or block directory traversal) using a web application firewall or custom code.
  • Monitor site traffic for unexpected external redirects, and educate users about potential phishing links originating from the registration flow.

Generated by OpenCVE AI on August 29, 2026 at 08:12 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sat, 29 Aug 2026 08:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-601

Sat, 29 Aug 2026 06:15:00 +0000

Type Values Removed Values Added
Description The MasterStudy LMS WordPress Plugin WordPress plugin before 3.7.43 does not validate a redirect parameter supplied during user registration before using it, allowing unauthenticated attackers to redirect users to arbitrary external URLs.
Title MasterStudy LMS < 3.7.43 - Unauthenticated Open Redirect
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-08-29T06:00:23.944Z

Reserved: 2026-08-26T18:09:51.683Z

Link: CVE-2026-81342

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-29T06:17:58.700

Modified: 2026-08-29T06:17:58.700

Link: CVE-2026-81342

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-29T08:15:06Z

Weaknesses
  • CWE-601

    URL Redirection to Untrusted Site ('Open Redirect')