CIO Custom Fields Importer Security & Risk Analysis

wordpress.org/plugins/custom-fields-csv-xml-importer

Simple, easy, fast and flexible, this add-on to WP All Import processes large data sets from any XML or CSV files to any contents.

500 active installs v1.0.3 PHP + WP 4.1.0+ Updated Dec 26, 2017
comments-importhigh-performancetaxonomy-importuser-importwoocommerce-customer-import
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is CIO Custom Fields Importer Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 8yr ago
Risk Assessment

The "custom-fields-csv-xml-importer" v1.0.3 plugin exhibits a mixed security posture. On the positive side, there are no identified CVEs in its history, and the static analysis reports zero known vulnerabilities from taint analysis or a significant attack surface without authentication. This suggests a generally well-maintained plugin with no readily exploitable flaws in common entry points.

However, the code analysis reveals several areas for concern. The presence of the `unserialize` function without any apparent checks or sanitization is a significant risk, as it can lead to Remote Code Execution (RCE) if user-supplied data is unserialized. Additionally, the fact that 100% of the SQL queries are not using prepared statements is a strong indicator of potential SQL injection vulnerabilities. The low percentage of properly escaped output (45%) also increases the risk of Cross-Site Scripting (XSS) attacks.

While the plugin has a clean vulnerability history, this does not negate the inherent risks identified in the code. The absence of nonce and capability checks on the limited entry points is also a weakness. Overall, the plugin has a clean external record but contains internal code practices that could lead to serious security issues if user-controlled data is processed insecurely.

Key Concerns

  • Unserialize function used without checks
  • SQL queries not using prepared statements
  • Low percentage of properly escaped output
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

CIO Custom Fields Importer Security Vulnerabilities

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

CIO Custom Fields Importer Code Analysis

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

Dangerous Functions Found

unserialize$fieldData = (!empty($field_params['field_obj']->post_content)) ? unserialize($field_params['field_orapid-addon.php:527

SQL Query Safety

0% prepared2 total queries

Output Escaping

45% escaped11 total outputs
Attack Surface

CIO Custom Fields Importer Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 13
filterpmxi_addonsrapid-addon.php:138
filterwp_all_import_addon_parserapid-addon.php:139
filterwp_all_import_addon_importrapid-addon.php:140
filterwp_all_import_addon_saved_postrapid-addon.php:141
filterpmxi_options_optionsrapid-addon.php:142
filterwp_all_import_image_sectionsrapid-addon.php:143
actionpmxi_extend_options_featuredrapid-addon.php:144
actionadmin_initrapid-addon.php:145
filterwp_all_import_acf_is_show_grouprapid-addon.php:211
filterwp_all_import_is_show_add_new_imagesrapid-addon.php:861
filterwp_all_import_is_allow_import_imagesrapid-addon.php:864
filterwp_all_import_is_images_section_enabledrapid-addon.php:907
actionadmin_noticesrapid-addon.php:1102
Maintenance & Trust

CIO Custom Fields Importer Maintenance & Trust

Maintenance Signals

WordPress version tested4.9.29
Last updatedDec 26, 2017
PHP min version
Downloads17K

Community Trust

Rating100/100
Number of ratings8
Active installs500
Developer Profile

CIO Custom Fields Importer Developer Profile

VisualData

4 plugins · 580 total installs

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

How We Detect CIO Custom Fields Importer

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/custom-fields-csv-xml-importer/custom-fields-csv-xml-importer.php
Version Parameters
custom-fields-csv-xml-importer/custom-fields-csv-xml-importer.php?ver=rapid-addon.php?ver=

HTML / DOM Fingerprints

CSS Classes
vipp_cashflow_addon_free
Data Attributes
data-field-iddata-field-namedata-field-type
JS Globals
vipp_cashflow_addon_free
FAQ

Frequently Asked Questions about CIO Custom Fields Importer