CVE-2026-14894
Super Forms <= 6.3.313 - Unauthenticated Arbitrary File Upload via 'data' Parameter (datauristring / value)
No known exploitation. EPSS puts it in the 92nd percentile. No fix published yet.
What to do
No fixed build or workaround is published yet. Limit exposure and watch for a patch.
Steps
Written by AI from the record- Check whether you use “Super Forms – Drag & Drop Form Builder” in WordPress and confirm the plugin version is 6.3.313 or lower.
- If you are on 6.3.313 or lower, remove the plugin or disable the form submission feature immediately until you can get a safe version.
- Contact your WordPress/plugin vendor or IT support to obtain the patched version (a fixed upgrade version was not identified in the available patch information).
- If you cannot update right away, restrict access to WordPress admin endpoints and any publicly reachable form submission/upload paths using your web server/WAF, and monitor for new or unexpected uploaded files.
- Assume active probing is happening and review your site for signs of compromise (recent file changes, new admin users, suspicious files in upload folders).
What it is
From the CVE record
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.
In plain language
Written by AI from the recordSuper Forms – Drag & Drop Form Builder (up to 6.3.313) has a flaw that lets an unauthenticated person upload files to your WordPress site, which can lead to a full site takeover—this is serious enough that you should act now.
CVE-2026-14894 is an unauthenticated arbitrary file upload in Super Forms – Drag & Drop Form Builder (submit_form nopriv AJAX handler), where missing file-type checks and no permission check allow attackers to upload attacker-controlled files; exploitation is facilitated by an unauthenticated nonce/session minting flow.
If you're affected
- Full website takeover
- Malware or backdoor installation
- Customer data theft
- Site disruption or downtime
Exploitation
Where each signal puts this CVE on the scale from published to confirmed exploited.
- CISA KEV
Not in the catalog. CISA has not confirmed exploitation.
- Public exploits
No public exploit or proof of concept found in the sources we track.
- EPSS
5.1% chance of exploitation activity in the next 30 days, which ranks it in the 92nd percentile of scored CVEs.
Exploit Prediction Scoring System, FIRST.org. A probability, not a confirmation.
Lifecycle
5 events over 29 days, from the signal feeds we watch.
- Nuclei check added
- Publishedweakness classified, att&ck mapped, record updated
Affected products
Technical detail
CVSS 3.1 vector
Open in the CVSS calculatorCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Scored 9.8 by NVD.
How it is reached
- Attack Vector NetworkExploitable remotely over the network without any special conditions
- Attack Complexity LowNo special conditions — the attack can be reliably reproduced
- Privileges Required NoneNo authentication required — anyone can exploit this
- User Interaction NoneNo user interaction needed — fully automated exploitation
Scope
- Scope UnchangedImpact is limited to the vulnerable component itself
Impact if exploited
- Confidentiality HighTotal information disclosure — all data in the component is compromised
- Integrity HighTotal loss of integrity — attacker can modify any data in the component
- Availability HighTotal denial of service — the component is completely unavailable
Weaknesses
ATT&CK techniques
Mapped from the weaknesses above (CWE to ATT&CK), not observed in attacks.
- Command and ControlT1105Ingress Tool Transferhigh confidence
- Initial AccessT1190Exploit Public-Facing Applicationhigh confidence
- PersistenceT1505Server Software Componenthigh confidence
Sources
References in the record
In the news
Watch the software you run.
My Stack ranks new CVEs for your products by real-world exploitation, so the next serious one reaches you without reading every advisory.
We'll flag the next CVE, public exploit or patch for WebRehab, not every advisory.
A free account adds
- The full version matrix and every affected product
- Exploit links, proofs of concept and Metasploit modules
- Email alerts for the products you watch
- The same data over REST API, MCP and CLI