VYPR

Advanced Custom Fields Extended

by WordPress

Source repositories

CVEs (6)

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

    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-2025-14533CriJan 20, 2026
    risk 0.64cvss 9.8epss 0.01

    The Advanced Custom Fields: Extended plugin for WordPress is vulnerable to Privilege Escalation in all versions up to, and including, 0.9.2.1. This is due to the 'insert_user' function not restricting the roles with which a user can register. This makes it possible for…

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

    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-2025-15463MedMay 12, 2026
    risk 0.42cvss 6.5epss 0.00

    The The Advanced Custom Fields: Extended plugin for WordPress is vulnerable to arbitrary shortcode execution in all versions up to, and including, 0.9.2.3. This is due to the software allowing users to execute an action that does not properly validate a value before running…

  • CVE-2021-24865HigJan 24, 2022
    risk 0.40cvss 7.2epss 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

  • CVE-2023-5292MedOct 20, 2023
    risk 0.35cvss 6.4epss 0.00

    The Advanced Custom Fields: Extended plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'acfe_form' shortcode in versions up to, and including, 0.8.9.3 due to insufficient input sanitization and output escaping on user supplied attributes. This makes it…