myCred Badge Editor Security & Risk Analysis

wordpress.org/plugins/mycred-badge-editor

myCred Badge Editor gives you the power to create beautiful and professional-looking digital badges.

10 active installs v1.0.4 PHP 7.0+ WP 4.8+ Updated Apr 17, 2025
badge-designbadge-editorbadgesgamificationrank-editor
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is myCred Badge Editor Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 11mo ago
Risk Assessment

The "mycred-badge-editor" v1.0.4 plugin exhibits a generally strong security posture based on the provided static analysis. All identified entry points (AJAX handlers) have nonce checks, and the plugin avoids dangerous functions, raw SQL queries, and unescaped output. The absence of file operations and external HTTP requests further limits potential attack vectors. The taint analysis found no unsanitized paths, indicating a good handling of user-supplied data.

While the plugin demonstrates good practices in core security areas, a notable concern is the complete lack of capability checks on its AJAX handlers. Although nonce checks are present, they primarily protect against CSRF attacks and do not verify if the logged-in user has the necessary permissions to perform actions. This could lead to privilege escalation if an attacker can trick a privileged user into performing actions they are not authorized to. The single external HTTP request, while not inherently risky without further context, is a potential point of failure or a vector for supply chain attacks if the external resource is compromised.

The plugin's vulnerability history is clean, with no known CVEs. This, combined with the static analysis findings, suggests a low risk of known vulnerabilities. However, the absence of capability checks remains a structural weakness. In conclusion, the plugin is well-built in many secure coding aspects, but the lack of permission verification on AJAX endpoints is a significant oversight that needs to be addressed to achieve a robust security posture.

Key Concerns

  • AJAX handlers lack capability checks
Vulnerabilities
None known

myCred Badge Editor Security Vulnerabilities

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

myCred Badge Editor Code Analysis

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

Output Escaping

100% escaped8 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
subscribe (includes\class-mycred-badge-editor.php:164)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

myCred Badge Editor Attack Surface

Entry Points2
Unprotected0

AJAX Handlers 2

noprivwp_ajax_mbe-subscribeincludes\class-mycred-badge-editor.php:53
authwp_ajax_mbe-subscribeincludes\class-mycred-badge-editor.php:54
WordPress Hooks 8
actionadmin_menuincludes\class-mycred-badge-editor.php:50
actionadmin_enqueue_scriptsincludes\class-mycred-badge-editor.php:64
filterscript_loader_tagincludes\class-mycred-badge-editor.php:65
filterstyle_loader_tagincludes\class-mycred-badge-editor.php:66
actionplugins_loadedmycred-badge-editor.php:52
actionadmin_noticesmycred-badge-editor.php:53
actionadmin_noticesmycred-badge-editor.php:93
actionadmin_noticesmycred-badge-editor.php:137
Maintenance & Trust

myCred Badge Editor Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedApr 17, 2025
PHP min version7.0
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

myCred Badge Editor Developer Profile

Saad Iqbal

84 plugins · 1.4M total installs

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

How We Detect myCred Badge Editor

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/mycred-badge-editor/assets/build/static/js/main.7d80124b.js/wp-content/plugins/mycred-badge-editor/assets/build/static/css/main.0a6594fe.css
Script Paths
/wp-content/plugins/mycred-badge-editor/assets/build/static/js/main.7d80124b.js
Version Parameters
mycred-badge-editor/assets/build/static/js/main.7d80124b.js?ver=mycred-badge-editor/assets/build/static/css/main.0a6594fe.css?ver=

HTML / DOM Fingerprints

Data Attributes
data-mbe-nonce
JS Globals
mbe_data
FAQ

Frequently Asked Questions about myCred Badge Editor