CVE-2025-23608

7.1

Omar Mohamed Mohamoud · LIVE TV

The LIVE TV plugin for WordPress contains a reflected cross-site scripting vulnerability due to improper input sanitization, allowing attackers to execute malicious scripts in a user's browser.

Executive summary

A reflected cross-site scripting vulnerability in the Omar Mohamed Mohamoud LIVE TV plugin for WordPress presents a risk of unauthorized script execution within the context of a victim's browser session.

Vulnerability

This vulnerability is identified as a CWE-79 flaw where the application fails to properly neutralize user-supplied input. An unauthenticated attacker can craft a malicious URL to execute arbitrary JavaScript in the victim's browser when the link is visited.

Business impact

The CVSS score of 7.1 indicates a high severity risk, primarily due to the potential for session hijacking, credential theft, or unauthorized actions performed on behalf of authenticated users. Successful exploitation could lead to significant reputational damage and data compromise if administrative users are targeted by the attack.

Remediation

Immediate Action: Since a specific patch version is currently unknown, users should immediately deactivate and remove the LIVE TV plugin from their WordPress environments until a secure version is released by the vendor.

Proactive Monitoring: Security teams should monitor web access logs for unusual URL parameters containing script tags or encoded characters indicative of XSS attempts.

Compensating Controls: Deploy a Web Application Firewall (WAF) with robust cross-site scripting protection rules to block malicious requests targeting the vulnerable plugin parameters.

Exploitation status

Public Exploit Available: Unknown.

Analyst recommendation

Given the potential for browser-based attacks, immediate removal of the affected plugin is the most prudent course of action. Administrators should prioritize the total removal of the component to eliminate the attack surface until the vendor provides a verified security update.

Sources

Originally found and disclosed by Mika | Patchstack Bug Bounty Program, per the CVE Program record.