Vulnerability record · CVE-2022-1386 · published 16 May 2022
CVE-2022-1386: Fusion Builder WordPress plugin SSRF via unvalidated form parameter
Fusion Builder Project · Fusion Builder
Fusion Builder, a WordPress plugin used by the Avada theme, fails to validate a parameter in its forms before version 3.6.2. This lets an attacker make the server issue arbitrary HTTP requests and reflect the responses back, enabling access to internal hosts. It matters because the plugin is widely deployed through a popular commercial theme and the flaw is remotely reachable without authentication.
Description
The Fusion Builder WordPress plugin before 3.6.2, used in the Avada theme, does not validate a parameter in its forms which could be used to initiate arbitrary HTTP requests. The data returned is then reflected back in the application's response. This could be used to interact with hosts on the server's local network bypassing firewalls and access control measures.
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Automated analysis
critical priorityCVSS 9.8 with no authentication or interaction required, very high EPSS, and public exploit references make this an urgent patch.
What it is
Fusion Builder, a WordPress plugin used by the Avada theme, fails to validate a parameter in its forms before version 3.6.2. This lets an attacker make the server issue arbitrary HTTP requests and reflect the responses back, enabling access to internal hosts. It matters because the plugin is widely deployed through a popular commercial theme and the flaw is remotely reachable without authentication.
Impact
An attacker can use the server as a proxy to reach hosts on its local network, bypassing firewalls and access controls, and read the reflected responses. This can expose internal services and data that are not otherwise reachable from the internet.
Attack surface
Reached over the network through the plugin's form handling; the CVSS vector shows no privileges or user interaction required. Any exposed WordPress site running the affected plugin is a candidate target.
Exploitation
Not listed in CISA KEV, but EPSS is 0.71427 (99.4th percentile) and references include an Exploit-tagged WPScan entry, indicating public exploit information exists. No ransomware association is documented.
What to do
- Update Fusion Builder to 3.6.2 or later (Avada 7.6.2 security update) immediately.
- If patching is delayed, disable or remove the Fusion Builder plugin until it can be updated.
- Restrict outbound network access from the web server to internal ranges where feasible.
- Place the WordPress site behind a WAF and block requests that attempt to supply external URLs to form parameters.
- Audit the server for signs of internal scanning or unexpected outbound requests.
Detection
- Monitor web server and application logs for form submissions containing URL-like values in Fusion Builder parameters.
- Alert on outbound HTTP requests originating from the web server to internal RFC1918 addresses or localhost.
- Review responses for reflected content from internal services returned to clients.
- Check for unexpected network connections from the WordPress host to non-standard internal ports.
This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.
Affected products
2 vulnerable configurations from NVD's CPE data, grouped by vendor and product.
References
| Link | Tags |
|---|---|
| https://theme-fusion.com/version-7-6-2-security-update/ | PatchRelease NotesThird Party Advisory |
| https://wpscan.com/vulnerability/bf7034ab-24c4-461f-a709-3f73988b536b | ExploitThird Party Advisory |
| https://www.rootshellsecurity.net/rootshell-discovered-a-critical-vulnerability-in-top-wordpress-theme/ | PatchThird Party Advisory |
| https://theme-fusion.com/version-7-6-2-security-update/ | PatchRelease NotesThird Party Advisory |
| https://wpscan.com/vulnerability/bf7034ab-24c4-461f-a709-3f73988b536b | ExploitThird Party Advisory |
| https://www.rootshellsecurity.net/rootshell-discovered-a-critical-vulnerability-in-top-wordpress-theme/ | PatchThird Party Advisory |
Track CVE-2022-1386 inside VULONE
Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.
Related vulnerabilities
Same products first, then exploited flaws of the same weakness class.
Source: NIST National Vulnerability Database (record CVE-2022-1386), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.