Forms: 3rd-Party File Attachments Security & Risk Analysis

wordpress.org/plugins/forms-3rdparty-files

Add file upload processing to Forms 3rdparty Integration.

20 active installs v0.5.2 PHP + WP 3.0+ Updated Oct 10, 2018
cf7contact-formcontact-form-7formgravity-forms
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Forms: 3rd-Party File Attachments Safe to Use in 2026?

Generally Safe

Score 85/100

Forms: 3rd-Party File Attachments has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 7yr ago
Risk Assessment

The 'forms-3rdparty-files' plugin v0.5.2 exhibits a mixed security posture. On the positive side, the plugin demonstrates good practices by having no known CVEs and no recorded vulnerabilities, suggesting a generally secure development history. The static analysis also shows no dangerous functions, no external HTTP requests, and all SQL queries using prepared statements, which are strong indicators of security awareness. However, significant concerns arise from the complete lack of nonce and capability checks across all potential entry points, coupled with a very low percentage (12%) of properly escaped output. This means that while the plugin might not have actively exploited vulnerabilities in the past, it has a substantial inherent risk of Cross-Site Request Forgery (CSRF) and potential Cross-Site Scripting (XSS) vulnerabilities due to insufficient input validation and output sanitization. The file operations signal also warrants attention, although without further context, its specific risk is unclear. The absence of any taint analysis results is also noteworthy, potentially indicating that the analysis tool was not able to trace any data flows or that such flows were deemed insignificant, but this could also be a limitation of the analysis itself.

Key Concerns

  • No nonce checks on any entry points
  • No capability checks on any entry points
  • Low percentage of properly escaped output
  • Presence of file operations (unspecified risk)
Vulnerabilities
None known

Forms: 3rd-Party File Attachments Security Vulnerabilities

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

Forms: 3rd-Party File Attachments Code Analysis

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

Output Escaping

12% escaped25 total outputs
Attack Surface

Forms: 3rd-Party File Attachments Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
filterF3i_Files_Plugin_get_filesforms-3rdparty-files.php:207
Maintenance & Trust

Forms: 3rd-Party File Attachments Maintenance & Trust

Maintenance Signals

WordPress version tested4.9.29
Last updatedOct 10, 2018
PHP min version
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs20
Developer Profile

Forms: 3rd-Party File Attachments Developer Profile

zaus

13 plugins · 5K total installs

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

How We Detect Forms: 3rd-Party File Attachments

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/forms-3rdparty-files/css/f3if.css/wp-content/plugins/forms-3rdparty-files/js/f3if.js
Script Paths
/wp-content/plugins/forms-3rdparty-files/js/f3if.js
Version Parameters
forms-3rdparty-files/css/f3if.css?ver=forms-3rdparty-files/js/f3if.js?ver=

HTML / DOM Fingerprints

Data Attributes
name="f3if_how"name="f3if_gf"name="forms-3rdparty-files[options][how]"name="forms-3rdparty-files[options][gf]"
FAQ

Frequently Asked Questions about Forms: 3rd-Party File Attachments