Any Custom Fields Security & Risk Analysis

wordpress.org/plugins/any-custom-field

Any Custom fields provide the options to customize in wordpress front end website.

10 active installs v1.1 PHP + WP 3.2+ Updated Dec 1, 2016
any-custom-field-optionscontact-optionsgeneral-optionssocial-options
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Any Custom Fields Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 9yr ago
Risk Assessment

The "any-custom-field" v1.1 plugin exhibits a generally positive security posture with no known vulnerabilities or critical code signals. The complete absence of external HTTP requests, file operations, and SQL queries that are not properly prepared are strong indicators of good development practices. However, a significant concern arises from the taint analysis, which reveals one flow with unsanitized paths. While this is not classified as critical or high severity in this report, it represents a potential pathway for malicious input to be processed in an unsafe manner, necessitating further investigation.

Furthermore, the output escaping is notably poor, with only 4% of outputs being properly escaped. This could lead to Cross-Site Scripting (XSS) vulnerabilities if user-supplied data is displayed without adequate sanitization. The plugin's vulnerability history being clean is a positive sign, suggesting maturity, but the presence of an unsanitized path and the low percentage of properly escaped outputs are weaknesses that temper the overall positive assessment. Improvements in output escaping and a thorough review of the identified unsanitized path are recommended to strengthen the plugin's security.

Key Concerns

  • Taint flow with unsanitized paths
  • Low percentage of properly escaped output
Vulnerabilities
None known

Any Custom Fields Security Vulnerabilities

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

Any Custom Fields Release Timeline

v1.1.1
v1.1.0
v0.1
Code Analysis
Analyzed Apr 16, 2026

Any Custom Fields Code Analysis

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

SQL Query Safety

100% prepared8 total queries

Output Escaping

4% escaped54 total outputs
Data Flows · Security
1 unsanitized

Data Flow Analysis

1 flows1 with unsanitized paths
<form> (form.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Any Custom Fields Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actionadmin_menuindex.php:12
actionadmin_initindex.php:57
Maintenance & Trust

Any Custom Fields Maintenance & Trust

Maintenance Signals

WordPress version tested4.6.30
Last updatedDec 1, 2016
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Any Custom Fields Developer Profile

darshancp23081994

1 plugin · 10 total installs

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

How We Detect Any Custom Fields

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/any-custom-field/style.css/wp-content/plugins/any-custom-field/ajax.js/wp-content/plugins/any-custom-field/anycustomfield.js
Script Paths
style.cssajax.jsanycustomfield.js
Version Parameters
any-custom-field/style.css?ver=any-custom-field/ajax.js?ver=any-custom-field/anycustomfield.js?ver=

HTML / DOM Fingerprints

Data Attributes
anc_hiddenopendc_hidden_nonceanc_site_logoblognameblogdescriptionanc_site_meta_title+18 more
JS Globals
wp.hooks
FAQ

Frequently Asked Questions about Any Custom Fields