autofill-CF7-BB Security & Risk Analysis

wordpress.org/plugins/autofill-cf7-bb

Add shortcode for fields autofill of Contact Form 7 plugin by URL get variable, by Id or by value, or add new value(s).

10 active installs v1.0.1 PHP + WP 2.8.1+ Updated Jun 5, 2012
autofillcontact-form-7getselecturl
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is autofill-CF7-BB Safe to Use in 2026?

Generally Safe

Score 85/100

autofill-CF7-BB has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 13yr ago
Risk Assessment

The autofill-cf7-bb plugin version 1.0.1 exhibits a mixed security posture. On the positive side, the plugin demonstrates good practices by exclusively using prepared statements for its single SQL query and does not make external HTTP requests. The attack surface is also limited to a single shortcode, with no identified unprotected entry points. However, significant concerns arise from the complete lack of output escaping and the absence of any capability checks or nonce verification. This means that any data processed by the plugin could potentially be outputted to the browser in an unescaped format, opening it up to Cross-Site Scripting (XSS) vulnerabilities. The absence of capability checks for its shortcode is also a worrying sign, as it implies that any authenticated user, regardless of their role, could potentially trigger its functionality, which could be leveraged in conjunction with other vulnerabilities.

The vulnerability history is currently clean, with no known CVEs. This is a positive indicator, suggesting the plugin has not had publicly disclosed security flaws in the past. However, the lack of security features such as output escaping and capability checks means that the potential for new vulnerabilities to be introduced or remain undiscovered is high. In conclusion, while the plugin has a clean history and limits its attack surface and SQL usage, the critical deficiency in output escaping and the complete absence of authorization checks present substantial security risks that require immediate attention.

Key Concerns

  • 0% properly escaped output
  • 0 capability checks
  • 0 nonce checks
Vulnerabilities
None known

autofill-CF7-BB Security Vulnerabilities

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

autofill-CF7-BB Code Analysis

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

SQL Query Safety

100% prepared1 total queries

Output Escaping

0% escaped32 total outputs
Attack Surface

autofill-CF7-BB Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[AFCF_BB] autofill-CF7-BB.php:37
WordPress Hooks 5
filterwpcf7_form_elementsautofill-CF7-BB.php:39
actionwp_loadedautofill-CF7-BB.php:41
actionadmin_menuscript\AFCFBB_option_class.php:14
actionadmin_initscript\AFCFBB_option_class.php:15
actionadmin_headscript\AFCFBB_option_class.php:16
Maintenance & Trust

autofill-CF7-BB Maintenance & Trust

Maintenance Signals

WordPress version tested3.3.2
Last updatedJun 5, 2012
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

autofill-CF7-BB Developer Profile

Billyben

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 autofill-CF7-BB

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/autofill-cf7-bb/script/AFCFBB_js.js
Script Paths
/wp-content/plugins/autofill-cf7-bb/script/AFCFBB_js.js

HTML / DOM Fingerprints

JS Globals
AFCFBB_TEXT_DOMAIN
Shortcode Output
[AFCF_BB]
FAQ

Frequently Asked Questions about autofill-CF7-BB