CVE-2024-10629

HIGH

GPX Viewer <= 2.2.9 - Authenticated Arbitrary File Creation via gpxv_file_upload()

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 3 public exploits for CVE-2024-10629. PoCs published by Boshe99, Nxploited, RandomRobbieBF.

AI-analyzed exploit summary The repository contains a functional Python exploit for CVE-2024-10629, targeting an arbitrary file upload vulnerability in the 3DPrint Lite WordPress plugin (version 1.9.1.4). The exploit demonstrates the ability to upload a malicious file to a vulnerable WordPress site via the plugin's admin-ajax.php endpoint.

Description

The GPX Viewer plugin for WordPress is vulnerable to arbitrary file creation due to a missing capability check and file type validation in the gpxv_file_upload() function in all versions up to, and including, 2.2.9. This makes it possible for authenticated attackers, with subscriber-level access and above, to create arbitrary files on the affected site's server which may make remote code execution possible.

Exploits (3)

github WORKING POC
by Boshe99 · pythonpoc
https://github.com/Boshe99/CVE-Exploits/tree/main/CVE-2024-10629

The repository contains a functional Python exploit for CVE-2024-10629, targeting an arbitrary file upload vulnerability in the 3DPrint Lite WordPress plugin (version 1.9.1.4). The exploit demonstrates the ability to upload a malicious file to a vulnerable WordPress site via the plugin's admin-ajax.php endpoint.

Classification
Working Poc 95%
Attack Type
Rce
Complexity
Trivial
Reliability
Reliable
Target: WordPress Plugin 3DPrint Lite 1.9.1.4
No auth needed
Prerequisites: Vulnerable WordPress site with 3DPrint Lite plugin installed · Network access to the target
devstral-2 · analyzed Feb 27, 2026 Full analysis →
nomisec WORKING POC
by Nxploited · poc
https://github.com/Nxploited/CVE-2024-10629

This repository contains a functional exploit for CVE-2024-10629, targeting the GPX Viewer WordPress plugin (versions <= 2.2.8). The exploit automates authentication, version checking, and arbitrary file upload to achieve remote code execution via a PHP shell.

Classification
Working Poc 95%
Attack Type
Rce
Complexity
Moderate
Reliability
Reliable
Target: GPX Viewer WordPress plugin <= 2.2.8
Auth required
Prerequisites: Valid WordPress credentials (subscriber-level or higher) · Target running vulnerable GPX Viewer plugin
devstral-2 · analyzed Feb 18, 2026 Full analysis →
nomisec WORKING POC
by RandomRobbieBF · poc
https://github.com/RandomRobbieBF/CVE-2024-10629

The repository contains a functional proof-of-concept for CVE-2024-10629, demonstrating an arbitrary file creation vulnerability in GPX Viewer <= 2.2.8. The PoC includes a crafted HTTP request that exploits missing capability checks and file type validation to upload a malicious PHP file, potentially leading to remote code execution.

Classification
Working Poc 95%
Attack Type
Rce
Complexity
Trivial
Reliability
Reliable
Target: GPX Viewer WordPress plugin <= 2.2.8
Auth required
Prerequisites: Authenticated access (Subscriber+) · WordPress admin-ajax.php endpoint accessible
devstral-2 · analyzed Feb 18, 2026 Full analysis →

Scores

CVSS v3 8.8
EPSS 0.0162
EPSS Percentile 72.9%
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 (2)
axelkeller/GPX Viewer < 2.2.8
axelkeller/GPX Viewer < 2.2.9
Published Nov 13, 2024
Tracked Since Feb 18, 2026