| Plugin Name | Funnelforms Free |
|---|---|
| Type of Vulnerability | Cross-Site Scripting (XSS) |
| CVE Number | CVE-2025-62758 |
| Urgency | Low |
| CVE Publish Date | 2025-12-31 |
| Source URL | CVE-2025-62758 |
WordPress Funnelforms Free (≤ 3.8) — XSS Vulnerability (CVE-2025-62758)
Practical advisory from a Hong Kong security expert for site owners, developers and incident responders.
Summary
- A Cross-Site Scripting (XSS) vulnerability affects the WordPress plugin Funnelforms Free in versions up to and including 3.8 (CVE-2025-62758).
- Patch status: at disclosure there is no official fixed plugin release available; treat vulnerable installs as untrusted until a vendor patch is published.
- Severity: CVSS 6.5 (medium). Community priority assessed as low/medium, but XSS is an enabling flaw and can be escalated with social engineering or compromised accounts.
- Required privilege to initiate: Contributor (low-level role). Successful exploitation requires user interaction (e.g., clicking a crafted link, visiting a page or submitting a form).
- Impact: Script injection in pages or admin views can allow session theft, redirects, content injection and help attackers escalate or persist on the site.
Why this matters (even though the severity is not “critical”)
A medium CVSS score can understate real-world impact. XSS lets an attacker execute JavaScript in a victim’s browser using your site as the delivery context. The practical risk hinges on:
- Which pages or admin screens render the injected content.
- Which user roles are exposed to the payload (e.g., editors or administrators).
- Whether the vulnerability is reflected (temporary) or stored (persistent).
Contributor access is commonly given to contractors or guest authors. An attacker with a contributor account — combined with carefully crafted social engineering — can weaponize stored XSS to target higher-privileged users. Even when exploitation requires interaction, attackers frequently rely on convincing dashboards, preview pages or notification links to prompt clicks.
Quick, practical detection checklist — what to check now
Run this checklist immediately for any site running Funnelforms Free (≤ 3.8):