FormToEmail Shortcodes Security & Risk Analysis

wordpress.org/plugins/formtoemail-shortcodes

Add FormToEmail forms to any page or post using a shortcode.

10 active installs v1.0.1 PHP + WP 2.6+ Updated Nov 27, 2023
contact-formembed-formformsforms-to-emailweb-forms
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is FormToEmail Shortcodes Safe to Use in 2026?

Generally Safe

Score 85/100

FormToEmail Shortcodes has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 2yr ago
Risk Assessment

The formtoemail-shortcodes plugin, version 1.0.1, exhibits a generally strong security posture based on the provided static analysis. The absence of direct SQL queries without prepared statements, a high percentage of properly escaped output, and no identified dangerous functions or file operations are positive indicators. Furthermore, the plugin demonstrates good security practices with the presence of nonce checks and a limited attack surface consisting of a single shortcode, which, based on the analysis, appears to be protected.

The taint analysis also reveals no critical or high-severity unsanitized paths, further bolstering its security. The plugin's vulnerability history is notably clean, with zero recorded CVEs of any severity. This lack of past vulnerabilities, combined with the current clean analysis, suggests a developer who is either proactive about security or the plugin has not yet been a target for significant exploitation.

However, the plugin lacks any capability checks for its shortcode. While the static analysis indicates it's not directly exposed to unauthorized access via AJAX or REST API routes, relying solely on nonce checks for shortcode security might be a point of concern if the shortcode handles sensitive data or actions. The absence of capability checks introduces a minor weakness in its otherwise robust security framework, though the overall risk appears low given the limited attack surface and lack of known vulnerabilities.

Key Concerns

  • Missing capability checks on shortcode
Vulnerabilities
None known

FormToEmail Shortcodes Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

FormToEmail Shortcodes Release Timeline

No version history available.
Code Analysis
Analyzed Apr 16, 2026

FormToEmail Shortcodes Code Analysis

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

Output Escaping

93% escaped55 total outputs
Data Flows · Security
All sanitized

Data Flow Analysis

2 flows
formtoemail_editor (shortcodes.php:134)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

FormToEmail Shortcodes Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[formtoemail] shortcodes.php:24
WordPress Hooks 1
actionadmin_menushortcodes.php:39
Maintenance & Trust

FormToEmail Shortcodes Maintenance & Trust

Maintenance Signals

WordPress version tested6.4.8
Last updatedNov 27, 2023
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

FormToEmail Shortcodes Developer Profile

FormToEmail

1 plugin · 10 total installs

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

How We Detect FormToEmail Shortcodes

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/formtoemail-shortcodes/formtoemail.css/wp-content/plugins/formtoemail-shortcodes/logo.png
Script Paths
/wp-content/plugins/formtoemail-shortcodes/ace.js/wp-content/plugins/formtoemail-shortcodes/formtoemail.js
Version Parameters
formtoemail-shortcodes/formtoemail.css?ver=formtoemail-shortcodes/ace.js?ver=formtoemail-shortcodes/formtoemail.js?ver=

HTML / DOM Fingerprints

Data Attributes
data-editor="html"
Shortcode Output
[formtoemail id="<img src="plugins_url('logo.png'plugins_url('formtoemail.css'
FAQ

Frequently Asked Questions about FormToEmail Shortcodes