Multi Uploader for Gravity Forms Security & Risk Analysis

wordpress.org/plugins/gf-multi-uploader

Chunked Multiple file uploads, from images, videos to pdf. Files stored in WP Media Library.

30 active installs v1.1.8 PHP 7.4+ WP 5.0+ Updated Dec 16, 2025
file-uploadergravity-formsgravity-forms-uploaderpluploaduploader
88
A · Safe
CVEs total2
Unpatched0
Last CVEDec 11, 2025
Safety Verdict

Is Multi Uploader for Gravity Forms Safe to Use in 2026?

Generally Safe

Score 88/100

Multi Uploader for Gravity Forms has a strong security track record. Known vulnerabilities have been patched promptly.

2 known CVEsLast CVE: Dec 11, 2025Updated 3mo ago
Risk Assessment

The "gf-multi-uploader" v1.1.8 plugin presents a mixed security picture. While it demonstrates good practices in SQL query sanitization and output escaping, with 86% of SQL queries using prepared statements and 98% of outputs properly escaped, significant concerns arise from its attack surface and vulnerability history. The plugin has a considerable number of AJAX handlers (6) with a critical flaw: all of them lack authentication checks. This means any unauthenticated user can potentially trigger these actions, creating a substantial security risk.

The taint analysis, while limited in scope with only 4 flows analyzed, highlights 4 flows with unsanitized paths. Although no critical or high severity issues were flagged in this specific analysis, the presence of unsanitized paths is a red flag, especially when combined with the unprotected AJAX endpoints. The vulnerability history is also concerning, with two critical historical CVEs. The types of these vulnerabilities, 'Path Traversal' and 'Unrestricted Upload of File with Dangerous Type,' are severe and directly align with potential risks indicated by the taint analysis and the large number of file operations (29) the plugin performs. The fact that these critical vulnerabilities existed in the past, even if none are currently unpatched, suggests a historical pattern of significant security weaknesses.

In conclusion, while the plugin shows strengths in data handling, the complete lack of authentication checks on its AJAX endpoints and the historical presence of critical vulnerabilities like path traversal and unrestricted uploads are major weaknesses. These factors, combined with the unsanitized paths identified in the taint analysis, create a high-risk profile for this plugin. Organizations should exercise extreme caution and consider alternative solutions or rigorous security auditing before deploying this plugin.

Key Concerns

  • AJAX handlers without auth checks
  • Total entry points without auth checks
  • Flows with unsanitized paths
  • Critical CVEs in vulnerability history
  • Nonce checks missing on entry points
  • Capability checks missing on entry points
Vulnerabilities
2

Multi Uploader for Gravity Forms Security Vulnerabilities

CVEs by Year

2 CVEs in 2025
2025
Patched Has unpatched

Severity Breakdown

Critical
2

2 total CVEs

CVE-2025-14344critical · 9.8Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

Multi Uploader for Gravity Forms <= 1.1.7 - Unauthenticated Arbitrary File Deletion

Dec 11, 2025 Patched in 1.1.8 (26d)
CVE-2025-23921critical · 9.8Unrestricted Upload of File with Dangerous Type

Multi Uploader for Gravity Forms <= 1.1.3 - Unauthenticated Arbitrary File Upload

Jan 16, 2025 Patched in 1.1.5 (92d)
Code Analysis
Analyzed Mar 16, 2026

Multi Uploader for Gravity Forms Code Analysis

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

SQL Query Safety

86% prepared7 total queries

Output Escaping

98% escaped53 total outputs
Data Flows
4 unsanitized

Data Flow Analysis

4 flows4 with unsanitized paths
plupload_ajax_delete_file (inc\GFMUHandlePluploader.class.php:39)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
6 unprotected

Multi Uploader for Gravity Forms Attack Surface

Entry Points6
Unprotected6

AJAX Handlers 6

noprivwp_ajax_gfmu-plupload-submitGFMUAddon.class.php:127
authwp_ajax_gfmu-plupload-submitGFMUAddon.class.php:128
noprivwp_ajax_gfmu_delete_fileGFMUAddon.class.php:131
authwp_ajax_gfmu_delete_fileGFMUAddon.class.php:132
noprivwp_ajax_gfmu_download_fileGFMUAddon.class.php:135
authwp_ajax_gfmu_download_fileGFMUAddon.class.php:136
WordPress Hooks 5
filtergform_after_create_postGFMUAddon.class.php:119
filtergform_tooltipsGFMUAddon.class.php:143
actiongform_field_advanced_settingsGFMUAddon.class.php:144
actiongform_field_standard_settingsGFMUAddon.class.php:145
actiongform_loadedGFMUPluginSetup.php:17
Maintenance & Trust

Multi Uploader for Gravity Forms Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedDec 16, 2025
PHP min version7.4
Downloads4K

Community Trust

Rating0/100
Number of ratings0
Active installs30
Developer Profile

Multi Uploader for Gravity Forms Developer Profile

sh1zen

3 plugins · 140 total installs

80
trust score
Avg Security Score
89/100
Avg Patch Time
59 days
View full developer profile
Detection Fingerprints

How We Detect Multi Uploader for Gravity Forms

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/gf-multi-uploader/assets/css/gfmu-style.css/wp-content/plugins/gf-multi-uploader/assets/js/gfmu.js/wp-content/plugins/gf-multi-uploader/assets/js/plupload.full.min.js/wp-content/plugins/gf-multi-uploader/assets/js/jquery.ui.widget.js/wp-content/plugins/gf-multi-uploader/assets/js/jquery.iframe-transport.js/wp-content/plugins/gf-multi-uploader/assets/js/jquery.fileupload.js/wp-content/plugins/gf-multi-uploader/assets/js/plupload.settings.js
Script Paths
/wp-content/plugins/gf-multi-uploader/assets/js/gfmu.js/wp-content/plugins/gf-multi-uploader/assets/js/plupload.full.min.js/wp-content/plugins/gf-multi-uploader/assets/js/jquery.ui.widget.js/wp-content/plugins/gf-multi-uploader/assets/js/jquery.iframe-transport.js/wp-content/plugins/gf-multi-uploader/assets/js/jquery.fileupload.js/wp-content/plugins/gf-multi-uploader/assets/js/plupload.settings.js
Version Parameters
gf-multi-uploader/assets/css/gfmu-style.css?ver=gf-multi-uploader/assets/js/gfmu.js?ver=gf-multi-uploader/assets/js/plupload.full.min.js?ver=gf-multi-uploader/assets/js/jquery.ui.widget.js?ver=gf-multi-uploader/assets/js/jquery.iframe-transport.js?ver=gf-multi-uploader/assets/js/jquery.fileupload.js?ver=gf-multi-uploader/assets/js/plupload.settings.js?ver=

HTML / DOM Fingerprints

CSS Classes
gfmu-containergfmu-file-listgfmu-file-itemgfmu-upload-wrapper
Data Attributes
data-gfmu-settingsdata-field-id
JS Globals
gfmu_plupload_settings
FAQ

Frequently Asked Questions about Multi Uploader for Gravity Forms