CVE-2025-13486
CRITICAL 9.8EPSS 67.6%
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.
- CVSS v3.1
- 9.8 CRITICAL
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H - EPSS
- 67.62% chance of exploitation in the next 30 days, 99th percentile
- Nuclei
- critical · CWE-94
- Published
- 2025-12-03
Proof-of-concept exploits (5)
- 0xanis/CVE-2025-13486-POC
- 0xgh057r3c0n/CVE-2025-13486
- MataKucing-OFC/CVE-2025-13486
- lasthero-887/CVE-2025-13486---Poc
- whattheslime/CVE-2025-13486