My Breadcrumb Navigation Security & Risk Analysis

wordpress.org/plugins/my-breadcrumb-navigation

Use the shortcode [mybcn] on any page ore post where you want the breadcrumb to be shown.

0 active installs v1.0 PHP 8.0+ WP 6.9+ Updated Jan 9, 2026
copyright-notice
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is My Breadcrumb Navigation Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 2mo ago
Risk Assessment

The plugin "my-breadcrumb-navigation" v1.0 presents a mixed security profile. On the positive side, the static analysis reveals no identified vulnerabilities in terms of dangerous functions, SQL injection risks (all queries use prepared statements), file operations, external HTTP requests, or known CVEs. The absence of shortcodes, cron events, and importantly, any unprotected AJAX handlers or REST API routes, significantly limits the plugin's direct attack surface. However, a significant concern arises from the low percentage of properly escaped output (18%). This indicates a high likelihood of cross-site scripting (XSS) vulnerabilities, as user-supplied data is likely being rendered without adequate sanitization. The lack of any observed nonce or capability checks on entry points, while currently not a direct issue due to the absence of such points, suggests a potential weakness in how the plugin would handle future introductions of dynamic functionality. The vulnerability history being completely clear is a positive sign, but it cannot mitigate the immediate risks presented by the unescaped output. Overall, while the plugin is architecturally sound in its limited entry points, the lack of output sanitization is a critical flaw that needs immediate attention.

Key Concerns

  • Low output escaping percentage
  • Missing capability checks
  • Missing nonce checks
Vulnerabilities
None known

My Breadcrumb Navigation Security Vulnerabilities

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

My Breadcrumb Navigation Code Analysis

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

Output Escaping

18% escaped28 total outputs
Attack Surface

My Breadcrumb Navigation Attack Surface

Entry Points0
Unprotected0
Maintenance & Trust

My Breadcrumb Navigation Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedJan 9, 2026
PHP min version8.0
Downloads628

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

My Breadcrumb Navigation Developer Profile

Benjamin Hagh Parast

18 plugins · 330 total installs

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

How We Detect My Breadcrumb Navigation

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/my-breadcrumb-navigation/my-breadcrumb-navigation.php

HTML / DOM Fingerprints

CSS Classes
breadcrumbcurrent-page
Shortcode Output
<nav class="breadcrumb">
FAQ

Frequently Asked Questions about My Breadcrumb Navigation