Badges Security & Risk Analysis

wordpress.org/plugins/badges

Display a set of badges based on files in a directory off the root of the blog.

10 active installs v2.5 PHP + WP 6.0+ Updated May 3, 2024
adminadministrationbooksreadreading
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Badges Safe to Use in 2026?

Generally Safe

Score 92/100

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

No known CVEs Updated 1yr ago
Risk Assessment

The "badges" v2.5 plugin exhibits a seemingly strong security posture based on the provided static analysis. The absence of any identified AJAX handlers, REST API routes, shortcodes, or cron events suggests a minimal attack surface. Furthermore, the code analysis indicates a lack of dangerous functions and SQL queries are exclusively handled via prepared statements, which are excellent security practices. The vulnerability history is also clean, with no known CVEs or past issues, suggesting a well-maintained plugin. However, a significant concern arises from the very low percentage of properly escaped output (5%). This indicates a high likelihood of cross-site scripting (XSS) vulnerabilities, as user-supplied data is likely being rendered directly in the browser without adequate sanitization. While the current analysis did not uncover specific taint flows, the lack of proper output escaping creates a fertile ground for such vulnerabilities to be exploited.

Key Concerns

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

Badges Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Badges Release Timeline

No version history available.
Code Analysis
Analyzed Mar 17, 2026

Badges Code Analysis

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

Output Escaping

5% escaped21 total outputs
Attack Surface

Badges Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actionwidgets_initDisplayBadges.php:147
Maintenance & Trust

Badges Maintenance & Trust

Maintenance Signals

WordPress version tested6.5.8
Last updatedMay 3, 2024
PHP min version
Downloads4K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Badges Developer Profile

eroux

3 plugins · 150 total installs

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

How We Detect Badges

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/badges/

HTML / DOM Fingerprints

CSS Classes
badgegroupbadge
HTML Comments
<!-- #badge-
Data Attributes
id='badge-style='
Shortcode Output
<div class='badgegroup'<div class='badge'
FAQ

Frequently Asked Questions about Badges