CSRF Vulnerability in Gpx2Graphics Plugin for WordPress
CVE-2026-81090
Currently unrated
Key Information:
- Vendor
WordPress
- Status
- Vendor
- CVE Published:
- 12 September 2026
Badges
๐พ Exploit Exists๐ก Public PoC
What is CVE-2026-81090?
The Gpx2Graphics WordPress plugin, up to version 0.3, is susceptible to a cross-site request forgery (CSRF) vulnerability that allows attackers to bypass file upload restrictions. This exploitation occurs because the plugin lacks necessary CSRF checks and type validation for uploaded files. As a result, an authenticated administrator can be tricked into uploading malicious files, such as PHP scripts, leading to potential remote code execution and compromising the security of the affected WordPress site.
Affected Version(s)
Gpx2Graphics 0 <= 0.3
Exploit Proof of Concept (PoC)
PoC code is written by security researchers to demonstrate the vulnerability can be exploited. PoC code is also a key component for weaponization which could lead to ransomware.