Description
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in designthemes LMS lms allows Reflected XSS.This issue affects LMS: from n/a through <= 9.2.
Published: 2025-06-27
Score: 7.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The LMS theme contains an Improper Neutralization of Input During Web Page Generation issue, classified as a Reflected Cross‑Site Scripting (XSS) vulnerability. The theme does not properly sanitize user input before rendering it, which means an attacker can supply specially crafted data that will be reflected into the page and executed as script within the victim’s browser. This enables malicious code to run in the user’s context, potentially undermining the integrity of the information the user accesses while interacting with the site.

Affected Systems

WordPress LMS theme provided by designthemes, affecting all releases from unversioned through 9.2 inclusive.

Risk and Exploitability

The CVSS score of 7.1 indicates a high risk. The EPSS score of <1% suggests low current exploitation probability. The vulnerability is not listed in CISA KEV. The likely attack vector is reflected XSS via crafted URLs or form inputs that the theme echoes back, requiring only a victim to be tricked into visiting a malicious link. Exploitation does not require authentication or administrative privileges; any user can trigger it through a crafted request.

Generated by OpenCVE AI on April 30, 2026 at 10:30 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the LMS theme to the latest release where the XSS issue has been addressed.
  • If a patch is unavailable, apply strict input validation and output encoding for all GET parameters that reach the LMS template, ensuring JavaScript contexts are properly escaped.
  • Implement a Web Application Firewall rule or a Content Security Policy that blocks inline script execution from untrusted sources, providing a temporary defence until the theme can be updated.
  • Audit all user‑supplied input points to confirm no other unsanitized data is reflected in generated pages.

Generated by OpenCVE AI on April 30, 2026 at 10:30 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-19302 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in designthemes LMS allows Reflected XSS. This issue affects LMS: from n/a through 9.1.
History

Thu, 23 Apr 2026 15:00:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 7.1, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L'}


Wed, 01 Apr 2026 23:45:00 +0000

Type Values Removed Values Added
Description Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in designthemes LMS allows Reflected XSS. This issue affects LMS: from n/a through 9.1. Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in designthemes LMS lms allows Reflected XSS.This issue affects LMS: from n/a through <= 9.2.
Title WordPress LMS theme <= 9.1 - Cross Site Scripting (XSS) Vulnerability WordPress LMS theme <= 9.2 - Reflected Cross Site Scripting (XSS) Vulnerability
References
Metrics cvssV3_1

{'score': 7.1, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L'}


Fri, 27 Jun 2025 13:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Fri, 27 Jun 2025 12:00:00 +0000

Type Values Removed Values Added
Description Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in designthemes LMS allows Reflected XSS. This issue affects LMS: from n/a through 9.1.
Title WordPress LMS theme <= 9.1 - Cross Site Scripting (XSS) Vulnerability
Weaknesses CWE-79
References
Metrics cvssV3_1

{'score': 7.1, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-04-28T16:13:19.163Z

Reserved: 2025-06-19T10:03:28.881Z

Link: CVE-2025-52799

cve-icon Vulnrichment

Updated: 2025-06-27T13:08:17.032Z

cve-icon NVD

Status : Deferred

Published: 2025-06-27T12:15:42.120

Modified: 2026-04-23T15:32:11.753

Link: CVE-2025-52799

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-30T10:45:26Z

Weaknesses
  • CWE-79

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