WPCF Security & Risk Analysis

wordpress.org/plugins/wpcf

WPCF is a simple WordPress contact form. You can easily add this in your page,post anywhere with shortcode.

70 active installs v1.1.4 PHP 7.4+ WP 5.3+ Updated Nov 24, 2025
wordpress-contact-form
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WPCF Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 4mo ago
Risk Assessment

The "wpcf" plugin version 1.1.4 exhibits a strong security posture based on the provided static analysis. The plugin demonstrates good practices by avoiding dangerous functions, utilizing prepared statements for all SQL queries, and properly escaping the vast majority of its output. The absence of file operations and external HTTP requests further reduces potential attack vectors. Furthermore, the plugin incorporates a nonce check, indicating awareness of common WordPress security vulnerabilities.

The attack surface is relatively small with only three entry points identified, all of which appear to be protected by authentication checks. The taint analysis reported zero flows, suggesting no immediate concerns regarding unsanitized data leading to critical or high severity issues. The plugin's vulnerability history is also clean, with no recorded CVEs. This lack of past vulnerabilities, combined with current sound coding practices, paints a picture of a well-maintained and secure plugin.

While the plugin's current state is very positive, the complete absence of capability checks, even with the presence of a nonce check, could be a minor concern for extremely sensitive operations. However, given the other robust security measures in place, this is a very minor point. Overall, "wpcf" v1.1.4 appears to be a secure plugin, with strengths in its defensive coding practices and clean security history significantly outweighing any minimal theoretical weaknesses.

Vulnerabilities
None known

WPCF Security Vulnerabilities

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

WPCF Code Analysis

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

Output Escaping

83% escaped6 total outputs
Attack Surface

WPCF Attack Surface

Entry Points3
Unprotected0

AJAX Handlers 2

noprivwp_ajax_wpcf_ajaxsrc\Ajax.php:26
authwp_ajax_wpcf_ajaxsrc\Ajax.php:27

Shortcodes 1

[wpcf] src\Shortcode.php:27
WordPress Hooks 1
actionwp_enqueue_scriptssrc\Assets.php:21
Maintenance & Trust

WPCF Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedNov 24, 2025
PHP min version7.4
Downloads4K

Community Trust

Rating100/100
Number of ratings1
Active installs70
Developer Profile

WPCF Developer Profile

SoftXpo

2 plugins · 70 total installs

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

How We Detect WPCF

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wpcf/css/style.css/wp-content/plugins/wpcf/js/function.js
Version Parameters
wpcf/css/style.css?ver=wpcf/js/function.js?ver=

HTML / DOM Fingerprints

Shortcode Output
<form id="wpcf-contact-form"
FAQ

Frequently Asked Questions about WPCF