DP RDFa Breadcrumb Generator Security & Risk Analysis

wordpress.org/plugins/dp-rdfa-breadcrumb-generator

A RDFa breadcrumbs generator, specifically made for SEO purposes, that works in every scenario and displays the correct rich snippets in Google.

100 active installs v1.0.5 PHP + WP 3.0.0+ Updated Dec 18, 2014
breadcrumbbreadcrumbsmultiple-breadcrumbsrdfatrail
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is DP RDFa Breadcrumb Generator Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 11yr ago
Risk Assessment

The "dp-rdfa-breadcrumb-generator" plugin version 1.0.5 presents a generally good security posture based on the static analysis. There are no detected AJAX handlers or REST API routes that lack proper authentication or permission checks, which significantly reduces the attack surface. The absence of dangerous functions, external HTTP requests, and file operations further contributes to a strong foundation. All identified SQL queries utilize prepared statements, indicating safe database interaction. Furthermore, the plugin has no known vulnerabilities in its history, suggesting a well-maintained and secure codebase.

However, there are notable areas for improvement. The most significant concern is the complete lack of output escaping for all three identified output instances. This could lead to cross-site scripting (XSS) vulnerabilities if user-supplied data is not properly sanitized before being displayed to the user. Additionally, the absence of nonce checks, while not directly tied to an exposed entry point in this analysis, is a common security practice that helps prevent cross-site request forgery (CSRF) attacks, especially for actions that modify data or settings. The single capability check is present, which is positive, but the lack of nonce checks introduces a potential weakness.

In conclusion, the plugin demonstrates good practices in preventing common attack vectors like SQL injection and unauthorized access to endpoints. The lack of vulnerability history is a positive sign. The primary risk lies in the unescaped output, which warrants immediate attention. Implementing output escaping and considering nonce checks for any future interactive elements would further harden the plugin's security.

Key Concerns

  • Unescaped output detected
  • Missing nonce checks
Vulnerabilities
None known

DP RDFa Breadcrumb Generator Security Vulnerabilities

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

DP RDFa Breadcrumb Generator Code Analysis

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

Output Escaping

0% escaped3 total outputs
Attack Surface

DP RDFa Breadcrumb Generator Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[dp_breadcrumb_generator] dp-rdfa-breadcrumb-generator.php:340
WordPress Hooks 2
actionadmin_menudp-rdfa-breadcrumb-generator-opt.php:2
actionadmin_initdp-rdfa-breadcrumb-generator-opt.php:34
Maintenance & Trust

DP RDFa Breadcrumb Generator Maintenance & Trust

Maintenance Signals

WordPress version tested4.1.0
Last updatedDec 18, 2014
PHP min version
Downloads10K

Community Trust

Rating100/100
Number of ratings4
Active installs100
Developer Profile

DP RDFa Breadcrumb Generator Developer Profile

mylo2h2s

1 plugin · 100 total installs

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

How We Detect DP RDFa Breadcrumb Generator

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/dp-rdfa-breadcrumb-generator/dp-breadcrumb-generator.css
Version Parameters
dp-rdfa-breadcrumb-generator/dp-breadcrumb-generator.css?ver=

HTML / DOM Fingerprints

CSS Classes
dp_breadcrumb_maindp_breadcrumb_span_homedp_breadcrumb_a_homedp_breadcrumb_span_1dp_breadcrumb_span_lastdp_breadcrumb_a_1dp_breadcrumb_a_lastdp_breadcrumb_span_2+7 more
Data Attributes
xmlns:v="http://rdf.data-vocabulary.org/#"typeof="v:Breadcrumb"rel="v:url"property="v:title"rel="v:child"
FAQ

Frequently Asked Questions about DP RDFa Breadcrumb Generator