PK InExPress Security & Risk Analysis

wordpress.org/plugins/pk-inexpress

Quick importer from management software (CRMs) to specific WordPress themes.

0 active installs v1.1.7 PHP 7.4+ WP 6.0+ Updated Feb 19, 2026
houzezimportmiogestrealsoftwarexml
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is PK InExPress Safe to Use in 2026?

Generally Safe

Score 100/100

PK InExPress has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 2mo ago
Risk Assessment

The "pk-inexpress" v1.1.7 plugin exhibits a mixed security posture. While it demonstrates good practices by exclusively using prepared statements for SQL queries and having no recorded vulnerabilities, significant concerns arise from its attack surface. With 3 AJAX handlers identified, all of which lack authentication checks, there's a direct and unprotected pathway for potential exploitation. Additionally, the taint analysis revealed one flow with unsanitized paths, which, although not classified as critical or high severity in this specific analysis, still represents a potential risk for data injection or manipulation if user-supplied input isn't properly validated and escaped before being used in sensitive operations. The absence of any historical vulnerabilities is positive, but it does not negate the immediate risks presented by the current code analysis.

Overall, the plugin has strengths in its SQL handling and lack of past exploits. However, the unprotected AJAX endpoints and the identified unsanitized path flow are critical weaknesses that expose the installation to potential security breaches. These issues significantly elevate the risk profile of the plugin, despite its otherwise clean record and secure SQL practices. Prioritizing the remediation of these exposed entry points is crucial for the plugin's security.

Key Concerns

  • Unprotected AJAX handlers
  • Flows with unsanitized paths
Vulnerabilities
None known

PK InExPress Security Vulnerabilities

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

PK InExPress Release Timeline

v1.1.7Current
v1.1.6
v1.1.5
v1.1.4
v1.1.2
v1.1.1
v1.0.1
v1.0.0
Code Analysis
Analyzed Apr 6, 2026

PK InExPress Code Analysis

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

Bundled Libraries

Freemius1.0

SQL Query Safety

100% prepared2 total queries

Output Escaping

80% escaped136 total outputs
Data Flows · Security
1 unsanitized

Data Flow Analysis

4 flows1 with unsanitized paths
pkinex_async_import_step (includes/services/pkinex-handle-async-import.php:235)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
3 unprotected

PK InExPress Attack Surface

Entry Points3
Unprotected3

AJAX Handlers 3

authwp_ajax_pkinex_async_import_startincludes/services/pkinex-handle-async-import.php:36
authwp_ajax_pkinex_async_import_stepincludes/services/pkinex-handle-async-import.php:37
authwp_ajax_pkinex_async_import_cancelincludes/services/pkinex-handle-async-import.php:38
WordPress Hooks 10
actionadmin_initadmin/pkinex-admin-init.php:31
actionadmin_menuadmin/pkinex-admin-init.php:35
actionadmin_post_pkinex_handle_save_quick_optionsadmin/pkinex-admin-init.php:39
actionadmin_post_pkinex_handle_run_quick_importadmin/pkinex-admin-init.php:43
actionadmin_noticesadmin/pkinex-admin-init.php:45
actionadmin_enqueue_scriptsadmin/pkinex-admin-init.php:207
actionadmin_noticesadmin/pkinex-admin-init.php:263
actionwp_enqueue_scriptsincludes/class-pkinex-inexpress.php:51
actionwp_enqueue_scriptsincludes/class-pkinex-inexpress.php:52
actionplugins_loadedpk-inexpress.php:190
Maintenance & Trust

PK InExPress Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedFeb 19, 2026
PHP min version7.4
Downloads560

Community Trust

Rating100/100
Number of ratings2
Active installs0
Developer Profile

PK InExPress Developer Profile

Fatur

1 plugin · 0 total installs

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

How We Detect PK InExPress

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/pk-inexpress/assets/css/pkinex-admin.css/wp-content/plugins/pk-inexpress/assets/js/pkinex-admin.js/wp-content/plugins/pk-inexpress/assets/js/pkinex-frontend.js
Script Paths
/wp-content/plugins/pk-inexpress/assets/js/pkinex-admin.js/wp-content/plugins/pk-inexpress/assets/js/pkinex-frontend.js
Version Parameters
pk-inexpress/assets/css/pkinex-admin.css?ver=pk-inexpress/assets/js/pkinex-admin.js?ver=pk-inexpress/assets/js/pkinex-frontend.js?ver=

HTML / DOM Fingerprints

CSS Classes
pkinex-admin-form
HTML Comments
PKINEX_Inexpress pk-inexpress main
JS Globals
pkinex_inexpress
FAQ

Frequently Asked Questions about PK InExPress