Import VK Security & Risk Analysis

wordpress.org/plugins/import-vk

Importing VKontakte (vk.com) posts into your WordPress site.

300 active installs v1.0.2 PHP + WP 4.1+ Updated Nov 27, 2024
crosspostingimportvkvkontaktewall
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Import VK Safe to Use in 2026?

Generally Safe

Score 92/100

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

No known CVEs Updated 1yr ago
Risk Assessment

The "import-vk" plugin v1.0.2 exhibits a mixed security posture. On the positive side, it demonstrates good practices by exclusively using prepared statements for SQL queries and properly escaping a significant portion of its output. The absence of known CVEs and vulnerability history also suggests a generally well-maintained codebase. However, a critical concern arises from the presence of a single unprotected AJAX handler. This represents a direct entry point into the plugin's functionality that lacks any authentication or authorization checks, making it susceptible to abuse by unauthenticated users. The plugin also lacks nonce checks on its entry points, further increasing the risk associated with the unprotected AJAX handler. While taint analysis and file operations show no immediate issues, the unprotected AJAX endpoint is a significant security weakness that needs immediate attention.

In conclusion, while the plugin avoids common pitfalls like raw SQL queries and unescaped output, the unprotected AJAX handler presents a clear and present danger. This single vulnerability could allow attackers to trigger plugin functionality without proper verification, potentially leading to unintended consequences or exploitation if the handler's functionality itself is vulnerable to other issues not apparent in the provided static analysis. The lack of nonce checks exacerbates this risk. Addressing this unprotected entry point should be the highest priority.

Key Concerns

  • Unprotected AJAX handler
  • Missing nonce checks on AJAX
  • Limited output escaping (29% not properly escaped)
Vulnerabilities
None known

Import VK Security Vulnerabilities

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

Import VK Code Analysis

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

Output Escaping

71% escaped7 total outputs
Attack Surface
1 unprotected

Import VK Attack Surface

Entry Points1
Unprotected1

AJAX Handlers 1

authwp_ajax_import_postsimport-vk.php:33
WordPress Hooks 3
actionplugins_loadedimport-vk.php:24
actionadmin_menuimport-vk.php:28
actionadmin_initimport-vk.php:29
Maintenance & Trust

Import VK Maintenance & Trust

Maintenance Signals

WordPress version tested6.7.5
Last updatedNov 27, 2024
PHP min version
Downloads5K

Community Trust

Rating60/100
Number of ratings2
Active installs300
Developer Profile

Import VK Developer Profile

Kei

2 plugins · 310 total installs

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

How We Detect Import VK

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/import-vk/inc/css/jquery-ui.min.css/wp-content/plugins/import-vk/inc/css/jquery-ui-slider-pips.css/wp-content/plugins/import-vk/inc/css/bootstrap-datetimepicker.min.css/wp-content/plugins/import-vk/inc/css/bootstrap.min.css/wp-content/plugins/import-vk/inc/css/main.css/wp-content/plugins/import-vk/inc/js/bootstrap.min.js/wp-content/plugins/import-vk/inc/js/jquery-ui-slider-pips.js/wp-content/plugins/import-vk/inc/js/moment-with-locales.min.js+2 more

HTML / DOM Fingerprints

CSS Classes
glyphicon-musicglyphicon-fileglyphicon-filmembed-responsiveembed-responsive-16by9embed-responsive-item
Data Attributes
data-targetdata-toggledata-parent
JS Globals
scriptParams
REST Endpoints
/wp-json/import-vk/v1
FAQ

Frequently Asked Questions about Import VK