Formstack Online Forms Security & Risk Analysis

wordpress.org/plugins/formstack

This plugin allows you to easily embed Web forms built with Formstack's online form builder into your sidebar, pages, and posts.

1K active installs v2.0.2 PHP + WP 2.8+ Updated Apr 12, 2019
form-builderformslead-generationonline-formsweb-forms
63
C · Use Caution
CVEs total1
Unpatched1
Last CVEDec 5, 2025
Safety Verdict

Is Formstack Online Forms Safe to Use in 2026?

Use With Caution

Score 63/100

Formstack Online Forms has 1 unpatched vulnerability. Evaluate alternatives or apply available mitigations.

1 known CVE 1 unpatched Last CVE: Dec 5, 2025Updated 6yr ago
Risk Assessment

The Formstack plugin v2.0.2 exhibits a mixed security posture. On the positive side, the static analysis reveals no overtly dangerous functions and all SQL queries utilize prepared statements, which is a strong indicator of secure database interaction. The output escaping is also robust at 85%, minimizing the risk of cross-site scripting vulnerabilities. However, there are notable areas of concern. The presence of one flow with an unsanitized path, although not classified as critical or high severity, warrants attention as it could indicate potential for path traversal or other file system related vulnerabilities. The complete lack of nonce checks and capability checks, especially given the plugin's potential interactions with external services (indicated by 7 external HTTP requests), is a significant weakness. This absence of authorization checks on potential entry points can expose the plugin to unauthorized actions if new vulnerabilities are introduced or if existing ones are exploited. The vulnerability history indicates a pattern of missing authorization issues, with a medium severity CVE recorded recently. While the plugin has a history of a single medium CVE, the recent date of the last vulnerability (2025-12-05) combined with the lack of authorization checks in the current version suggests a recurring theme and a potential blind spot in the plugin's security development lifecycle.

Key Concerns

  • Unpatched CVE detected
  • Flow with unsanitized path
  • Missing nonce checks
  • Missing capability checks
  • Bundled outdated library (TinyMCE)
Vulnerabilities
1

Formstack Online Forms Security Vulnerabilities

CVEs by Year

1 CVE in 2025 · unpatched
2025
Patched Has unpatched

Severity Breakdown

Medium
1

1 total CVE

CVE-2025-62738medium · 5.3Missing Authorization

Formstack Online Forms <= 2.0.2 - Missing Authorization

Dec 5, 2025Unpatched
Code Analysis
Analyzed Mar 17, 2026

Formstack Online Forms Code Analysis

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

Bundled Libraries

TinyMCE

Output Escaping

85% escaped54 total outputs
Data Flows
1 unsanitized

Data Flow Analysis

2 flows1 with unsanitized paths
maybe_save_authentication_code (plugin.php:477)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Formstack Online Forms Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 11
actionplugins_loadedplugin.php:96
actionadmin_initplugin.php:97
actionadmin_initplugin.php:98
actionadmin_initplugin.php:99
actioninitplugin.php:100
actionadmin_menuplugin.php:101
actionwp_enqueue_scriptsplugin.php:102
actionadmin_enqueue_scriptsplugin.php:103
filtermce_buttonsplugin.php:178
filtermce_external_pluginsplugin.php:179
actionwidgets_initwidget.php:203
Maintenance & Trust

Formstack Online Forms Maintenance & Trust

Maintenance Signals

WordPress version tested5.1.22
Last updatedApr 12, 2019
PHP min version
Downloads83K

Community Trust

Rating50/100
Number of ratings8
Active installs1K
Developer Profile

Formstack Online Forms Developer Profile

mmattax

1 plugin · 1K total installs

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

How We Detect Formstack Online Forms

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/formstack/assets/formstack-admin.css/wp-content/plugins/formstack/assets/formstack-admin.js
Script Paths
//www.formstack.com/forms/css/2/wordpress-post.css

HTML / DOM Fingerprints

Data Attributes
formstack_client_idformstack_client_secretformstack_settings
JS Globals
formstack_formsformstack_tinymce
FAQ

Frequently Asked Questions about Formstack Online Forms