SEPTEMBER 18, 2026
Live Feed
Back to database
Case File

CVE-2026-66047

HIGH · CVSS 8.1 EPSS 0.54% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-08-31 · Last synced 2026-09-18

CyberRota Analysis

AI-Generated

The ProfilePress (wp-user-avatar) plugin for WordPress versions prior to 4.17.2 is vulnerable to unauthenticated remote code execution, allowing attackers to exploit a weak connect token to install and activate arbitrary plugins. This vulnerability enables attackers to execute PHP code on the server, posing a significant risk to the integrity and security of affected WordPress installations. WordPress site administrators and developers using this plugin should prioritize immediate updates to mitigate potential 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-66047
Severity
HIGH
CVSS
8.1
EPSS
0.54%
WordPress

Original NVD Description

ProfilePress (wp-user-avatar) WordPress plugin before 4.17.2 contains an unauthenticated remote code execution vulnerability that allows unauthenticated attackers to install and activate arbitrary plugins by brute-forcing a weak 32-bit connect token via the ppress_connect_process AJAX handler. Attackers can supply a caller-controlled URL through the file request parameter to trigger silent plugin installation and activation, achieving PHP code execution as the web-server user.