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

Impact

The vulnerability is an improper neutralization of input during web page generation that allows an attacker to embed arbitrary JavaScript in a page that is rendered to users. An attacker can craft a URL containing a malicious script in a parameter that the plugin does not escape before including it in the page. When a user visits the link or the site renders the widget, the injected script executes in the victim’s browser, enabling defacement, cookie theft, session hijacking, or redirection to phishing sites. This flaw exists because the Universal Video Player plugin fails to properly escape all user‑supplied data before outputting it, a weakness identified as CWE‑79.

Affected Systems

All WordPress installations that contain the Universal Video Player plugin by LambertGroup, versions from the earliest available revision through any release up to and including 1.4.0, are affected. The plugin renders video widgets via an Elementor widget and does not escape user input in certain query parameters.

Risk and Exploitability

The reported CVSS score of 7.1 indicates a high severity for the vulnerability. The EPSS score of <1% suggests a low exploitation probability at this time, and the vulnerability is not listed in CISA’s KEV catalog. Nonetheless, attackers could exploit the flaw with a simple crafted URL or by embedding the payload in a widget that users view. A successful exploit would give attackers the ability to run arbitrary client‑side scripts. The actual impact depends on the victim’s privileges and the location of the injected code, but it can lead to major confidentiality and integrity breaches for end users of the site.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Universal Video Player plugin to the latest available version that removes the XSS flaw (at least 1.4.1 or newer).
  • If an upgrade is not immediately feasible, temporarily deactivate the plugin or remove all instances of the widget that receive unfiltered parameters, and delete any stored data that may contain malicious scripts.
  • Deploy a web application firewall or CDN security rule that rejects or sanitizes requests containing typical XSS payloads in the query string to mitigate the risk while the plugin remains exposed.

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

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-17494 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in LambertGroup Universal Video Player allows Reflected XSS. This issue affects Universal Video Player: from n/a through 1.4.0.
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 LambertGroup Universal Video Player allows Reflected XSS. This issue affects Universal Video Player: from n/a through 1.4.0. Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in LambertGroup Universal Video Player elementor_widget_universal_video_player allows Reflected XSS.This issue affects Universal Video Player: from n/a through <= 1.4.0.
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, 11 Jul 2025 13:45:00 +0000

Type Values Removed Values Added
Metrics epss

{'score': 0.00036}

epss

{'score': 0.00039}


Tue, 10 Jun 2025 14:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Mon, 09 Jun 2025 16:15:00 +0000

Type Values Removed Values Added
Description Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in LambertGroup Universal Video Player allows Reflected XSS. This issue affects Universal Video Player: from n/a through 1.4.0.
Title WordPress Universal Video Player plugin <= 1.4.0 - Reflected 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:12:04.422Z

Reserved: 2025-03-26T09:23:42.946Z

Link: CVE-2025-31057

cve-icon Vulnrichment

Updated: 2025-06-10T13:51:12.840Z

cve-icon NVD

Status : Deferred

Published: 2025-06-09T16:15:37.367

Modified: 2026-04-23T15:27:37.577

Link: CVE-2025-31057

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-30T18:00:14Z

Weaknesses
  • CWE-79

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