CVE-2025-23799: WordPress .TUBE Video Curator Plugin <= 1.1.9 - Reflected Cross Site Scripting (XSS) vulnerability
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in tubegtld .TUBE Video Curator tube-video-curator allows Reflected XSS.This issue affects .TUBE Video Curator: from n/a through <= 1.1.9.
Security readout for executives and security teams
Plain-English summary
CVE-2025-23799 affects the WordPress .TUBE Video Curator plugin through version 1.1.9. It is a reflected cross-site scripting issue that could let an attacker trick a user into opening a malicious link, causing script execution in that user’s browser. Business risk is highest for public WordPress sites using this plugin.
Executive priority
Treat as a high-priority WordPress plugin issue for affected public sites. Prioritize inventory and remediation, especially where administrators manage content through the same browser used for email or external links.
Technical view
The CVE describes CWE-79 improper neutralization during web page generation in tubegtld .TUBE Video Curator, package tube-video-curator, versions up to and including 1.1.9. CVSS 3.1 is 7.1, with network attack vector, low complexity, no privileges required, user interaction required, and changed scope.
Likely exposure
Exposure is limited to WordPress sites with the .TUBE Video Curator plugin installed at version 1.1.9 or earlier. Public-facing sites have higher practical risk because users or administrators may be targeted with crafted links.
Exploitation context
The provided sources do not report active exploitation, and the CVE is not listed as CISA KEV in the bundle. Exploitation requires user interaction, typically by convincing a victim to open a crafted URL or page that reflects attacker-controlled script.
Researcher notes
Evidence is limited to the CVE record and Patchstack reference. The sources identify reflected XSS and affected versions but do not provide exploit details, observed exploitation, or a named patched version in the supplied bundle.
Mitigation direction
Identify WordPress sites using the .TUBE Video Curator plugin.
Check vendor or Patchstack guidance for a fixed version or official mitigation.
Update the plugin if a patched release is available from trusted sources.
Disable or remove the plugin if no fix exists and business need is low.
Limit administrator browsing sessions and avoid opening untrusted links while logged in.
Validation and detection
Confirm whether tube-video-curator is installed on each WordPress site.
Record installed plugin versions and flag versions 1.1.9 or earlier.
Review vendor, WordPress plugin, and Patchstack pages for remediation status.
Check web logs for suspicious requests targeting plugin pages or parameters.
Verify the plugin is updated, disabled, or removed after remediation.
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Potential ATT&CK relevance
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
cwe · medium confidence lookup
CWE-79: User-session and phishing behavior lookup
Client-side and session-facing weaknesses should be reviewed alongside initial-access and user-execution behaviors. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
CWE-79 · source CWE mapping
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.