CVE-2024-10673

HIGH

Top Store theme <1.5.4 - Privilege Escalation

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 2 public exploits for CVE-2024-10673. PoCs published by Nxploited, Boshe99.

AI-analyzed exploit summary This repository contains a functional exploit for CVE-2024-10673, which allows authenticated WordPress users with subscriber-level access to install and activate arbitrary plugins via unprotected AJAX requests in the Top Store WordPress Theme (<= 1.5.4). The exploit automates the attack by dynamically extracting the required nonce and sending crafted requests to install and activate a specified plugin.

Description

The Top Store theme for WordPress is vulnerable to unauthorized arbitrary plugin installation due to a missing capability check on the top_store_install_and_activate_callback() function in all versions up to, and including, 1.5.4. This makes it possible for authenticated attackers, with subscriber-level access and above, to install arbitrary plugins which can contain other exploitable vulnerabilities to elevate privileges and gain remote code execution.

Exploits (2)

nomisec WORKING POC 1 stars
by Nxploited · poc
https://github.com/Nxploited/CVE-2024-10673

This repository contains a functional exploit for CVE-2024-10673, which allows authenticated WordPress users with subscriber-level access to install and activate arbitrary plugins via unprotected AJAX requests in the Top Store WordPress Theme (<= 1.5.4). The exploit automates the attack by dynamically extracting the required nonce and sending crafted requests to install and activate a specified plugin.

Classification
Working Poc 95%
Attack Type
Auth Bypass
Complexity
Moderate
Reliability
Reliable
Target: Top Store WordPress Theme <= 1.5.4
Auth required
Prerequisites: Valid WordPress credentials (subscriber-level or higher) · Target running Top Store WordPress Theme <= 1.5.4
devstral-2 · analyzed Feb 18, 2026 Full analysis →
github WORKING POC
by Boshe99 · pythonpoc
https://github.com/Boshe99/CVE-Exploits/tree/main/CVE-2024-10673

The repository contains a functional Python exploit for CVE-2024-10673, targeting an arbitrary file upload vulnerability in the WordPress Plugin 3DPrint Lite 1.9.1.4. The exploit uploads a malicious file via the vulnerable endpoint and confirms successful upload.

Classification
Working Poc 95%
Attack Type
Rce
Complexity
Trivial
Reliability
Reliable
Target: WordPress Plugin 3DPrint Lite 1.9.1.4
No auth needed
Prerequisites: target URL · malicious file to upload
devstral-2 · analyzed Feb 27, 2026 Full analysis →

Scores

CVSS v3 8.8
EPSS 0.0115
EPSS Percentile 62.5%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

CISA SSVC

Vulnrichment
Exploitation none
Automatable no
Technical Impact total

Details

CWE
CWE-862
Status published
Products (1)
themehunk/Top Store < 1.5.4
Published Nov 09, 2024
Tracked Since Feb 18, 2026