CVE-2025-14352 MEDIUM

CVE-2025-14352: Awesome Hotel Booking <= 1.0.3 - Incorrect Authorization to Unauthenticated Arbitrary Booking Modification

Vendor Nahian91
Product Awesome Hotel Booking
Weakness CWE-863 · Incorrect authorization
Published January 7, 2026
Last update April 8, 2026

CVSS base score

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

CVSS vector

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

What the vulnerability does

01Description

The Awesome Hotel Booking plugin for WordPress is vulnerable to unauthorized modification of data due to incorrect authorization in the room-single.php shortcode handler in all versions up to, and including, 1.0.3. This is due to the plugin relying solely on nonce verification without capability checks. This makes it possible for unauthenticated attackers to modify arbitrary booking records by obtaining a nonce from the public booking form.

Explanation of Vulnerability in Simple Terms

02Summary

Awesome Hotel Booking versions 1.0.3 and earlier contain an authorization flaw that allows unauthenticated attackers to modify data on the site. The vulnerability stems from incorrect authorization checks that fail to properly validate user permissions before processing requests. No authentication is required to exploit this issue.

What an attacker can do

03Attacker Capabilities

Modify data on the site without authentication.

Potential impact on your site

04Site Impact

Unauthorized users can alter booking data, settings, or other site content without logging in.

Conditions required to exploit

05Prerequisites

Network access to the site; no authentication or user interaction required.

Key dates

06Disclosure timeline

January 7, 2026 CVE published
April 8, 2026 Record updated