Description
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Omar Mohamed Mohamoud LIVE TV live-tv allows Reflected XSS.This issue affects LIVE TV: from n/a through <= 1.2.
Published: 2025-12-31
Score: 7.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is an instance of improper neutralization of input during web page generation, allowing an attacker to inject malicious script into pages that are rendered back to the user. This reflected XSS can lead to session hijacking, credential theft, or execution of arbitrary code in the victim’s browser, compromising confidentiality and integrity of user data. The weakness is identified as CWE‑79 and carries a CVSS score of 7.1 indicating a high severity.

Affected Systems

The flaw affects the WordPress LIVE TV plugin from version n/a through 1.2, as distributed by Omar Mohamed Mohamoud. This plugin can be installed on any WordPress site that utilizes it, regardless of the WordPress core version, so all sites hosting versions up to 1.2 are potentially impacted.

Risk and Exploitability

The EPSS score of less than 1 % indicates that widespread exploitation has not yet been observed, and the vulnerability is not listed in CISA’s KEV catalog. Nonetheless, the high CVSS score means an attacker who can supply a crafted request can readily execute arbitrary JavaScript in the victim’s browser. The attack vector is inferred to be a reflected request sent through the plugin’s input handling – typically a URL that a user clicks – so users who are tricked into visiting a malicious link are at risk.

Generated by OpenCVE AI on May 2, 2026 at 00:58 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the LIVE TV plugin to the latest available version that includes the fix for the reflected XSS flaw.
  • Configure a content‑security‑policy header that blocks inline script execution, for example by adding "script-src 'self'" to the site response headers.
  • Ensure that all user‑controlled input handled by the plugin is properly sanitized or escaped before rendering, to prevent script injection for CWE‑79.

Generated by OpenCVE AI on May 2, 2026 at 00:58 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

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 Omar Mohamed Mohamoud LIVE TV allows Reflected XSS.This issue affects LIVE TV: from n/a through 1.2. Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Omar Mohamed Mohamoud LIVE TV live-tv allows Reflected XSS.This issue affects LIVE TV: from n/a through <= 1.2.
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'}


Tue, 20 Jan 2026 15:30:00 +0000


Tue, 20 Jan 2026 14:45:00 +0000


Mon, 05 Jan 2026 10:45:00 +0000

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

Wed, 31 Dec 2025 18:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Wed, 31 Dec 2025 17:30:00 +0000

Type Values Removed Values Added
Description Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Omar Mohamed Mohamoud LIVE TV allows Reflected XSS.This issue affects LIVE TV: from n/a through 1.2.
Title WordPress LIVE TV plugin <= 1.2 - 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

Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-05-12T01:07:52.047Z

Reserved: 2025-01-16T11:27:03.857Z

Link: CVE-2025-23608

cve-icon Vulnrichment

Updated: 2025-12-31T17:32:43.310Z

cve-icon NVD

Status : Deferred

Published: 2025-12-31T18:15:44.007

Modified: 2026-06-17T08:55:45.637

Link: CVE-2025-23608

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-02T01:00:15Z

Weaknesses
  • CWE-79

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