VYPR

Advanced Custom Fields Extended

by Acfextended

Source repositories

CVEs (2)

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

    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-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…