CVE-2025-1327 MEDIUM

CVE-2025-1327: Homey - Booking and Rentals WordPress Theme <= 2.4.4 - Insecure Direct Object Reference to Authenticated (Subscriber+) Arbitrary User Deletion

Vendor Fave Themes
Product Homey
Weakness CWE-639 · IDOR
Published May 2, 2025
Last update April 8, 2026

CVSS base score

4.3/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:N

What the vulnerability does

01Description

The Homey theme for WordPress is vulnerable to Insecure Direct Object Reference in all versions up to, and including, 2.4.4 via the 'homey_delete_user_account' action due to missing validation on a user controlled key. This makes it possible for authenticated attackers, with Subscriber-level access and above, to delete other user's accounts.

Explanation of Vulnerability in Simple Terms

02Summary

Homey theme versions up to 2.4.4 contain an authorization flaw that allows authenticated users to modify site content they should not have access to. The vulnerability requires a valid user account but no special privileges. An attacker with low-level access can alter data, potentially affecting site integrity. Update to a version newer than 2.4.4.

What an attacker can do

03Attacker Capabilities

Modify site content or data without proper authorization.

Potential impact on your site

04Site Impact

Authenticated users may alter content beyond their intended permissions, compromising site data integrity.

Conditions required to exploit

05Prerequisites

Attacker must have a valid user account with low-level privileges.

Key dates

06Disclosure timeline

May 2, 2025 CVE published
April 8, 2026 Record updated