CVE-2023-6781 MEDIUM

CVE-2023-6781: Orbit Fox Companion <= 2.10.26 - Authenticated (Contributor+) Stored Cross-Site Scripting via custom fields

Vendor Themeisle
Product Orbit Fox: Duplicate Page, Menu Icons, SVG Support, Cookie Notice, Custom Fonts & More
Weakness CWE-20 · Input validation
Published January 11, 2024
Last update April 8, 2026

CVSS base score

6.4/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality Low
Integrity Low

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N

What the vulnerability does

01Description

The Orbit Fox by ThemeIsle plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's custom fields in all versions up to, and including, 2.10.26 due to insufficient input sanitization and output escaping on user supplied values. This makes it possible for authenticated attackers with contributor-level and above permissions to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.

Explanation of Vulnerability in Simple Terms

02Summary

Orbit Fox contains an input validation flaw that allows authenticated users with low privileges to read or modify data across the site. The vulnerability affects the plugin's handling of user-supplied input without proper sanitization. An attacker with a low-privilege account can exploit this to access or alter information they should not have permission to view or change.

What an attacker can do

03Attacker Capabilities

Read or modify site data beyond their permission level.

Potential impact on your site

04Site Impact

Unauthorized data access or modification by low-privilege users; potential data integrity issues.

Conditions required to exploit

05Prerequisites

Attacker must have a low-privilege user account on the site.

Key dates

06Disclosure timeline

January 11, 2024 CVE published
April 8, 2026 Record updated

Related vulnerabilities

08Related CVE