Widget Github Profile Security & Risk Analysis

wordpress.org/plugins/widget-github-profile

Shows your github profile in detail.

10 active installs v1.0.0 PHP + WP 3.0+ Updated Dec 20, 2018
cardgithub-profile-cardgithub-widgetprofileprofile-card
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Widget Github Profile Safe to Use in 2026?

Generally Safe

Score 85/100

Widget Github Profile 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 "widget-github-profile" v1.0.0 plugin exhibits a strong security posture in several key areas, notably the absence of known vulnerabilities and a lack of identified critical or high-severity taint flows. The plugin also demonstrates good practices by exclusively using prepared statements for SQL queries, indicating a reduced risk of SQL injection. However, there are significant concerns regarding output escaping, with only 10% of observed outputs being properly escaped. This widespread lack of escaping is a critical vulnerability that could lead to Cross-Site Scripting (XSS) attacks. Furthermore, the plugin performs an external HTTP request without any clear indication of authentication or authorization checks, which could potentially expose sensitive data or be exploited for server-side request forgery (SSRF) if not handled securely. The absence of AJAX handlers, REST API routes, shortcodes, and cron events means the direct attack surface is currently minimal, but this is overshadowed by the output escaping and external request vulnerabilities. The lack of recorded vulnerability history is a positive sign but doesn't negate the inherent risks identified in the code analysis.

Key Concerns

  • Low output escaping (10%)
  • External HTTP request without auth/caps
  • No nonce checks on AJAX
  • No capability checks
Vulnerabilities
None known

Widget Github Profile Security Vulnerabilities

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

Widget Github Profile Code Analysis

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

Output Escaping

10% escaped39 total outputs
Attack Surface

Widget Github Profile Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actionwidgets_initwidget-github-profile.php:22
actionwp_enqueue_scriptswidget-github-profile.php:29
Maintenance & Trust

Widget Github Profile Maintenance & Trust

Maintenance Signals

WordPress version tested5.0.25
Last updatedDec 20, 2018
PHP min version
Downloads1K

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

Widget Github Profile Developer Profile

Atakan Yasin Uludağ

1 plugin · 10 total installs

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

How We Detect Widget Github Profile

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/widget-github-profile/style.css
Version Parameters
widget-github-profile/style.css?ver=1.0.0

HTML / DOM Fingerprints

CSS Classes
github-profile-cardg-avatarg-namesg-nameg-nicknameg-followg-profile-statsg-stat-title+3 more
Data Attributes
data-github-username
FAQ

Frequently Asked Questions about Widget Github Profile