Target Blank to Button Block Security & Risk Analysis

wordpress.org/plugins/target-blank-to-button-block

Add Target Blank to Gutenberg Button Block. Provisory fix to add target blank to button blocks.

100 active installs v0.1 PHP 5.6+ WP 5.0+ Updated Jan 14, 2024
blankblockbuttongutenbergtarget
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Target Blank to Button Block Safe to Use in 2026?

Generally Safe

Score 85/100

Target Blank to Button Block has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 2yr ago
Risk Assessment

The plugin "target-blank-to-button-block" v0.1 presents a surprisingly clean static analysis profile, with no identified dangerous functions, SQL queries using prepared statements, file operations, external HTTP requests, or taint flows. The absence of AJAX handlers, REST API routes, shortcodes, and cron events suggests a very limited attack surface. However, the critical finding is that 100% of the single identified output is not properly escaped. This lack of output sanitization poses a significant risk, as it could allow for cross-site scripting (XSS) vulnerabilities if any user-supplied data is directly outputted to the browser without encoding.

The plugin's vulnerability history is completely clean, with no recorded CVEs. This, combined with the absence of detected critical security issues in the static analysis, suggests either exceptional coding practices or a very limited scope of functionality that hasn't attracted scrutiny. Despite the clean history and minimal attack surface, the unescaped output is a serious concern that requires immediate attention. It highlights a potential gap in secure coding for this plugin, despite other positive indicators.

Key Concerns

  • Unescaped output detected
Vulnerabilities
None known

Target Blank to Button Block Security Vulnerabilities

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

Target Blank to Button Block Code Analysis

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

Output Escaping

0% escaped1 total outputs
Attack Surface

Target Blank to Button Block Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actionadmin_menuadmin\tbtbb-admin.php:6
actionadmin_initadmin\tbtbb-admin.php:52
actionwp_enqueue_scriptspublic\tbtbb-public.php:2
Maintenance & Trust

Target Blank to Button Block Maintenance & Trust

Maintenance Signals

WordPress version tested6.4.8
Last updatedJan 14, 2024
PHP min version5.6
Downloads4K

Community Trust

Rating100/100
Number of ratings3
Active installs100
Developer Profile

Target Blank to Button Block Developer Profile

Jb Audras

24 plugins · 64K total installs

78
trust score
Avg Security Score
98/100
Avg Patch Time
661 days
View full developer profile
Detection Fingerprints

How We Detect Target Blank to Button Block

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/target-blank-to-button-block/public/tbtbb-public.php

HTML / DOM Fingerprints

CSS Classes
screen-reader-text
Data Attributes
targetrel
JS Globals
jQuery
FAQ

Frequently Asked Questions about Target Blank to Button Block