
PCF Contact Form Security & Risk Analysis
wordpress.org/plugins/pcf-contact-formLicense GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html A simple plugin by PC Futures that creates a contact form that can save …
Is PCF Contact Form Safe to Use in 2026?
Generally Safe
Score 85/100PCF Contact Form has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The PCF Contact Form plugin version 1.2.1 exhibits a mixed security posture. On the positive side, it has no recorded vulnerabilities (CVEs), no bundled libraries, no file operations, and no external HTTP requests, which are all good security indicators. Furthermore, all SQL queries utilize prepared statements, and there are no identified dangerous functions. However, the static analysis reveals concerning aspects. A significant portion of output (78%) is not properly escaped, posing a risk of Cross-Site Scripting (XSS) attacks, particularly given the presence of a shortcode which can be an entry point for user-supplied data. The taint analysis indicates two flows with unsanitized paths, though they are not flagged as critical or high severity. The complete absence of nonce checks and capability checks across all entry points, including the shortcode, is a major weakness, leaving the plugin vulnerable to various forms of injection and unauthorized actions if an attacker can control the input to the shortcode.
Key Concerns
- Significant unescaped output (78%)
- Missing nonce checks on entry points
- Missing capability checks on entry points
- Two flows with unsanitized paths
PCF Contact Form Security Vulnerabilities
PCF Contact Form Code Analysis
Output Escaping
Data Flow Analysis
PCF Contact Form Attack Surface
Shortcodes 1
WordPress Hooks 5
Maintenance & Trust
PCF Contact Form Maintenance & Trust
Maintenance Signals
Community Trust
PCF Contact Form Alternatives
Database Addon for Contact Form 7 – CFDB7
contact-form-cfdb7
Save and manage Contact Form 7 messages. Never lose important data. It is a lightweight contact form 7 database plugin.
Advanced Contact form 7 DB
advanced-cf7-db
Save all contact form 7 form submitted data to the database, View, Ordering, Change field labels and Import/Export data using CSV.
Database for Contact Form 7, WPforms, Elementor forms
contact-form-entries
Saves Contact Form 7, WPforms,Elementor Forms, CRM Perks Forms and many other contact form submissions to database.
Contact Form Email
contact-form-to-email
Contact form with visual form builder. Contact form that sends the data to email, to a database list and to CSV / Excel files.
Business Essentials for Contact Form 7
cf7-redirect-thank-you-page
Business Essentials for Contact Form 7
PCF Contact Form Developer Profile
5 plugins · 50 total installs
How We Detect PCF Contact Form
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
/wp-content/plugins/pcf-contact-form/css/pcfcf-style.cssHTML / DOM Fingerprints
pcfcfpcfcf-inputpcfcf-tarequiredpatterntitle<form action="" method="post" class="pcfcf"><p class="required">Your Name</p><input type="text" name="cf-name"