Outbound Links Monetization Security & Risk Analysis

wordpress.org/plugins/outbound-links-monetization

This plugin will short automatically all the outbound links to monetize your website.

10 active installs v1.0 PHP + WP 4.0+ Updated Sep 21, 2016
adblockoutbound-linksshort-linksshortenerurlshortener
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Outbound Links Monetization Safe to Use in 2026?

Generally Safe

Score 85/100

Outbound Links Monetization has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 9yr ago
Risk Assessment

The 'outbound-links-monetization' plugin v1.0 presents a mixed security posture. On the positive side, the static analysis reveals no identified attack surface (AJAX handlers, REST API routes, shortcodes, cron events) that is exposed without authentication or permission checks. There are also no dangerous functions identified in the code, and no external HTTP requests are made by the plugin. Furthermore, the vulnerability history shows no known CVEs, which is a strong indicator of a well-maintained and secure codebase to date.

However, several significant concerns arise from the code analysis. The plugin performs three SQL queries, none of which utilize prepared statements. This is a major risk for SQL injection vulnerabilities. Additionally, while most output (75%) is properly escaped, 25% is not, creating potential for cross-site scripting (XSS) vulnerabilities. The lack of nonce checks and capability checks across all entry points (though the entry points are zero) is a general weakness, and the single file operation without further context could also be a point of concern.

Given the complete absence of past vulnerabilities, it's possible these code-level risks have not been exploited or are mitigated by other factors not evident in the provided data. Nevertheless, the direct risks of unescaped output and raw SQL queries are substantial and require immediate attention. The plugin's strength lies in its limited attack surface and clean vulnerability history, but its weaknesses in data handling (SQL, output escaping) present clear avenues for exploitation.

Key Concerns

  • SQL queries not using prepared statements
  • Unescaped output present
  • No nonce checks on entry points
  • No capability checks on entry points
Vulnerabilities
None known

Outbound Links Monetization Security Vulnerabilities

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

Outbound Links Monetization Code Analysis

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

SQL Query Safety

0% prepared3 total queries

Output Escaping

75% escaped4 total outputs
Attack Surface

Outbound Links Monetization Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actionwp_enqueue_scriptsOutboundLinksMonetization.php:52
actionadmin_menuOutboundLinksMonetization.php:54
actionadmin_initOutboundLinksMonetization.php:56
actionsave_postOutboundLinksMonetization.php:109
Maintenance & Trust

Outbound Links Monetization Maintenance & Trust

Maintenance Signals

WordPress version tested4.6.30
Last updatedSep 21, 2016
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Outbound Links Monetization Developer Profile

Urlshortener.co

2 plugins · 20 total installs

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

How We Detect Outbound Links Monetization

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/outbound-links-monetization/js/script.js/wp-content/plugins/outbound-links-monetization/css/style.css
Script Paths
/wp-content/plugins/outbound-links-monetization/js/script.js
Version Parameters
outbound-links-monetization/js/script.js?ver=outbound-links-monetization/css/style.css?ver=

HTML / DOM Fingerprints

CSS Classes
wrapform-table
Data Attributes
name="shorten_url_api_key"id="shorten_url_api_key"name="shorten_url_access_token"id="shorten_url_access_token"name="allow_shorten_url"id="allow_shorten_url"
FAQ

Frequently Asked Questions about Outbound Links Monetization