S4E just found a medium ssl lucky13 vulnerability scanner
critical·Product Based Web Vulnerabilities·Updated Dec 15, 2025

CVE-2025-13486 Scanner

CVE-2025-13486 Scanner - Remote Code Execution vulnerability in Advanced Custom Fields Extended

Est. Time~10 seconds
Scan TypeSingle Scan
Targetsdomain, subdomain, ipv4
CostFree
3.2k
Times Used
continuous scan runs
3.4k
Continuously Checked
assets under CS
0
Vulnerabilities Found
confirmed findings
References
CVECVE-2025-13486
9.8
CVSScritical
Exploitable remotely over the internet · no authentication required.

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.

Attack Vector
Network
Privileges Req.
None
User Interaction
None
Affected
Advanced Custom Fields: Extendedby hwk-fr
0.9.0.5
Updated Aug 19, 2026View on NVD →
Detail

Advanced Custom Fields Extended is a popular WordPress plugin used extensively by developers to enhance the capabilities of custom fields in WordPress websites. Typically employed by web developers, this plugin assists them in creating customized interfaces and experiences on WordPress-based sites. It's widely adopted across diverse industries, allowing unique content management options adaptable to specific business needs. Users range from individual bloggers to large corporations aiming for enhanced content personalization. The plugin enables the addition of custom fields and functionalities within WordPress, promoting sophisticated content strategies. Such widespread use in WordPress projects makes the security of this plugin critically important.

The Remote Code Execution (RCE) vulnerability allows an attacker to execute arbitrary code on a server where the plugin is installed, without needing authentication. Exploitation is straightforward since the vulnerability stems from insufficient input validation in the handling of user data. Once exploited, malicious actors can control the server, leading to serious security breaches like backdoor installation or unauthorized admin account creation. This vulnerability is critical because it threatens the integrity, confidentiality, and availability of the affected systems. As a result, it demands immediate attention and remediation.

The vulnerability lies within the prepare_form() function of the Advanced Custom Fields Extended plugin, which insecurely uses the call_user_func_array() function. Malicious users can exploit this by sending crafted requests to the affected endpoint, /wp-admin/admin-ajax.php, with specific parameters that bypass necessary checks. The handling of form data does not properly sanitize input, thus allowing arbitrary code execution. The flaw is exploited post-authentication due to unsanitized variables in form inputs, leading to execution of unauthorized commands. The misuse of this function triggers vulnerabilities through inadequate examination of the request's authenticity and legitimacy.

Exploiting this RCE vulnerability can have severe impacts, including unauthorized access to sensitive data, modification of existing website content, and broader system compromise for further attacks. It may also facilitate the installation of backdoors, providing persistent access for attackers. Additionally, malicious actors could use compromised systems to launch attacks against other systems. In severe cases, it can lead to legal repercussions for data breaches, damaging reputational trust for businesses relying on affected systems. Such compromises underscore the necessity for regular updates and security audits of WordPress plugins and components.

REFERENCES

Solution Advice
  • Update Advanced Custom Fields Extended to the latest version beyond 0.9.1.1 to mitigate this vulnerability.
  • Regularly review and monitor WordPress plugins for security patches and updates.
  • Implement strict access controls and use two-factor authentication to limit unauthorized access.
  • Utilize a web application firewall to identify and block malicious traffic.
  • Engage in security audits and vulnerability assessments to preemptively identify potential exploits.

Get AI-powered remediation steps tailored to your asset.

Try AI Solutions →

Check your infrastructure.
Right now.

11,000+ scanners. Free to start. No credit card required.

CVE-2025-13486 Scanner - Remote Code Execution vulnerability in Advanced Custom Fields Extended S4E