CVE-2023-2414 MEDIUM

CVE-2023-2414: Online Booking & Scheduling Calendar for WordPress by vcita <= 4.4.6 - Missing Authorization to Settings Update and Arbitrary File Upload

Vendor Vcita
Product Online Booking & Scheduling Calendar for WordPress by vcita
Weakness CWE-862 · Missing authorization
Published June 9, 2023
Last update April 8, 2026

CVSS base score

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

CVSS vector

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

What the vulnerability does

01Description

The Online Booking & Scheduling Calendar for WordPress by vcita plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the vcita_save_settings_callback function in versions up to, and including, 4.4.6. This makes it possible for authenticated attackers with minimal permissions, such as a subscriber, to modify the plugins settings, upload arbitrary files, and inject malicious JavaScript (before 4.3.2).

Explanation of Vulnerability in Simple Terms

02Summary

The vcita Online Booking & Scheduling Calendar plugin for WordPress versions up to 4.4.6 lacks proper authorization checks on certain functions. A logged-in user with low privileges can modify or delete booking data without proper permission verification. The plugin does not validate user roles before allowing these actions, enabling privilege escalation within the booking system.

What an attacker can do

03Attacker Capabilities

A logged-in user can modify or delete booking data they should not have access to.

Potential impact on your site

04Site Impact

Booking data integrity is at risk; users may lose or have their appointments altered by unauthorized account holders.

Conditions required to exploit

05Prerequisites

Attacker must have a low-privilege WordPress user account (e.g., subscriber or contributor role).

Key dates

06Disclosure timeline

June 9, 2023 CVE published
April 8, 2026 Record updated

Related vulnerabilities

08Related CVE