S4E just found a high top 10 tcp port service scan
critical·Product Based Web Vulnerabilities·Updated Aug 8, 2026

CVE-2026-14894 Scanner

CVE-2026-14894 Scanner - Arbitrary File Upload vulnerability in WordPress Super Forms

Est. Time~10 seconds
Scan TypeGroup Scan
Targetsdomain, subdomain, ipv4
CostFree
0
Times Used
by S4E users
0
Assets Scanned
domains & IPs
0
Vulnerabilities Found
confirmed findings
References
CVECVE-2026-14894
9.8
CVSScritical
Exploitable remotely over the internet · no authentication required.

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.

Attack Vector
Network
Privileges Req.
None
User Interaction
None
Affected
Super Forms – Drag & Drop Form Builderby WebRehab
0
Updated Aug 19, 2026View on NVD →
Detail

WordPress Super Forms is a plugin designed to help users easily create forms with a drag-and-drop interface on their WordPress sites. It is widely used by website developers and administrators to simplify form creation. The plugin is intended for use with websites running the WordPress content management system. Its functionality includes creating contact forms, surveys, and registration forms among others. Due to its extensive feature set, it is popular among both novice and experienced WordPress users. However, users need to be cautious of security vulnerabilities arising in such plugins, which can expose their sites to potential threats.

The vulnerability found in WordPress Super Forms is an Arbitrary File Upload vulnerability. This type of flaw allows attackers to upload malicious files to a server without proper validation of file types. In this case, due to missing file type validation and lack of capability checks in the AJAX handler, unauthenticated attackers can upload executable files to the server. As a result, an attacker can execute these files, possibly commandeering the entire system. Due to its severity, it requires immediate attention and remediation.

Technically, the vulnerability exploits the submit_form nopriv AJAX handler, allowing attackers to upload files without proper authentication or authorization. The endpoint responsible, admin-ajax.php, does not enforce necessary checks, thereby letting files pass through unchecked. The sf_nonce parameter is manipulated to bypass certain security tokens, enabling the uploading of potentially harmful files. Once uploaded, these files can be executed remotely, leading to severe security breaches. Thus, developers must ensure proper validation mechanisms are enforced in sensitive parts of application code.

When exploited, this vulnerability can lead to serious consequences. Attackers could upload scripts or malicious executables to gain control over the server. This control could be leveraged for data theft, website defacement, or injecting other harmful payloads into the system. The impact of such vulnerability could compromise the integrity, confidentiality, and availability of the server and its hosted applications. Therefore, addressing this security hole is critical to maintaining server safety.

REFERENCES

Solution Advice
  • Update to the latest version of Super Forms - Drag & Drop Form Builder plugin to mitigate any known vulnerabilities.
  • Implement file type validation to ensure only permissible file types are uploaded.
  • Introduce capability checks in the AJAX handlers to prevent unauthorized upload attempts.
  • Regularly audit and test your web applications for security vulnerabilities using updated security tools.
  • Educate users and administrators to recognize potential signs of exploitation and react swiftly.

Get AI-powered remediation steps tailored to your asset.

Try AI Solutions →

Check your infrastructure.
Right now.

11,000+ scanners. Free to start. No credit card required.