Wp Sup Contact Form Security & Risk Analysis

wordpress.org/plugins/wp-sup-contact-form

Is a plugin where you can display contact form field on the post/page easy using Shortcode. This contact form support for file attachment or file uplo …

10 active installs v0.0.6 PHP + WP 3.3+ Updated Apr 1, 2015
contact-formcontact-form-buildercontact-form-plugincontact-formscontact-us
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Wp Sup Contact Form Safe to Use in 2026?

Generally Safe

Score 85/100

Wp Sup Contact Form has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 11yr ago
Risk Assessment

The "wp-sup-contact-form" plugin version 0.0.6 presents a mixed security posture. On the positive side, it has a minimal attack surface with no known vulnerabilities in its history and utilizes prepared statements for all its SQL queries, which is excellent practice. However, significant concerns arise from the static analysis. The fact that 0% of its 38 output operations are properly escaped is a critical flaw, leaving the plugin highly susceptible to Cross-Site Scripting (XSS) attacks. Additionally, the presence of 4 unsanitized path flows in the taint analysis, even without a critical or high severity rating, indicates potential for path traversal or insecure file operations, especially given the 3 file operations detected. The absence of nonce and capability checks on its entry points, while seemingly mitigated by the lack of AJAX/REST API handlers, means that the single shortcode could potentially be exploited if not carefully handled internally, and the absence of any explicit authentication or authorization checks on this shortcode is a major oversight.

Key Concerns

  • 0% of outputs properly escaped (XSS risk)
  • 4 unsanitized path flows
  • Missing nonce checks
  • Missing capability checks
  • Shortcode without authentication/authorization
Vulnerabilities
None known

Wp Sup Contact Form Security Vulnerabilities

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

Wp Sup Contact Form Release Timeline

v0.6
v0.0.5
v0.0.4
v0.0.3
v0.0.2
v0.0.1
Code Analysis
Analyzed Apr 16, 2026

Wp Sup Contact Form Code Analysis

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

Output Escaping

0% escaped38 total outputs
Data Flows · Security
4 unsanitized

Data Flow Analysis

4 flows4 with unsanitized paths
process_form (wpscf-frame-work.php:75)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Wp Sup Contact Form Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[wpscf_display] wp-sup-contact-form.php:27
WordPress Hooks 2
actionwp_enqueue_scriptswp-sup-contact-form.php:21
actionadmin_menuwpscf-settings.php:249
Maintenance & Trust

Wp Sup Contact Form Maintenance & Trust

Maintenance Signals

WordPress version tested4.1.42
Last updatedApr 1, 2015
PHP min version
Downloads3K

Community Trust

Rating20/100
Number of ratings1
Active installs10
Developer Profile

Wp Sup Contact Form Developer Profile

UspDev

2 plugins · 20 total installs

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

How We Detect Wp Sup Contact Form

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-sup-contact-form/style.css
Version Parameters
wp-sup-contact-form/style.css?ver=

HTML / DOM Fingerprints

Shortcode Output
wpscf_display
FAQ

Frequently Asked Questions about Wp Sup Contact Form