CVE-2025-12399 HIGH

CVE-2025-12399: Alex Reservations: Smart Restaurant Booking <= 2.2.3 - Authenticated (Admin+) Arbitrary File Upload

Vendor Alexreservations
Product Alex Reservations: Smart Restaurant Booking
Weakness CWE-434 · Unrestricted file upload
Published November 8, 2025
Last update April 8, 2026

CVSS base score

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

CVSS vector

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

What the vulnerability does

01Description

The Alex Reservations: Smart Restaurant Booking plugin for WordPress is vulnerable to arbitrary file uploads due to missing file type validation in the /wp-json/srr/v1/app/upload/file REST endpoint in all versions up to, and including, 2.2.3. This makes it possible for authenticated attackers, with Administrator-level access and above, to upload arbitrary files on the affected site's server which may make remote code execution possible.

Explanation of Vulnerability in Simple Terms

02Summary

Alex Reservations: Smart Restaurant Booking versions 2.2.3 and earlier contain an unrestricted file upload vulnerability. An authenticated administrator can upload arbitrary files to the server, potentially including executable code. This allows an attacker with admin privileges to run their own code on the site and compromise the entire installation.

What an attacker can do

03Attacker Capabilities

Upload and execute arbitrary files on the server, including malicious code.

Potential impact on your site

04Site Impact

A compromised admin account can lead to full site takeover, data theft, and malware installation.

Conditions required to exploit

05Prerequisites

Attacker must have administrator-level access to the application.

Key dates

06Disclosure timeline

November 8, 2025 CVE published
April 8, 2026 Record updated