SEPTEMBER 13, 2026
Live Feed
Back to database
Case File

CVE-2026-81090

HIGH · CVSS 7.2 EPSS 0.27% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-09-12 · Last synced 2026-09-13

CyberRota Analysis

AI-Generated

The Gpx2Graphics plugin for WordPress versions up to 0.3 is vulnerable due to a lack of CSRF protection and insufficient file type validation during file uploads. This allows attackers to exploit the vulnerability by tricking a logged-in administrator into uploading malicious files, potentially leading to Remote Code Execution on the affected site. WordPress administrators using this plugin should prioritize immediate updates or mitigations to prevent exploitation.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Detected Signals
remote code execution code execution

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-81090
Severity
HIGH
CVSS
7.2
EPSS
0.27%
WordPress

Original NVD Description

The Gpx2Graphics WordPress plugin through 0.3 does not perform a CSRF check when handling file uploads, nor validate the type of the uploaded file, allowing attackers to make a logged-in administrator upload arbitrary files such as PHP via a CSRF attack, leading to Remote Code Execution.