Link Back Badge Widget Security & Risk Analysis

wordpress.org/plugins/link-back-badge-widget

Displays a badge and an HTML code box as a widget to ease your site visitor linking back to your website.

10 active installs v1.0.2 PHP + WP 3.0+ Updated Unknown
backlinkbadgeseowidget
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Link Back Badge Widget Safe to Use in 2026?

Generally Safe

Score 100/100

Link Back Badge Widget has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs
Risk Assessment

The "link-back-badge-widget" v1.0.2 plugin exhibits a strong security posture based on the provided static analysis. There are no identified attack vectors through AJAX handlers, REST API routes, shortcodes, or cron events, and crucially, no unprotected entry points were found. The code also demonstrates good practices by avoiding dangerous functions, using prepared statements for all SQL queries, and performing no file operations or external HTTP requests.

However, the analysis does raise some concerns. While the plugin has no known vulnerabilities historically or in its current state, the static analysis reveals that only 72% of output is properly escaped. This indicates a potential for cross-site scripting (XSS) vulnerabilities if user-supplied data is not correctly sanitized before being displayed. Additionally, the complete absence of nonce checks and capability checks is a significant weakness. While there are currently no exposed entry points, if any were to be introduced in future versions or through interaction with other plugins, these checks would be essential for preventing unauthorized actions.

In conclusion, "link-back-badge-widget" v1.0.2 has a foundational security strength due to its limited attack surface and SQL hygiene. The lack of known vulnerabilities is positive, but the unescaped output and missing authorization checks represent potential security risks that should be addressed to further harden the plugin.

Key Concerns

  • Insufficient output escaping (28% unescaped)
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

Link Back Badge Widget Security Vulnerabilities

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

Link Back Badge Widget Code Analysis

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

Output Escaping

72% escaped32 total outputs
Attack Surface

Link Back Badge Widget Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actionwidgets_initincludes\register-widget.php:3
actionwp_enqueue_scriptsincludes\scripts.php:3
Maintenance & Trust

Link Back Badge Widget Maintenance & Trust

Maintenance Signals

WordPress version tested4.6.30
Last updatedUnknown
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Link Back Badge Widget Developer Profile

Yudhistira Mauris

5 plugins · 2K total installs

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

How We Detect Link Back Badge Widget

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/link-back-badge-widget/css/style.css

HTML / DOM Fingerprints

CSS Classes
lbbw-badge-wrap
FAQ

Frequently Asked Questions about Link Back Badge Widget