
Kento Like Post Security & Risk Analysis
wordpress.org/plugins/kento-like-postFacebook Style like button for WordPress with like count and user thumbnails.
Is Kento Like Post Safe to Use in 2026?
Generally Safe
Score 85/100Kento Like Post has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The kento-like-post plugin version 1.1 presents a significant security risk primarily due to its unprotected entry points. The static analysis reveals two AJAX handlers, both of which lack authentication checks. This means any user, even an unauthenticated one, could potentially trigger these handlers, leading to unexpected behavior or allowing for unauthorized actions within the WordPress site. The lack of nonce and capability checks further exacerbates this issue, as there are no safeguards to verify user permissions or prevent cross-site request forgery (CSRF) attacks. While there are no reported CVEs, this can sometimes indicate a lack of historical scrutiny rather than inherent security, especially for plugins with limited features or recent release dates.
The taint analysis indicates two flows with unsanitized paths, which is a concern as it suggests potential for path traversal vulnerabilities if user-supplied input is not properly validated and sanitized before being used in file operations or other sensitive contexts. However, the absence of direct file operations in the code signals might suggest these paths are not actively exploited in this specific version, but the potential remains. The SQL queries also show a low percentage of prepared statements, increasing the risk of SQL injection vulnerabilities, though the absence of critical taint flows related to SQL is a positive sign. The output escaping is also a major weakness, with 0% proper escaping, posing a clear risk of cross-site scripting (XSS) attacks.
Key Concerns
- AJAX handlers without auth checks
- Flows with unsanitized paths
- SQL queries not using prepared statements
- Output escaping not implemented
- Nonce checks missing
- Capability checks missing
Kento Like Post Security Vulnerabilities
Kento Like Post Code Analysis
SQL Query Safety
Output Escaping
Data Flow Analysis
Kento Like Post Attack Surface
AJAX Handlers 2
WordPress Hooks 2
Maintenance & Trust
Kento Like Post Maintenance & Trust
Maintenance Signals
Community Trust
Kento Like Post Alternatives
WP1 Like
wp1-like
Display Like button on posts, pages, custom post types and WooCommerce products.
Solid Post Likes
solid-post-likes
A like button for all post types. Solid and simple.
Kento Vote
kento-vote
Vote on Post and Display Who Voted via gravatar thumbnail.
WP Custom Voting
wp-custom-voting
This plugin is meant for admin to bring the feature of VOTING to their posts or pages, like facebook post like.
WP PostVoting
wp-postvoting
"WP PostVoting" plugin allows visitors to vote on your blog's content with a widget of the most voted posts.
Kento Like Post Developer Profile
20 plugins · 600 total installs
How We Detect Kento Like Post
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
/wp-content/plugins/kento-like-post/js/kento_like_post.js/wp-content/plugins/kento-like-post/css/style.css/wp-content/plugins/kento-like-post/js/kento_like_post.jsHTML / DOM Fingerprints
kento-like-post-loginvote-buttonvote-textvotednotvotedkento-fb-votelogin-usernamelogin-password+4 more<!-- Post Like Button For WordPress like Facebook --><!--Include Javascript library--><!-- including ajax script in the plugin ajax.ajaxurl --><!--is already vote-->+1 moreloggedpostidvotestatuskento_like_post_ajaxurl/wp-ajax.php