← Back to browse · API

CVE-2025-13486

Severity
CRITICAL
CVSS
9.8
EPSS
0.74331
Risk score
65.22
CISA KEV
No
PoC
No
Published
2025-12-03
Modified
2025-12-03
First seen
2026-08-07
Aliases
EUVD-2025-200730, GHSA-8Q8P-FV92-864W
Products
hwk-fr:Advanced Custom Fields: Extended 0.9.0.5 ≤0.9.1.1
Sources
euvd EUVD-2025-200730

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.

References