Upload Field For Elementor Forms Security & Risk Analysis

wordpress.org/plugins/epf-upload-field

This plugin will add an upload field to Elementor Pro Forms.

20 active installs v1.0 PHP 5.4+ WP 4.5+ Updated Jan 3, 2018
elementorupload-field
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Upload Field For Elementor Forms Safe to Use in 2026?

Generally Safe

Score 85/100

Upload Field For Elementor Forms has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 8yr ago
Risk Assessment

The epf-upload-field v1.0 plugin exhibits a generally good security posture based on the provided static analysis. The absence of known vulnerabilities in its history is a positive indicator. The code signals reveal that all SQL queries are using prepared statements, which is excellent practice for preventing SQL injection. However, the analysis also highlights areas of concern. With two output operations, only 50% are properly escaped, leaving potential for cross-site scripting (XSS) vulnerabilities if the unescaped output is user-controlled. Furthermore, the complete lack of nonce checks and capability checks on any entry points, coupled with zero authenticated AJAX handlers, REST API routes, shortcodes, or cron events, suggests a minimal attack surface. However, this also means any newly introduced functionality could bypass crucial security measures if not implemented carefully. The file operation without further context also raises a mild flag, as file operations can be a vector for insecure handling if not properly validated.

Key Concerns

  • 50% of outputs are not properly escaped
  • No nonce checks implemented
  • No capability checks implemented
  • Presence of file operation without further context
Vulnerabilities
None known

Upload Field For Elementor Forms Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Code Analysis
Analyzed Mar 16, 2026

Upload Field For Elementor Forms Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
0 prepared
Unescaped Output
1
1 escaped
Nonce Checks
0
Capability Checks
0
File Operations
1
External Requests
0
Bundled Libraries
0

Output Escaping

50% escaped2 total outputs
Attack Surface

Upload Field For Elementor Forms Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 7
actionelementor/editor/before_enqueue_scriptsplugin.php:23
filterelementor_pro/forms/field_typesplugin.php:24
actionelementor_pro/forms/render_field/fileplugin.php:25
actionelementor_pro/forms/valid_record_submittedplugin.php:26
filterelementor_pro/forms/wp_mail_messageplugin.php:27
actionelementor_pro/forms/mail_sentplugin.php:28
filterplugin_row_metaplugin.php:30
Maintenance & Trust

Upload Field For Elementor Forms Maintenance & Trust

Maintenance Signals

WordPress version tested4.9.29
Last updatedJan 3, 2018
PHP min version5.4
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs20
Developer Profile

Upload Field For Elementor Forms Developer Profile

yehudah

6 plugins · 2K total installs

84
trust score
Avg Security Score
85/100
Avg Patch Time
30 days
View full developer profile
Detection Fingerprints

How We Detect Upload Field For Elementor Forms

Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.

Asset Fingerprints

Asset Paths
/wp-content/plugins/epf-upload-field/script.js
Script Paths
/wp-content/plugins/epf-upload-field/script.js
Version Parameters
epf-upload-field/script.js?ver=

HTML / DOM Fingerprints

CSS Classes
elementor-field-textual
Data Attributes
data-elementor-field-type="file"
FAQ

Frequently Asked Questions about Upload Field For Elementor Forms