CVE-2026-65442
Subtle Web Inc · FormCraft
A Server Side Request Forgery (SSRF) vulnerability exists in the FormCraft plugin for WordPress, allowing unauthenticated attackers to perform unauthorized requests.
Executive summary
The FormCraft plugin for WordPress is vulnerable to unauthenticated Server Side Request Forgery, which could allow attackers to perform unauthorized requests from the server environment.
Vulnerability
The vulnerability is a Server-Side Request Forgery (CWE-918) that occurs within the plugin, allowing unauthenticated attackers to send arbitrary requests to internal or external resources.
Business impact
Successful exploitation of this SSRF vulnerability could allow an attacker to bypass network access controls, access internal metadata services, or interact with services behind the firewall. Given the CVSS score of 7.2, this is classified as a high-severity risk that could lead to unauthorized information disclosure or further network penetration.
Remediation
Immediate Action: Update the WordPress FormCraft plugin to version 3.9.16 or later immediately to resolve the SSRF flaw.
Proactive Monitoring: Monitor server access logs for anomalous outbound requests originating from the web server.
Compensating Controls: Deploy a Web Application Firewall (WAF) with rules configured to block suspicious inbound requests targeting plugin-specific paths that may be involved in the SSRF vector.
Exploitation status
Public Exploit Available: Unknown
Analyst recommendation
The presence of an unauthenticated SSRF vulnerability in a widely used plugin poses a significant security risk to the integrity of the hosting environment. Administrators should verify their current plugin version and apply the patch to 3.9.16 without delay to mitigate potential unauthorized access to internal network resources.