VYPR

Advanced Custom Fields Extended

by WordPress

CVEs (3)

  • CVE-2025-13486CriDec 3, 2025
    risk 0.66cvss 9.8epss 0.73

    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…

  • CVE-2026-8809CriMay 28, 2026
    risk 0.57cvss 9.8epss

    The Advanced Custom Fields: Extended plugin for WordPress is vulnerable to Privilege Escalation via Validation Bypass in all versions up to and including 0.9.2.5. The vulnerability exists due to the after_validate_save_post() function unconditionally trusting the…

  • CVE-2021-24865Jan 24, 2022
    risk 0.00cvss epss 0.01

    The Advanced Custom Fields: Extended WordPress plugin before 0.8.8.7 does not validate the order and orderby parameters before using them in a SQL statement, leading to a SQL Injection issue