Severity by source
AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N
Lifecycle Timeline
2DescriptionCVE.org
The Skysa Text Ticker App plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.4. This is due to missing or incorrect nonce validation on the SkysaApps_Admin_AppPage function. This makes it possible for unauthenticated attackers to trick a site administrator into making a forged request to modify the plugin's settings, including the scrolling message text and URL, via a forged cross-site request via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.
AnalysisAI
Cross-Site Request Forgery (CSRF) in the Skysa Text Ticker App plugin for WordPress affects all versions up to 1.4, allowing unauthenticated attackers to modify plugin settings including scrolling message text and URLs by tricking site administrators into clicking a malicious link. The vulnerability stems from missing nonce validation in the SkysaApps_Admin_AppPage function, enabling attackers to alter ticker content without authentication but requiring user interaction via social engineering.
Technical ContextAI
The vulnerability exists in the WordPress plugin architecture where the SkysaApps_Admin_AppPage function processes administrative actions without proper Cross-Site Request Forgery (CSRF) token validation. WordPress uses nonce tokens (number used once) as a standard CSRF mitigation mechanism to verify that form submissions originate from the legitimate application rather than attacker-controlled sites. The absence of nonce verification on the affected admin function allows attackers to craft malicious web pages that, when visited by an authenticated administrator, silently submit forged requests to modify plugin configuration. This affects the Skysa Text Ticker App (CPE: cpe:2.3:a:davidskysa:skysa_text_ticker_app:*:*:*:*:*:*:*:*) across all versions through 1.4. The root cause is categorized under CWE-352 (Cross-Site Request Forgery), a critical class of vulnerabilities that exploits the implicit trust between administrators and legitimate website origins.
RemediationAI
Update the Skysa Text Ticker App plugin to a version newer than 1.4 if a patched release is available from the plugin developer. If no patched version exists, the primary mitigation is to disable or remove the plugin entirely until a security update is released. Site administrators should audit their WordPress user accounts and limit administrative privileges to trusted personnel only, enforcing strong password policies and multi-factor authentication on admin accounts to reduce the surface area for social engineering attacks. Additionally, implement a Web Application Firewall (WAF) rule to detect and block requests to the vulnerable admin.php endpoint if the malicious request parameters can be identified. Monitor admin activity logs for unauthorized plugin setting modifications and restrict administrator access to trusted networks via IP whitelisting if operationally feasible. Wordfence and other WordPress security plugins may provide virtual patching rules to block CSRF requests targeting this specific function-check vendor advisories for available protection signatures.
The isMail transport in PHPMailer before 5.2.20 might allow remote attackers to pass extra parameters to the mail comman
The 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
The GiveWP - Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to PHP Object Injection in all
The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The AI Engine WordPress plugin through version 3.1.3 exposes Bearer Token values through the /mcp/v1/ REST API endpoint
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 Country State City Dropdown CF7 plugin for WordPress is vulnerable to SQL Injection via the ‘cnt’ and 'sid' paramete
Same weakness CWE-352 – Cross-Site Request Forgery (CSRF)
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-29409
GHSA-r9m4-qq2r-5j55