Description
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.
Published: 2026-06-18
Score: 4.4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Orbit Fox plugin contains a stored cross‑site scripting flaw that allows an administrator to encode arbitrary JavaScript in the 'menu-item‑icon' setting. When a page containing the injected icon is displayed, all visitors run the embedded script, leading to potential session theft, defacement, or data exfiltration. The flaw is caused by insufficient input filtering and lack of escaping when saving the icon path. The vulnerability can only be exercised by users with admin‑level access and is only present when the WordPress multi‑site feature is enabled and the unfiltered_html capability is disabled, ensuring that only trusted administrators can use the feature.

Affected Systems

WordPress sites using the Orbit Fox: Duplicate Page, Menu Icons, SVG Support, Cookie Notice, Custom Fonts & More plugin, versions 3.0.6 and earlier, especially in multisite deployments. The vendor, themeisle, has identified the flaw in all versions up to 3.0.6. Sites that have upgraded to 3.0.7 or later are not affected.

Risk and Exploitability

The CVSS score of 4.4 indicates moderate severity, and the EPSS score of <1% shows that exploitation is considered unlikely at this time. It is not listed in the CISA KEV catalog. The exploit requires an authenticated administrator within a multisite WordPress environment, so it does not affect anonymous users. Attackers could leverage the stored script to hijack legitimate sessions, redirect users, or serve malware, but only after gaining the necessary administrative privileges.

Generated by OpenCVE AI on June 18, 2026 at 18:34 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Orbit Fox plugin to the latest release that removes the vulnerability.
  • Disable the menu‑icon feature or uninstall the plugin entirely to prevent injection.
  • Apply a content‑security policy that blocks inline scripts to mitigate the impact if an attacker manages to inject script content before a patch is applied.

Generated by OpenCVE AI on June 18, 2026 at 18:34 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 18 Jun 2026 16:45:00 +0000

Type Values Removed Values Added
Description 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.
Title Orbit Fox: Duplicate Page, Menu Icons, SVG Support, Cookie Notice, Custom Fonts & More <= 3.0.6 - Authenticated (Administrator+) Stored Cross-Site Scripting via 'menu-item-icon' Parameter
Weaknesses CWE-79
References
Metrics cvssV3_1

{'score': 4.4, 'vector': 'CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:C/C:L/I:L/A:N'}

ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-06-18T13:53:33.659Z

Reserved: 2026-06-05T11:35:00.908Z

Link: CVE-2026-11358

cve-icon Vulnrichment

Updated: 2026-06-18T13:21:25.056Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-18T18:45:03Z

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')