Open Links In New Tab Security & Risk Analysis

wordpress.org/plugins/open-links-in-new-tab

Opens external links and internal links in a new window depending on user settings. Manage all external & internal links on your site.

1K active installs v1.2.0 PHP 5.4+ WP 5.2+ Updated Apr 7, 2024
external-linksnew-tabnew-windowopen-linkstarget-blank
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Open Links In New Tab Safe to Use in 2026?

Generally Safe

Score 92/100

Open Links In New Tab has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 1yr ago
Risk Assessment

The "open-links-in-new-tab" plugin v1.2.0 exhibits a generally strong security posture based on the provided static analysis and vulnerability history. The absence of any reported CVEs, critical or otherwise, and the lack of any identified dangerous functions or file operations are significant positive indicators. Furthermore, the code analysis shows a commendable adherence to security practices by using prepared statements for all SQL queries, which mitigates common SQL injection risks. The plugin also does not appear to make external HTTP requests, reducing potential for SSRF vulnerabilities.

However, a notable concern arises from the output escaping analysis, where only 36% of outputs are properly escaped. This leaves a significant portion of the plugin's output potentially vulnerable to cross-site scripting (XSS) attacks if user-controlled data is present in these unescaped outputs. While the attack surface is reported as zero, this might be an oversimplification if the plugin integrates with other WordPress functionalities or relies on data not explicitly captured as an entry point in this analysis. The complete lack of nonce and capability checks, while not directly leading to immediate high-severity issues given the reported zero entry points, represents a potential weakness if the plugin's functionality were to expand or if the attack surface reporting is incomplete.

In conclusion, the plugin is strong in areas like SQL security and avoiding known vulnerabilities. The primary weakness lies in the insufficient output escaping, which requires attention to prevent potential XSS vulnerabilities. The absence of nonce and capability checks, while not immediately critical, suggests a need for more robust security measures if the plugin's scope or interaction with the WordPress environment increases.

Key Concerns

  • Unescaped output identified
Vulnerabilities
None known

Open Links In New Tab Security Vulnerabilities

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

Open Links In New Tab Code Analysis

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

Output Escaping

36% escaped11 total outputs
Attack Surface

Open Links In New Tab Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actionwp_headcore\bootstrap.php:10
actionadmin_menucore\bootstrap.php:11
actioninitopen-links-in-new-tab.php:84
actionplugins_loadedopen-links-in-new-tab.php:85
Maintenance & Trust

Open Links In New Tab Maintenance & Trust

Maintenance Signals

WordPress version tested6.5.8
Last updatedApr 7, 2024
PHP min version5.4
Downloads11K

Community Trust

Rating86/100
Number of ratings6
Active installs1K
Developer Profile

Open Links In New Tab Developer Profile

Reza Khan

2 plugins · 1K total installs

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

How We Detect Open Links In New Tab

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/open-links-in-new-tab/core/bootstrap.php

HTML / DOM Fingerprints

Data Attributes
onClick
JS Globals
olint_prepare_all_external_linksolint_load_external_links_in_new_tab
FAQ

Frequently Asked Questions about Open Links In New Tab