Description
Unauthenticated Server Side Request Forgery (SSRF) in FormCraft <= 3.9.15 versions.
Published: 2026-07-27
Score: 7.2 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is an unauthenticated Server Side Request Forgery (SSRF) flaw in WordPress FormCraft plugin versions 3.9.15 and earlier. An attacker can submit a crafted form that causes the plugin to issue HTTP requests to arbitrary URLs, including internal or hidden services. This flaw could lead to data discovery, internal network exposure, or further exploitation of services reached through the forged requests.

Affected Systems

The affected product is the FormCraft WordPress plugin developed by Subtle Web Inc. Versions up to and including 3.9.15 are vulnerable. All installations of these versions that are publicly accessible are at risk.

Risk and Exploitability

The CVSS score of 7.2 places this issue in the high severity range. The EPSS score is 0.00159, indicating a very low but non‑zero probability of exploitation, and the vulnerability is not listed in the CISA KEV catalog. Because the flaw is unauthenticated and can be triggered via any form submission, an attacker with internet access to the site can exploit it without needing credentials. The typical attack flow involves submitting a specially crafted form that includes a URL pointing to an internal endpoint or an arbitrary external address. The plugin processes this input and performs the request server‑side, making the target of the request appear to come from the WordPress host. If internal resources are accessible, sensitive data could be read or abused. Given the lack of authentication requirements and the ability to target arbitrary addresses, exploit potential is high in environments with exposed FormCraft forms.

Generated by OpenCVE AI on August 3, 2026 at 15:37 UTC.

Remediation

Vendor Solution

Update the WordPress FormCraft Plugin to the latest available version (at least 3.9.16).


OpenCVE Recommended Actions

  • Update the FormCraft plugin to version 3.9.16 or later, which removes the SSRF flaw.
  • Configure the web server or firewall to block outbound HTTP/HTTPS requests from WordPress to internal IP ranges, thereby limiting potential internal discovery.
  • If the plugin is not required, disable or uninstall it from the WordPress installation.

Generated by OpenCVE AI on August 3, 2026 at 15:37 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 28 Jul 2026 20:15:00 +0000

Type Values Removed Values Added
First Time appeared Subtlewebinc
Subtlewebinc formcraft3
Wordpress
Wordpress wordpress
Vendors & Products Subtlewebinc
Subtlewebinc formcraft3
Wordpress
Wordpress wordpress

Tue, 28 Jul 2026 16:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Mon, 27 Jul 2026 23:30:00 +0000

Type Values Removed Values Added
Description Unauthenticated Server Side Request Forgery (SSRF) in FormCraft <= 3.9.15 versions.
Title WordPress FormCraft plugin <= 3.9.15 - Server Side Request Forgery (SSRF) vulnerability
Weaknesses CWE-918
References
Metrics cvssV3_1

{'score': 7.2, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N'}


Subscriptions

Subtlewebinc Formcraft3
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-07-28T13:54:28.356Z

Reserved: 2026-07-22T08:52:41.030Z

Link: CVE-2026-65442

cve-icon Vulnrichment

Updated: 2026-07-28T13:54:24.976Z

cve-icon NVD

Status : Deferred

Published: 2026-07-27T23:16:42.207

Modified: 2026-07-28T16:19:12.780

Link: CVE-2026-65442

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T15:45:04Z

Weaknesses
  • CWE-918

    Server-Side Request Forgery (SSRF)