WPshore Breadcrumbs Security & Risk Analysis

wordpress.org/plugins/wpshore-breadcrumb

An easy-to-use template tag for showing a breadcrumb menu on your site.

200 active installs v1.0 PHP + WP 3.1+ Updated Jan 21, 2025
breadcrumbbreadcrumbsmenunavigation
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WPshore Breadcrumbs Safe to Use in 2026?

Generally Safe

Score 92/100

WPshore Breadcrumbs 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 wpshore-breadcrumb plugin v1.0 exhibits a strong security posture based on the provided static analysis. The code adheres to several security best practices, including the exclusive use of prepared statements for SQL queries and proper output escaping. Notably, there are no identified dangerous functions, file operations, or external HTTP requests, which significantly reduces potential attack vectors. The plugin also appears to have a minimal attack surface with only one shortcode and no AJAX handlers or REST API routes, further limiting exposure.

The vulnerability history is also clean, with zero known CVEs, indicating a lack of previously discovered security flaws. This, combined with the absence of any critical or high-severity issues in the taint analysis, suggests a well-written and securely implemented plugin. However, it is important to note the complete absence of nonce checks and capability checks. While the current attack surface is small and appears to be well-contained, these missing checks represent a potential weakness should new entry points be introduced or if the existing shortcode were to gain more complex functionality in the future.

In conclusion, wpshore-breadcrumb v1.0 is currently assessed as a low-risk plugin. Its adherence to secure coding practices for SQL and output handling, coupled with its minimal attack surface and clean vulnerability history, are significant strengths. The primary area for improvement lies in incorporating nonce and capability checks, especially for the shortcode, to bolster its defense against potential future threats or feature expansions.

Key Concerns

  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

WPshore Breadcrumbs Security Vulnerabilities

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

WPshore Breadcrumbs Code Analysis

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

WPshore Breadcrumbs Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[breadcrumbs] wpshore-breadcrumbs.php:122
Maintenance & Trust

WPshore Breadcrumbs Maintenance & Trust

Maintenance Signals

WordPress version tested6.7.5
Last updatedJan 21, 2025
PHP min version
Downloads8K

Community Trust

Rating100/100
Number of ratings7
Active installs200
Developer Profile

WPshore Breadcrumbs Developer Profile

nablasol

4 plugins · 1K total installs

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

How We Detect WPshore Breadcrumbs

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
breadcrumbscurrent
Shortcode Output
<div class="breadcrumbs"></div><span class="current"></span>
FAQ

Frequently Asked Questions about WPshore Breadcrumbs