Severity by source
AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L
Unauthenticated network-reachable XSS requires victim click (UI:R); script executes in WordPress session scope (S:C) with limited C/I/A impact on the host site.
Primary rating from Vendor (Patchstack).
CVSS VectorVendor: Patchstack
Lifecycle Timeline
1DescriptionCVE.org
Unauthenticated Cross Site Scripting (XSS) in Favicon Rotator <= 1.2.11 versions.
AnalysisAI
Reflected/stored cross-site scripting in the Favicon Rotator WordPress plugin (versions 1.2.11 and earlier) allows unauthenticated remote attackers to inject arbitrary JavaScript that executes in a victim's browser after user interaction. The CVSS scope-changed vector (S:C) indicates the injected script can impact resources beyond the vulnerable plugin component, typically the entire WordPress site context. No public exploit identified at time of analysis and the issue is not on the CISA KEV list, but the unauthenticated nature combined with WordPress's broad install base elevates real-world concern.
Technical ContextAI
Favicon Rotator is a WordPress plugin by the developer 'archetyped' (CPE cpe:2.3:a:archetyped:favicon_rotator) that allows site owners to display rotating favicons. The root cause is CWE-79 (Improper Neutralization of Input During Web Page Generation), meaning user-controllable input is reflected into HTML or attribute context without proper output encoding or input sanitization. Because the CVSS vector specifies PR:N, the vulnerable code path is reachable without authentication, suggesting the injection sink is in a publicly accessible plugin endpoint, shortcode, or admin-facing page that processes untrusted request parameters. The S:C (scope changed) designation is typical for stored/reflected XSS in WordPress, where script execution in an authenticated administrator's session can pivot to compromise the entire CMS.
RemediationAI
No vendor-released patch identified at time of analysis; the Patchstack advisory (https://patchstack.com/database/wordpress/plugin/favicon-rotator/vulnerability/wordpress-favicon-rotator-plugin-1-2-11-cross-site-scripting-xss-vulnerability) lists 1.2.11 as the latest vulnerable version with no fixed release noted. The most reliable mitigation is to deactivate and uninstall the Favicon Rotator plugin and replace its functionality with a maintained alternative or a manually configured favicon, since the plugin appears unmaintained. As compensating controls, deploy a WordPress-aware WAF rule (e.g., Patchstack, Wordfence virtual patching) to filter requests to the plugin's endpoints, enforce a strict Content-Security-Policy that disallows inline script execution to neutralize reflected payloads (trade-off: may break legitimate inline scripts in themes/plugins), and restrict wp-admin access via IP allowlist to reduce the chance that an authenticated administrator triggers the vulnerable URL.
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
EUVD-2026-36817
GHSA-px3j-8gx4-6v7c