CVE-2026-6960 CRITICAL

CVE-2026-6960: BookingPress Pro <= 5.6 - Unauthenticated Arbitrary File Upload via Signature Custom Field

Vendor Repute Infosystems
Product BookingPress Appointment Booking Pro
Weakness CWE-434 · Unrestricted file upload
Published May 21, 2026
Last update May 22, 2026

CVSS base score

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

CVSS vector

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

What the vulnerability does

01Description

The BookingPress Pro plugin for WordPress is vulnerable to arbitrary file uploads due to missing file type validation in the 'bookingpress_validate_submitted_booking_form_func' function in all versions up to, and including, 5.6. This makes it possible for unauthenticated attackers to upload arbitrary files on the affected site's server which may make remote code execution possible. Note: The vulnerability can only be exploited if a signature custom field is added to the booking form.

Explanation of Vulnerability in Simple Terms

02Summary

BookingPress Appointment Booking Pro versions 5.6 and earlier contain an unrestricted file upload vulnerability. An attacker can upload arbitrary files to the server without authentication, potentially gaining the ability to run their own code on the site. This affects all installations of the plugin up to version 5.6.

What an attacker can do

03Attacker Capabilities

Upload arbitrary files to the server and execute code without needing to log in.

Potential impact on your site

04Site Impact

Complete compromise of the site; attacker can read data, modify content, and take full control.

Conditions required to exploit

05Prerequisites

Network access only; no authentication or user interaction required.

Key dates

06Disclosure timeline

May 21, 2026 CVE published
May 22, 2026 Record updated

Related vulnerabilities

08Related CVE