Hyperlink Group Block Security & Risk Analysis

wordpress.org/plugins/hyperlink-group-block

Combine blocks into a group wrapped with an hyperlink (<a>).

6K active installs v2.0.5 PHP 7.0.0+ WP 6.6+ Updated Feb 21, 2026
anchorblockgutenberghyperlinklink
99
A · Safe
CVEs total2
Unpatched0
Last CVEApr 1, 2025
Safety Verdict

Is Hyperlink Group Block Safe to Use in 2026?

Generally Safe

Score 99/100

Hyperlink Group Block has a strong security track record. Known vulnerabilities have been patched promptly.

2 known CVEsLast CVE: Apr 1, 2025Updated 1mo ago
Risk Assessment

The static analysis of the hyperlink-group-block plugin v2.0.5 indicates a generally strong security posture. The absence of any dangerous functions, file operations, external HTTP requests, or SQL queries executed without prepared statements is commendable. Furthermore, all identified output is properly escaped, and there are no critical or high-severity taint flows. This suggests the core code is well-written and resistant to common attack vectors.

However, a significant concern arises from the plugin's vulnerability history. The presence of two known medium-severity CVEs, both related to Cross-Site Scripting (XSS), is a red flag. While these appear to be patched in the current version, it indicates past weaknesses that attackers could have exploited. The complete lack of capability checks and nonce checks across all entry points, combined with zero AJAX handlers and REST API routes, is unusual. While this contributes to a small attack surface from a direct exploitation standpoint, it also means that if any vulnerabilities were to be introduced in the future, they might be exploitable without robust authorization mechanisms. The absence of any taint flows in the current analysis is positive, but the historical XSS issues warrant continued vigilance.

Key Concerns

  • Two medium severity CVEs previously existed
  • No capability checks on entry points
  • No nonce checks on entry points
Vulnerabilities
2

Hyperlink Group Block Security Vulnerabilities

CVEs by Year

1 CVE in 2024
2024
1 CVE in 2025
2025
Patched Has unpatched

Severity Breakdown

Medium
2

2 total CVEs

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

Hyperlink Group Block <= 2.0.1 - Authenticated (Contributor+) Stored Cross-Site Scripting

Apr 1, 2025 Patched in 2.0.2 (42d)
CVE-2024-49279medium · 6.4Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Hyperlink Group Block <= 1.17.5 - Authenticated (Contributor+) Stored Cross-Site Scripting

Oct 15, 2024 Patched in 1.17.6 (11d)
Code Analysis
Analyzed Mar 16, 2026

Hyperlink Group Block Code Analysis

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

Output Escaping

100% escaped7 total outputs
Attack Surface

Hyperlink Group Block Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actioninithyperlink-group-block.php:62
filterrender_blockhyperlink-group-block.php:131
Maintenance & Trust

Hyperlink Group Block Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedFeb 21, 2026
PHP min version7.0.0
Downloads64K

Community Trust

Rating84/100
Number of ratings13
Active installs6K
Developer Profile

Hyperlink Group Block Developer Profile

Daniel Floeter

6 plugins · 11K total installs

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

How We Detect Hyperlink Group Block

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/hyperlink-group-block/build/view.asset.php/wp-content/plugins/hyperlink-group-block/build/index.asset.php
Script Paths
/wp-content/plugins/hyperlink-group-block/build/view.js/wp-content/plugins/hyperlink-group-block/build/index.js
Version Parameters
hyperlink-group-block/build/view.js?ver=hyperlink-group-block/build/index.js?ver=

HTML / DOM Fingerprints

CSS Classes
wp-block-tiptip-hyperlink-group-block
Data Attributes
data-link-targetdata-reldata-aria-labeldata-title
FAQ

Frequently Asked Questions about Hyperlink Group Block