Short.bg URL Shortener Security & Risk Analysis

wordpress.org/plugins/short-bg-url-shortener

Shorten post URLs via Short.bg API directly from the WordPress editor.

0 active installs v1.0.0 PHP 7.4+ WP 6.0+ Updated Feb 23, 2026
linksshort-urlshortbgurl-shortener
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Short.bg URL Shortener Safe to Use in 2026?

Generally Safe

Score 100/100

Short.bg URL Shortener has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 1mo ago
Risk Assessment

The "short-bg-url-shortener" plugin v1.0.0 exhibits a generally strong security posture based on the provided static analysis. A significant positive is the complete absence of raw SQL queries, with all 100% utilizing prepared statements, mitigating SQL injection risks. Furthermore, the plugin correctly implements nonce and capability checks for its entry points, and there are no critical or high severity taint flows identified, indicating robust input sanitization and validation. The absence of any known historical vulnerabilities further suggests a commitment to security. However, a notable concern is the escaping of output, with only 68% of the 34 total outputs being properly escaped. This leaves 32% of outputs potentially vulnerable to cross-site scripting (XSS) attacks if user-supplied data is not meticulously handled elsewhere.

While the attack surface is small (2 AJAX handlers) and currently unprotected entry points are zero, the fact that 32% of outputs are unescaped is the primary weakness. If any of these unescaped outputs handle user-provided data without further sanitization, it could lead to stored or reflected XSS vulnerabilities. The plugin's single external HTTP request also warrants attention, though its exact function is not detailed, it could potentially be an avenue for vulnerabilities if not handled securely. Overall, the plugin is built on solid security foundations but has room for improvement in output sanitization to achieve a fully secure status.

Key Concerns

  • Unescaped output (32% of 34 outputs)
Vulnerabilities
None known

Short.bg URL Shortener Security Vulnerabilities

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

Short.bg URL Shortener Code Analysis

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

Output Escaping

68% escaped34 total outputs
Attack Surface

Short.bg URL Shortener Attack Surface

Entry Points2
Unprotected0

AJAX Handlers 2

authwp_ajax_shortbg_shorten_post_urlshortbg-url-shortener.php:34
authwp_ajax_shortbg_clear_short_urlshortbg-url-shortener.php:35
WordPress Hooks 5
actionadmin_menushortbg-url-shortener.php:28
actionadmin_initshortbg-url-shortener.php:29
actionadd_meta_boxesshortbg-url-shortener.php:30
actionsave_postshortbg-url-shortener.php:31
actionadmin_enqueue_scriptsshortbg-url-shortener.php:32
Maintenance & Trust

Short.bg URL Shortener Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedFeb 23, 2026
PHP min version7.4
Downloads123

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Short.bg URL Shortener Developer Profile

Kostov

2 plugins · 0 total installs

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

How We Detect Short.bg URL Shortener

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/short-bg-url-shortener/css/shortbg-admin.css/wp-content/plugins/short-bg-url-shortener/js/shortbg-admin.js
Version Parameters
short-bg-url-shortener/css/shortbg-admin.css?ver=short-bg-url-shortener/js/shortbg-admin.js?ver=

HTML / DOM Fingerprints

CSS Classes
shortbg-widget
HTML Comments
<!-- Generated by Short.bg -->
Data Attributes
data-noncedata-api-keydata-action-shortendata-action-clear
JS Globals
shortbgAdminshortbgAdminData
REST Endpoints
/wp-json/shortbg/v1/shorten/wp-json/shortbg/v1/clear
FAQ

Frequently Asked Questions about Short.bg URL Shortener