AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2025-13486

CRITICAL · CVSS 9.8 EPSS 74.33% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2025-12-03 · Last synced 2026-08-04

CyberRota Analysis

This is a critical severity vulnerability with a CVSS score of 9.8. It affects WordPress. Public exploit code or proof-of-concept references have been detected in its references. Its EPSS score suggests a 74.3% probability of exploitation in the next 30 days. It may be remotely exploitable. Exploitation may require the attacker to be authenticated.

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-2025-13486
Severity
CRITICAL
CVSS
9.8
EPSS
74.33%
WordPress

Original NVD Description

The Advanced Custom Fields: Extended plugin for WordPress is vulnerable to Remote Code Execution in versions 0.9.0.5 through 0.9.1.1 via the prepare_form() function. This is due to the function accepting user input and then passing that through call_user_func_array(). This makes it possible for unauthenticated attackers to execute arbitrary code on the server, which can be leveraged to inject backdoors or create new administrative user accounts.