Wordpress Plugin
CVE-2025-23719
HIGH
Severity by source
AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
Lifecycle Timeline
4DescriptionCVE.org
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in zckevin ZhinaTwitterWidget zhina-twitter-widget allows Reflected XSS.This issue affects ZhinaTwitterWidget: from n/a through <= 1.0.
AnalysisAI
Reflected cross-site scripting (XSS) in ZhinaTwitterWidget WordPress plugin version 1.0 and earlier allows unauthenticated attackers to inject malicious scripts into web pages viewed by other users. The vulnerability stems from improper input sanitization during page generation, enabling attackers to craft malicious URLs that execute arbitrary JavaScript in victims' browsers. No public exploit code or active exploitation has been identified at the time of analysis.
Technical ContextAI
ZhinaTwitterWidget is a WordPress plugin that integrates Twitter functionality into WordPress sites. The vulnerability is rooted in CWE-79 (Improper Neutralization of Input During Web Page Generation), a class of XSS flaws where user-supplied input is reflected in HTTP responses without proper encoding or filtering. In this case, the plugin fails to sanitize query parameters or request data before rendering them in HTML output, allowing an attacker to inject arbitrary HTML and JavaScript. WordPress plugins are executed with the same privileges as the WordPress core, making XSS in plugins a direct pathway to session hijacking, credential theft, malware injection, or site defacement.
Affected ProductsAI
ZhinaTwitterWidget WordPress plugin version 1.0 and all earlier versions are affected. The plugin is distributed through WordPress.org plugin repository. Users running ZhinaTwitterWidget up to and including version 1.0 are vulnerable to reflected XSS attacks.
RemediationAI
Update ZhinaTwitterWidget to a patched version released after version 1.0. Refer to the Patchstack vulnerability database entry at https://patchstack.com/database/Wordpress/Plugin/zhina-twitter-widget/vulnerability/wordpress-zhinatwitterwidget-plugin-1-0-reflected-cross-site-scripting-xss-vulnerability for the latest patched release and advisory details. If an updated version is not yet available, disable or remove the plugin from WordPress installations until a security update is released. As a temporary mitigation, restrict access to WordPress admin functions and educate users not to click on suspicious links containing unusual query parameters.
More in Wordpress Plugin
View allThe Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil
Authentication bypass in the LiteSpeed Cache WordPress plugin (versions prior to 6.5.0.1) allows unauthenticated remote
The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The SureTriggers WordPress plugin through version 1.0.82 contains a privilege escalation vulnerability that allows unaut
The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via
The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based
SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a
The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i
The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base
The Email Subscribers by Icegram Express plugin for WordPress is vulnerable to SQL Injection via the ‘hash’ parameter in
Remote code execution in the WP Query Console WordPress plugin (versions up to and including 1.0) by Ajit Bohra allows u
Same weakness CWE-79 – Cross-site Scripting (XSS)
View allShare
External POC / Exploit Code
Leaving vuln.today