Maker Badge Security & Risk Analysis

wordpress.org/plugins/maker-badge

A simple and effective way to showcase your maker credentials on your website

0 active installs v1.0.1 PHP 7.2+ WP 5.2+ Updated Oct 25, 2025
indie-hackermakermaker-badge
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Maker Badge Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 5mo ago
Risk Assessment

The "maker-badge" plugin v1.0.1 exhibits a concerning security posture primarily due to an unprotected AJAX handler and a high-severity unsanitized path identified in taint analysis. While the plugin demonstrates good practices such as using prepared statements for SQL queries and generally good output escaping, these specific vulnerabilities create significant risk. The lack of any known CVEs is a positive indicator, suggesting it may not have been a widespread target or has been well-maintained in that regard. However, the presence of a critical taint flow indicates a direct pathway for malicious input to be processed without proper sanitization, potentially leading to exploits like arbitrary file access or execution. The single unprotected AJAX endpoint further exacerbates this risk by allowing unauthenticated access to this potentially vulnerable code path.

In conclusion, while the plugin avoids common pitfalls like raw SQL queries and has a clean vulnerability history, the identified unprotected AJAX handler and critical taint flow are serious weaknesses. These issues, if exploited, could lead to severe security compromises. The absence of vulnerability history is not a guarantee of future security, especially when critical code flaws are present. Recommendations should focus on immediately addressing the unsanitized path and implementing proper authentication and authorization checks for the AJAX handler.

Key Concerns

  • Unprotected AJAX handler discovered
  • High severity taint flow with unsanitized path
  • Missing capability checks on AJAX handler
  • Missing nonce checks on AJAX handler
Vulnerabilities
None known

Maker Badge Security Vulnerabilities

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

Maker Badge Code Analysis

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

Output Escaping

80% escaped5 total outputs
Data Flows
1 unsanitized

Data Flow Analysis

1 flows1 with unsanitized paths
<makerbadge> (makerbadge.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
1 unprotected

Maker Badge Attack Surface

Entry Points1
Unprotected1

AJAX Handlers 1

authwp_ajax_makerbadge_savemakerbadge.php:115
WordPress Hooks 3
actionadmin_menumakerbadge.php:59
actioninitmakerbadge.php:96
actionwp_footermakerbadge.php:99
Maintenance & Trust

Maker Badge Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedOct 25, 2025
PHP min version7.2
Downloads764

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Maker Badge Developer Profile

Helmut Wandl

5 plugins · 300 total installs

99
trust score
Avg Security Score
99/100
Avg Patch Time
7 days
View full developer profile
Detection Fingerprints

How We Detect Maker Badge

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/maker-badge/css/makerbadge.css/wp-content/plugins/maker-badge/css/makerbadge.admin.css/wp-content/plugins/maker-badge/js/makerbadge.admin.js
Script Paths
/wp-content/plugins/maker-badge/js/makerbadge.admin.js
Version Parameters
/css/makerbadge.css?ver=1.0

HTML / DOM Fingerprints

CSS Classes
makerbadgestatus-desktopstatus-all
JS Globals
makerbadge
FAQ

Frequently Asked Questions about Maker Badge