AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2022-3384

HIGH · CVSS 7.2 EPSS 2.73% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2022-11-29 · Last synced 2026-08-04

CyberRota Analysis

AI analysis pending.

Public Exploit Signal

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

Detected Signals
remote code execution code execution
GitHub PoC Links

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

CVE
CVE-2022-3384
Severity
HIGH
CVSS
7.2
EPSS
2.73%
WordPress

Original NVD Description

The Ultimate Member plugin for WordPress is vulnerable to Remote Code Execution in versions up to, and including, 2.5.0 via the populate_dropdown_options function that accepts user supplied input and passes it through call_user_func(). This is restricted to non-parameter PHP functions like phpinfo(); since user supplied parameters are not passed through the function. This makes it possible for authenticated attackers, with administrative privileges, to execute code on the server.