CVE-2026-66047

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.
Configurations

No configuration.

History

No history.

Information

Published : 2026-08-31 15:17

Updated : 2026-09-08 20:18


NVD link : CVE-2026-66047

Mitre link : CVE-2026-66047

CVE.ORG link : CVE-2026-66047


JSON object : View

Products Affected

No product.

CWE
CWE-306

Missing Authentication for Critical Function

CWE-330

Use of Insufficiently Random Values