What it is
CVE-2026-14894 is an unauthenticated vulnerability affecting WebRehab Super Forms – Drag & Drop Form Builder. The Super Forms – Drag & Drop Form Builder plugin for WordPress is vulnerable to Arbitrary File Upload in...
Vulnerability report
Super Forms – Drag & Drop Form Builder Arbitrary File Access
WebRehab / Super Forms – Drag & Drop Form Builder · 0 to <= 6.3.313
Decision summary
Direct answers before the deeper technical record.
What it is
CVE-2026-14894 is an unauthenticated vulnerability affecting WebRehab Super Forms – Drag & Drop Form Builder. The Super Forms – Drag & Drop Form Builder plugin for WordPress is vulnerable to Arbitrary File Upload in...
Is it exploited?
Yes. Previdian sensors observed exploitation attempts with confirmed confidence. Also confirmed by third-party sources.
Who is affected?
WebRehab / Super Forms – Drag & Drop Form Builder 0 to <= 6.3.313.
What should we do?
Patch immediately, validate internet-facing exposure, and monitor for matching requests.
Overview
The Super Forms – Drag & Drop Form Builder plugin for WordPress is vulnerable to Arbitrary File Upload in all versions up to, and including, 6.3.313 via the submit_form function. This is due to missing file type validation and the absence of any capability check on the submit_form nopriv AJAX handler, whose only barrier is a session nonce freely obtainable by unauthenticated visitors via a separate nopriv endpoint.
This makes it possible for unauthenticated attackers to upload files that may be executable, which makes remote code execution possible. The nonce requirement is trivially bypassed because the super_create_nonce nopriv AJAX action allows any unauthenticated visitor to mint a valid sf_nonce and session cookie in a single prior request, reducing exploitation to two unauthenticated HTTP requests.
Exploitation evidence
Third-party attestation and first-party sensor observation are shown separately so teams can judge the evidence chain.
Wordfence
Independent exploitation attestation added to the Previdian record.
Previdian sensor
First-party sensor telemetry confirms matching exploitation attempts.
GitHub
Public scanner or PoC coverage increases practical exploitability.
Per-source evidence links for KEV attestations are available through the Previdian Pro API.
Learn about Pro API access| Source | Added |
|---|---|
| Wordfence First | 2026-09-03 18:32 UTC |
| TheHackerNews | 2026-09-04 08:48 UTC |
| Previdian | 2026-09-04 11:40 UTC |
Operational indicators for this CVE are listed under Detection.
Sensor telemetry
Aggregate observations show the scale, recency, and distribution of activity without overstating sparse data.
1
Attempts observed
1
Unique attacker IPs
1
Attacker countries
US
1
Sensors observed
Exploitation attempts over the last 52 days
Daily events observed by Previdian sensors
Updated 05 Sep 2026
First observed 17 Jul 2026 · Last observed 07 Aug 2026
Pro adds sensor region and window summaries. Enterprise adds raw IPs, paths, User-Agents, and payloads.
Detection
Make the evidence actionable in scanner, SOC, and edge-control workflows.
Request targets and User-Agents available in Pro. Callback host details available in Enterprise.
Nuclei template detected 09 Aug 2026.
View Nuclei template (opens in new tab)No Previdian virtual patch is currently available. Future rules ship for ModSecurity, Cloudflare, and AWS WAF.
Learn about virtual patches →Attacker IP indicators observed · available in Pro and Enterprise.
Sensor-derived attacker IP indicators are available to Pro and Enterprise accounts under Detection and through the Pro API.
Learn about Pro API accessScanner and exploit-framework references linked to this CVE.
| Scanner | Reference | Detected |
|---|---|---|
| Nuclei | https://github.com/projectdiscovery/nuclei-templates/blob/main/http/cves/2026/CVE-2026-14894.yaml | 09 Aug 2026 |
Risk and context
CVSS v3.1
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
EPSS
5.3%
Recent mention · TheHackerNews
Threat actors are exploiting two critical security flaws in WordPress plugins Super Forms and Elementor Pro, according to findings from Wordfence. The vulnerabilities in question are - CVE-2026-14894 (CVSS score: 9.8) - A missing file type validation vulnerability in...
Read full advisoryRecent mention · TheHackerNews
Over 440,000 Exploit Attempts Target Super Forms and Elementor Pro RCE FlawsTheHackerNews · 04 Sep 2026
Threat actors are exploiting two critical security flaws in WordPress plugins Super Forms and Elementor Pro, according to findings from Wordfence. The vulnerabilities in question are - CVE-2026-14894 (CVSS score: 9.8) - A missing file type validation vulnerability in Super Forms – Drag & Drop Form Builder that allows unauthenticated attackers to upload files of any type, including
Recent mention · Wordfence
Attackers Actively Exploiting Critical Vulnerability in Super Forms PluginWordfence · 03 Sep 2026
On July 9th, 2026, we publicly disclosed a critical Unauthenticated Arbitrary File Upload vulnerability in Super Forms, a WordPress plugin with an estimated 13,000 active installations. This vulnerability can be leveraged by unauthenticated attackers to upload arbitrary files, including PHP backdoors, and achieve remote code execution. The post Attackers Actively Exploiting Critical Vulnerability in Super Forms Plugin appeared first on Wordfence.
These PoCs are unverified and could contain malware. Use at your own risk.
nuclei · Created Unknown
Timeline
Exploitation attested by an external source
High-confidence, third-party attested exploitation
Public proof-of-concept code published
Scanner coverage available
Evidence-backed exploitation signal
Indicators of compromise recorded
Vulnerability disclosed publicly
Identifier reserved by the CNA
Pro API
Confidence, exploit status, sensor telemetry, PoCs, scanner integrations, mentions, and tags are available programmatically for VM, SOC, and CTI workflows.
GET /api/v2/pro/kevs/CVE-2026-14894
Free JSON includes basic KEV fields{
"cve_id": "CVE-2026-14894",
"confidence": "Confirmed",
"cvss_score": 9.8,
"cvss_estimated": false,
"epss_score": 0.05265,
"exploit_status": {
"exploited_in_the_wild": true,
"active_exploitation_observed": true
},
"sensor_telemetry": { "attempts": 1, "sensors": 1 }
}