Severity by source
AV:N/AC:H/PR:H/UI:N/S:C/C:L/I:L/A:N
PR:H and AC:H reflect mandatory admin credentials and restricted-configuration prerequisite; UI:R added because XSS payload execution requires a victim to visit the injected page.
Primary rating from Vendor (Wordfence).
CVSS VectorVendor: Wordfence
Lifecycle Timeline
2DescriptionCVE.org
The Orbit Fox: Duplicate Page, Menu Icons, SVG Support, Cookie Notice, Custom Fonts & More plugin for WordPress is vulnerable to Stored Cross-Site Scripting via admin settings in all versions up to, and including, 3.0.6 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with administrator-level permissions and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. This only affects multi-site installations and installations where unfiltered_html has been disabled.
AnalysisAI
Stored Cross-Site Scripting in the Orbit Fox WordPress plugin (ThemeIsle) allows authenticated administrators to inject persistent malicious scripts into pages served to any visiting user. Affected are all versions through 3.0.6, but only under specific deployment conditions: WordPress multisite networks or installations where the unfiltered_html capability has been explicitly disabled. No public exploit code has been identified at time of analysis, and the vulnerability is not listed in the CISA KEV catalog. The CVSS score of 4.4 reflects the elevated prerequisites and limited per-incident impact, though scope-changed XSS can still enable session theft and secondary phishing in affected deployments.
Technical ContextAI
Orbit Fox (cpe:2.3:a:themeisle:orbit_fox) is a multipurpose WordPress companion plugin by ThemeIsle providing features including menu icons, SVG support, cookie notices, and custom fonts. The vulnerability resides in the menu-icons module (obfx_modules/menu-icons/init.php, specifically at lines 118 and 296 as confirmed by the Wordfence Trac references for both 3.0.5 and 3.0.6). The root cause is CWE-79 (Improper Neutralization of Input During Web Page Generation), meaning admin-supplied input saved to plugin settings is stored in the database and later rendered in page output without adequate sanitization or escaping. In a standard single-site WordPress install with unfiltered_html enabled, administrators can already inject raw HTML by design - the vulnerability specifically matters when WordPress is configured to restrict this (multisite networks enforce per-role HTML filtering; unfiltered_html can also be programmatically disabled), as the plugin bypasses those restrictions.
RemediationAI
A code changeset has been committed to the plugin repository (https://plugins.trac.wordpress.org/changeset?sfp_email=&sfph_mail=&reponame=&old=3574306%40themeisle-companion&new=3574306%40themeisle-companion), indicating an upstream fix is available, though a specific released patched version number is not independently confirmed from the available data - administrators should update Orbit Fox to the latest available version from the WordPress plugin repository and verify the installed version exceeds 3.0.6. As an immediate compensating control for deployments that cannot patch promptly, restricting administrator account access to trusted users only reduces the attacker pool directly. On WordPress multisite networks, ensuring only trusted network super admins can manage plugin settings further limits exposure. Disabling or restricting the menu-icons module functionality within the plugin settings, if not in active use, eliminates the specific vulnerable code path identified in init.php. The Wordfence advisory (https://www.wordfence.com/threat-intel/vulnerabilities/id/beb1268c-b680-4ebe-8fe2-65f656390038) should be monitored for confirmation of the exact patched release version.
Orbit Fox by ThemeIsle has a feature to add a registration form to both the Elementor and Beaver Builder page builders f
Stored XSS in the Orbit Fox WordPress plugin (versions before 3.0.8) allows authenticated users holding at least the Aut
Stored cross-site scripting in the Orbit Fox WordPress plugin (before version 3.0.9) allows users holding at minimum con
Orbit Fox by ThemeIsle has a feature to add custom scripts to the header and footer of a page or post. Rated medium seve
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Themeisle Orbit Fo
The Orbit Fox by ThemeIsle plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the Pricing Table widge
The Orbit Fox by ThemeIsle plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the Registration Form w
The Orbit Fox by ThemeIsle plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the form widget addr2_w
The Orbit Fox by ThemeIsle plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the Services and Post T
The Orbit Fox by ThemeIsle plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's Post Type
The Orbit Fox by ThemeIsle plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's custom fie
The Orbit Fox by ThemeIsle plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's Pricing Ta
Same weakness CWE-79 – Cross-site Scripting (XSS)
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-37850
GHSA-wxgf-m47q-jgj3