Cyber Posture

CVE-2024-13376

High

Published: 14 March 2025

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

Description

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

Security Summary

CVE-2024-13376 affects the Industrial theme for WordPress, specifically due to a missing capability check on the _ajax_get_total_content_import_items() function. This vulnerability allows unauthorized modification of data, leading to privilege escalation, in all versions up to and including 1.7.8. It has been assigned a CVSS v3.1 base score of 8.8 (AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H) and is associated with CWE-269 (Improper Privilege Management). The issue was published on March 14, 2025.

Authenticated attackers with subscriber-level access or higher can exploit this vulnerability remotely with low complexity and no user interaction required. By abusing the flawed AJAX function, they can update arbitrary WordPress options, such as changing the default role for new user registrations to administrator and enabling open registration. This enables attackers to create accounts with full administrative privileges on the targeted site.

Advisories from Wordfence provide detailed threat intelligence on the vulnerability, while the theme's page on ThemeForest offers additional context on the Industrial theme. Security practitioners should review these resources for patch information and update to a fixed version of the theme if available.

Details

CWE(s)
CWE-269

MITRE ATT&CK Enterprise Techniques

T1068 Exploitation for Privilege Escalation Privilege Escalation
Adversaries may exploit software vulnerabilities in an attempt to elevate privileges.
Why these techniques?

Missing capability check on AJAX function allows authenticated low-privileged users to update arbitrary WordPress options, directly enabling privilege escalation via default role change to administrator and open registration for admin account creation.

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

References