JVH WP All Import Extender Security & Risk Analysis

wordpress.org/plugins/jvh-wp-all-import-extender

This plugin extends the WP All Import and Export plugins. It will add the ability to import Visual Composer single images, which are stored as id&#039 …

10 active installs v1.4.2 PHP 7.3+ WP 5.0+ Updated Aug 4, 2021
jvh
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is JVH WP All Import Extender Safe to Use in 2026?

Generally Safe

Score 85/100

JVH WP All Import Extender has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 5yr ago
Risk Assessment

The "jvh-wp-all-import-extender" v1.4.2 plugin exhibits a strong security posture in many areas. Static analysis reveals no direct attack surface exposed through AJAX handlers, REST API, shortcodes, or cron events without proper authentication or capability checks. Furthermore, all SQL queries are properly prepared, and output escaping is consistently applied. The absence of any recorded vulnerabilities in its history is also a positive indicator of robust security practices.

However, the presence of two instances of the `unserialize` function without apparent sanitization or context is a significant concern. Although the static analysis did not detect any explicit taint flows, `unserialize` is inherently risky as it can lead to object injection vulnerabilities if the data being deserialized originates from an untrusted source. The lack of any recorded vulnerability history could be due to the plugin being less targeted or the analysis not having identified exploitable chains in the past.

In conclusion, while the plugin demonstrates good general security hygiene, the `unserialize` function represents a notable weakness that could be exploited under certain conditions. The absence of historical vulnerabilities is encouraging but should not entirely negate the potential risk posed by this function. Further investigation into how `unserialize` is used and the source of the data it processes is highly recommended.

Key Concerns

  • Dangerous function: unserialize
Vulnerabilities
None known

JVH WP All Import Extender Security Vulnerabilities

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

JVH WP All Import Extender Release Timeline

v1.4.2Current
v1.4.1
v1.4
v1.3.2
v1.3.1
v1.3
v1.2.3
v1.2.2
v1.2.1
v1.2
v1.1
v1.0
Code Analysis
Analyzed Mar 17, 2026

JVH WP All Import Extender Code Analysis

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

Dangerous Functions Found

unserialize$tm_meta = unserialize( $this->tm_meta );inc\ExportEpoExtender.php:26
unserialize$tm_meta = unserialize( $this->tm_meta );inc\ExportEpoExtender.php:69
Attack Surface

JVH WP All Import Extender Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 8
filterwp_all_export_csv_headersinc\ExportAcfRepeaterExtender.php:66
filterwp_all_export_csv_rowsinc\ExportAcfRepeaterExtender.php:72
filterwp_all_export_csv_rowsinc\ExportEpoExtender.php:82
filterwp_all_export_csv_rowsinc\ExportExtender.php:46
actionpmxi_saved_postinc\ImportAcfRepeaterExtender.php:46
filterpmxi_custom_fieldinc\ImportEpoExtender.php:56
filterpmxi_article_datainc\ImportExtender.php:45
filterimage_sideload_extensionsinc\VcImage.php:66
Maintenance & Trust

JVH WP All Import Extender Maintenance & Trust

Maintenance Signals

WordPress version tested5.8.13
Last updatedAug 4, 2021
PHP min version7.3
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

JVH WP All Import Extender Developer Profile

jaapjvh

8 plugins · 470 total installs

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

How We Detect JVH WP All Import Extender

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/jvh-wp-all-import-extender/assets/css/style.css/wp-content/plugins/jvh-wp-all-import-extender/assets/js/admin.js
Script Paths
/wp-content/plugins/jvh-wp-all-import-extender/assets/js/admin.js
Version Parameters
jvh-wp-all-import-extender/assets/css/style.css?ver=jvh-wp-all-import-extender/assets/js/admin.js?ver=

HTML / DOM Fingerprints

HTML Comments
<!-- Subtitle often contains VC snippets. --><!-- These are stored as id and don't work on import. --><!-- Add snippet content and title so the snippet can be imported. -->
FAQ

Frequently Asked Questions about JVH WP All Import Extender