RDFa Breadcrumb Security & Risk Analysis

wordpress.org/plugins/rdfa-breadcrumb

An easy template tag for showing a breadcrumb menu on your site and on google search results with built in RDFa Markup.

700 active installs v2.3 PHP + WP 3.0+ Updated Jan 12, 2016
bbpressbreadcrumbbreadcrumbsmenunavigation
63
C · Use Caution
CVEs total1
Unpatched1
Last CVEJun 19, 2025
Safety Verdict

Is RDFa Breadcrumb Safe to Use in 2026?

Use With Caution

Score 63/100

RDFa Breadcrumb has 1 unpatched vulnerability. Evaluate alternatives or apply available mitigations.

1 known CVE 1 unpatched Last CVE: Jun 19, 2025Updated 10yr ago
Risk Assessment

The "rdfa-breadcrumb" plugin exhibits a mixed security posture. On the positive side, it demonstrates good practices by having no observed AJAX handlers, REST API routes, shortcodes, or cron events contributing to its attack surface. Furthermore, all SQL queries are properly prepared, and there are no indications of dangerous functions, file operations, or external HTTP requests, which are excellent security indicators. The presence of a nonce check is also a positive sign.

However, significant concerns arise from the output escaping results, where only 27% of outputs are properly escaped. This is a considerable weakness, as it leaves the plugin susceptible to cross-site scripting (XSS) vulnerabilities where user-supplied data could be injected into the output without proper sanitization. The vulnerability history further exacerbates this concern, with one unpatched medium severity CVE related to XSS, last documented in mid-2025. This indicates a recurring issue with input sanitization or output escaping, and the fact that it remains unpatched is a direct security risk.

In conclusion, while the plugin has a minimal attack surface and good practices regarding SQL and external requests, the poor output escaping and the presence of an unpatched XSS vulnerability represent critical security weaknesses. Users should be cautious and prioritize applying any available patches for this plugin.

Key Concerns

  • Unpatched CVE (medium severity)
  • Low output escaping percentage (27%)
Vulnerabilities
1 published

RDFa Breadcrumb Security Vulnerabilities

CVEs by Year

1 CVE in 2025 · unpatched
2025
Patched Has unpatched

Severity Breakdown

Medium
1

1 total CVE

CVE-2025-50020medium · 4.4Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

RDFa Breadcrumb <= 2.3 - Authenticated (Administrator+) Stored Cross-Site Scripting

Jun 19, 2025Unpatched
Version History

RDFa Breadcrumb Release Timeline

v2.3Current1 CVE
v2.21 CVE
v2.11 CVE
v2.01 CVE
v1.01 CVE
Code Analysis
Analyzed Mar 16, 2026

RDFa Breadcrumb Code Analysis

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

Output Escaping

27% escaped11 total outputs
Attack Surface

RDFa Breadcrumb Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 8
actionhybrid_before_contentrdfa-breadcrumbs.php:348
actionthematic_belowheaderrdfa-breadcrumbs.php:351
actionthesis_hook_before_contentrdfa-breadcrumbs.php:354
actiongenesis_before_looprdfa-breadcrumbs.php:358
actionadmin_initrdfa-breadcrumbs.php:504
actioninitrdfa-breadcrumbs.php:505
actionadmin_menurdfa-breadcrumbs.php:506
actionplugins_loadedrdfa-breadcrumbs.php:516
Maintenance & Trust

RDFa Breadcrumb Maintenance & Trust

Maintenance Signals

WordPress version tested4.4.34
Last updatedJan 12, 2016
PHP min version
Downloads45K

Community Trust

Rating82/100
Number of ratings7
Active installs700
Developer Profile

RDFa Breadcrumb Developer Profile

Nitin Yawalkar

4 plugins · 740 total installs

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

How We Detect RDFa Breadcrumb

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

Asset Fingerprints

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

HTML / DOM Fingerprints

CSS Classes
breadcrumbs-titleseparatorbreadcrumbbreadcrumbsrdfa-breadcrumb
HTML Comments
RDFa Breadcrumbs Plugin by Nitin Yawalkar
Data Attributes
typeof="v:Breadcrumb"rel="v:url"property="v:title"xmlns:v="http://rdf.data-vocabulary.org/#"
FAQ

Frequently Asked Questions about RDFa Breadcrumb