
CF7 Multi Upload File Security & Risk Analysis
wordpress.org/plugins/cf7-multi-upload-fileМульти загрузка файлов в CF7.
Is CF7 Multi Upload File Safe to Use in 2026?
Generally Safe
Score 85/100CF7 Multi Upload File has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The plugin 'cf7-multi-upload-file' v1.0.2 exhibits a generally strong security posture based on the provided static analysis. The absence of any identified AJAX handlers, REST API routes, shortcodes, or cron events with direct attack surface points to a limited exposure to common web vulnerabilities. Furthermore, the code demonstrates good practices by exclusively using prepared statements for SQL queries, indicating a reduced risk of SQL injection. The high percentage of properly escaped output also suggests a good effort in preventing cross-site scripting (XSS) vulnerabilities.
However, there are potential areas for concern. The static analysis reveals 0 nonce checks and 0 capability checks. This is a significant weakness, as it implies that even if the plugin were to introduce entry points in the future, they might be implemented without essential security measures to verify user permissions and prevent Cross-Site Request Forgery (CSRF) attacks. The presence of two file operations without further context also warrants caution, as mishandling file operations can lead to various security issues.
The plugin's vulnerability history is exceptionally clean, with 0 known CVEs and no past vulnerabilities recorded. This suggests either a very well-maintained codebase or a lack of historical scrutiny. While this is a positive sign, it should not lead to complacency, especially given the identified gaps in nonce and capability checks. The overall security is good due to the lack of immediate attack vectors and secure SQL practices, but the absence of authorization checks on potential future entry points is a notable weakness that could be exploited.
Key Concerns
- Missing nonce checks
- Missing capability checks
- File operations without context
CF7 Multi Upload File Security Vulnerabilities
CF7 Multi Upload File Release Timeline
CF7 Multi Upload File Code Analysis
Output Escaping
CF7 Multi Upload File Attack Surface
WordPress Hooks 10
Maintenance & Trust
CF7 Multi Upload File Maintenance & Trust
Maintenance Signals
Community Trust
CF7 Multi Upload File Alternatives
PeproDev CF7 Database
pepro-cf7-database
Reliable Solution to Save CF7 Submissions and Files, Works with CF7 v.5.9+
Database Addon for Contact Form 7 – CFDB7
contact-form-cfdb7
Save and manage Contact Form 7 messages. Never lose important data. It is a lightweight contact form 7 database plugin.
Redirection for Contact Form 7
wpcf7-redirect
Redirect to any page or URL, execute scripts after submission, save data to the database, and unlock additional submission actions for Contact Form 7.
Advanced Contact form 7 DB
advanced-cf7-db
Save all contact form 7 form submitted data to the database, View, Ordering, Change field labels and Import/Export data using CSV.
Contact Form 7 Multi-Step Forms
contact-form-7-multi-step-module
Enables the Contact Form 7 plugin to create multi-page, multi-step forms.
CF7 Multi Upload File Developer Profile
2 plugins · 20 total installs
How We Detect CF7 Multi Upload File
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
/wp-content/plugins/cf7-multi-upload-file/inc/multupl.css/wp-content/plugins/cf7-multi-upload-file/inc/cf7-js.js/wp-content/plugins/cf7-multi-upload-file/inc/cf7-js.jscf7-multi-upload-file/inc/multupl.css?ver=cf7-multi-upload-file/inc/cf7-js.js?ver=HTML / DOM Fingerprints
duid-fileform__add-filecustom-file-inputcustom-file-labeldata-typedata-limitdata-max<input type="file" class="custom-file-input" id="inputGroupFile02"<label class="custom-file-label" for="inputGroupFile02"<button class="form__add-file" type="button">+ Add more files</button>