Cyber Posture

CVE-2024-12281

Critical

Published: 05 March 2025

Published
05 March 2025
Modified
15 April 2026
KEV Added
Patch
CVSS Score 9.8 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.0025 48.7th percentile
Risk Priority 20 60% EPSS · 20% KEV · 20% CVSS

Description

Adversaries may exploit software vulnerabilities in an attempt to elevate privileges.

Security Summary

CVE-2024-12281 is a privilege escalation vulnerability in the Homey theme for WordPress, affecting all versions up to and including 2.4.2. The flaw stems from the theme permitting users registering new accounts to arbitrarily set their own role, such as Administrator, Editor, or Shop Manager, which bypasses standard WordPress user role assignment controls. Published on 2025-03-05, it is mapped to CWE-269 (Improper Privilege Management) and carries a CVSS v3.1 base score of 9.8 (AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H), marking it as critical.

Unauthenticated attackers can exploit this vulnerability remotely with low complexity and no user interaction. By submitting a registration request with a self-assigned elevated role, they can create an account granting full administrative access or equivalent privileges, potentially allowing full site compromise including data exfiltration, content modification, or further malware deployment.

Advisories provide further details on the issue, including the Wordfence threat intelligence report at https://www.wordfence.com/threat-intel/vulnerabilities/id/3b93c33c-4ab1-48a2-b84d-3cb38ccea829?source=cve and the theme's listing on ThemeForest at https://themeforest.net/item/homey-booking-wordpress-theme/23338013. Security practitioners should consult these for patch availability and remediation guidance.

Details

CWE(s)
CWE-269

MITRE ATT&CK Enterprise Techniques

T1190 Exploit Public-Facing Application Initial Access
Adversaries may attempt to exploit a weakness in an Internet-facing host or system to initially access a network.
T1068 Exploitation for Privilege Escalation Privilege Escalation
Adversaries may exploit software vulnerabilities in an attempt to elevate privileges.
Why these techniques?

The vulnerability is a remote unauthenticated flaw in a public-facing WordPress theme that directly enables exploitation of the application for privilege escalation by allowing arbitrary high-privilege role assignment during account registration.

Confidence: HIGH · MITRE ATT&CK Enterprise v19.0

References