Form Submission Email Reports Security & Risk Analysis

wordpress.org/plugins/form-submission-reports

A lightweight plugin that retrieves form submission data from popular form plugins and emails scheduled reports (daily, weekly, and monthly).

50 active installs v1.8 PHP 7.4+ WP 6.0+ Updated Feb 24, 2026
csv-exportemail-reportscheduled-reportssubmission-recordessubmission-report
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Form Submission Email Reports Safe to Use in 2026?

Generally Safe

Score 100/100

Form Submission Email Reports has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 1mo ago
Risk Assessment

The "form-submission-reports" plugin version 1.8 exhibits a generally strong security posture based on the static analysis. The complete absence of unprotected AJAX handlers, REST API routes, and shortcodes is a significant positive, drastically reducing the external attack surface. Furthermore, the consistent use of prepared statements for all SQL queries and a high percentage of properly escaped output demonstrates good coding practices for preventing common web vulnerabilities like SQL injection and Cross-Site Scripting (XSS). The plugin also correctly implements nonce and capability checks for its limited entry points.

However, one concerning aspect identified in the taint analysis is a flow with an unsanitized path, flagged as high severity. While the static analysis does not detail the exact nature of this unsanitized path, it represents a potential risk for directory traversal or other path manipulation attacks, especially given it's the only high-severity finding. The presence of one file operation, while not inherently dangerous, warrants attention in conjunction with the unsanitized path to ensure it's not being exploited.

The plugin's vulnerability history, showing zero recorded CVEs, is excellent and suggests a historically secure development process. However, this lack of history, combined with the single high-severity taint flow, means this potential vulnerability should be treated with higher suspicion as it might be an undiscovered issue. Overall, the plugin is well-developed with strong preventative measures in place, but the high-severity taint flow requires immediate investigation and remediation to maintain a robust security profile.

Key Concerns

  • High severity unsanitized path in taint analysis
Vulnerabilities
None known

Form Submission Email Reports Security Vulnerabilities

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

Form Submission Email Reports Code Analysis

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

SQL Query Safety

100% prepared28 total queries

Output Escaping

96% escaped23 total outputs
Data Flows
1 unsanitized

Data Flow Analysis

3 flows1 with unsanitized paths
fsrp_settings_page (form-submission-reports.php:221)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Form Submission Email Reports Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 13
filtercron_schedulesform-submission-reports.php:20
actionadmin_enqueue_scriptsform-submission-reports.php:39
actionupdate_option_fsrp_reports_scheduleform-submission-reports.php:112
actionadmin_noticesform-submission-reports.php:163
actionadmin_initform-submission-reports.php:173
actionadmin_noticesform-submission-reports.php:181
actionadmin_menuform-submission-reports.php:198
actionfsrp_submission_reportform-submission-reports.php:341
filterwp_mail_content_typeform-submission-reports.php:540
actionadmin_post_nopriv_fsr_public_csv_downloadform-submission-reports.php:617
actionadmin_post_fsr_public_csv_downloadform-submission-reports.php:618
actionadmin_footerform-submission-reports.php:1009
actionadmin_footerform-submission-reports.php:1051

Scheduled Events 3

fsrp_submission_report
fsrp_submission_report
fsrp_submission_report
Maintenance & Trust

Form Submission Email Reports Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedFeb 24, 2026
PHP min version7.4
Downloads2K

Community Trust

Rating100/100
Number of ratings1
Active installs50
Developer Profile

Form Submission Email Reports Developer Profile

TechArk Solutions

4 plugins · 90 total installs

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

How We Detect Form Submission Email Reports

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/form-submission-reports/css/setting.css

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about Form Submission Email Reports