WP Kakao Plusfriend Security & Risk Analysis

wordpress.org/plugins/wp-kakao-plusfriend

Automaticlly adds a flexible KakaoTalk Plusfriend button and/or 1:1 Chat button to your WordPress website.

300 active installs v0.2.1 PHP + WP 4.5+ Updated Mar 19, 2019
%ed%94%8c%eb%9f%ac%ec%8a%a4%ec%b9%9c%ea%b5%ac%ec%b9%b4%ec%b9%b4%ec%98%a4%ed%86%a1kakaokakaotalkplusfriend
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WP Kakao Plusfriend Safe to Use in 2026?

Generally Safe

Score 85/100

WP Kakao Plusfriend has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 7yr ago
Risk Assessment

The "wp-kakao-plusfriend" plugin v0.2.1 exhibits a seemingly strong security posture based on the provided static analysis and vulnerability history. The absence of any AJAX handlers, REST API routes, shortcodes, or cron events significantly limits its attack surface, and notably, there are no unprotected entry points. The code also avoids dangerous functions and file operations, and all SQL queries are properly prepared. The lack of external HTTP requests and bundled libraries further reduces potential attack vectors.

However, a significant concern arises from the output escaping. With 13 total outputs and only 31% properly escaped, this indicates a substantial risk of Cross-Site Scripting (XSS) vulnerabilities. This is a critical weakness that could be exploited by attackers to inject malicious scripts into the website, potentially leading to session hijacking or other harmful actions. Furthermore, the complete absence of nonce checks and capability checks across all potential entry points (even though the attack surface is currently zero) is a general security practice that is missing and should be implemented if any new entry points are added.

The vulnerability history is clean, with no recorded CVEs. This is a positive indicator, suggesting either the plugin has not been a target or has successfully avoided past vulnerabilities. However, the clean history should not overshadow the identified output escaping issues. The plugin's strengths lie in its limited attack surface and secure database interactions, but the prevalent lack of output escaping represents a tangible and serious risk that needs immediate attention.

Key Concerns

  • Low percentage of properly escaped output
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

WP Kakao Plusfriend Security Vulnerabilities

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

WP Kakao Plusfriend Code Analysis

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

Output Escaping

31% escaped13 total outputs
Attack Surface

WP Kakao Plusfriend Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 6
actioninitincludes\functions.php:14
actionwp_enqueue_scriptsincludes\functions.php:15
actionwp_footerincludes\functions.php:16
actionplugins_loadedincludes\settings.php:31
actionadmin_menuincludes\settings.php:34
actionadmin_initincludes\settings.php:35
Maintenance & Trust

WP Kakao Plusfriend Maintenance & Trust

Maintenance Signals

WordPress version tested5.1.22
Last updatedMar 19, 2019
PHP min version
Downloads5K

Community Trust

Rating100/100
Number of ratings1
Active installs300
Developer Profile

WP Kakao Plusfriend Developer Profile

Useful Paradigm

1 plugin · 300 total installs

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

How We Detect WP Kakao Plusfriend

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-kakao-plusfriend/assets/css/style.css
Script Paths
//developers.kakao.com/sdk/js/kakao.min.js

HTML / DOM Fingerprints

HTML Comments
<![CDATA[]]>
Data Attributes
id="plusfriend-addfriend-button"id="plusfriend-chat-button"
JS Globals
Kakao
FAQ

Frequently Asked Questions about WP Kakao Plusfriend