VK Post Author Display Security & Risk Analysis

wordpress.org/plugins/vk-post-author-display

Display to Post Author Information Box on bottom of the contents.

10K active installs v1.27.1 PHP 7.4+ WP 5.3+ Updated Mar 25, 2026
authorpost
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is VK Post Author Display Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 1mo ago
Risk Assessment

The vk-post-author-display plugin version 1.26.2 exhibits a generally good security posture based on the provided static analysis. The absence of dangerous functions, SQL queries executed via prepared statements, file operations, and external HTTP requests is commendable. Furthermore, the presence of nonce checks and the limited number of entry points (two shortcodes) contribute to a reduced attack surface. The plugin also has no recorded vulnerability history, which suggests consistent security efforts or a lack of historically exploitable flaws.

However, a primary concern arises from the output escaping. With 84 total outputs and only 74% properly escaped, there's a significant portion (26%) of outputs that are not adequately sanitized. This could potentially lead to cross-site scripting (XSS) vulnerabilities if user-supplied data is rendered directly in the output without proper escaping. While taint analysis showed no unsanitized paths, the unescaped outputs represent a direct risk that needs attention. The lack of capability checks on the identified entry points, though minimal in number, also presents a theoretical risk of unauthorized access or modification if the shortcodes were to process sensitive information.

Key Concerns

  • Unescaped output percentage is too high
  • No capability checks on entry points
Vulnerabilities
None known

VK Post Author Display Security Vulnerabilities

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

VK Post Author Display Release Timeline

v1.27.1Current
v1.27.0
v1.26.2
v1.26.1
v1.26.0
v1.25.1
v1.25.0
v1.24.1
v1.24.0
v1.23.0
v1.22.2
v1.22.1
v1.22.0
v1.21.3
v1.21.2
v1.21.1
v1.21.0
v1.20.4
v1.20.3
v1.20.2
Code Analysis
Analyzed Mar 16, 2026

VK Post Author Display Code Analysis

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

Output Escaping

74% escaped84 total outputs
Attack Surface

VK Post Author Display Attack Surface

Entry Points2
Unprotected0

Shortcodes 2

[pad] view.post-author.php:17
[pad_social_icons] view.post-author.php:18
WordPress Hooks 16
filteruser_contactmethodsadmin\admin-profile.php:61
actionshow_password_fieldsadmin\admin-profile.php:67
actionprofile_updateadmin\admin-profile.php:77
actionadmin_print_styles-profile.phpadmin\admin-profile.php:97
actionadmin_print_styles-user-edit.phpadmin\admin-profile.php:98
actionadmin_menuhide_controller.php:5
actionsave_posthide_controller.php:52
filterveu_get_capability_requiredinc\template-tags\package\template-tags-veu.php:61
actionadmin_footerinc\term-color\package\class.term-color.php:100
actioninitinc\term-color\package\class.term-color.php:253
actionadmin_enqueue_scriptsinc\term-color\package\class.term-color.php:254
actioninitinc\term-color\term-color-config.php:32
filterthe_contentpost-author-display.php:114
actionwp_enqueue_scriptspost-author-display.php:152
actionadmin_initpost-author-display.php:203
actionadmin_menupost-author-display.php:241
Maintenance & Trust

VK Post Author Display Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedMar 25, 2026
PHP min version7.4
Downloads251K

Community Trust

Rating90/100
Number of ratings8
Active installs10K
Developer Profile

VK Post Author Display Developer Profile

Hidekazu Ishikawa

5 plugins · 218K total installs

76
trust score
Avg Security Score
96/100
Avg Patch Time
126 days
View full developer profile
Detection Fingerprints

How We Detect VK Post Author Display

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/vk-post-author-display/assets/css/vk-post-author.css
Version Parameters
vk-post-author-display/assets/css/vk-post-author.css?ver=

HTML / DOM Fingerprints

CSS Classes
vk_post_author_box
HTML Comments
<!-- BEGIN VK Post Author Box --><!-- END VK Post Author Box -->
Data Attributes
data-vk-post-author-box
FAQ

Frequently Asked Questions about VK Post Author Display