Bitt Link Shortener Security & Risk Analysis

wordpress.org/plugins/bitt-link-shorter

WP Simple Plugin Get free link shortener plugin for your wordpress.

10 active installs v2.2.2 PHP + WP 3.8+ Updated Aug 25, 2023
google-link-shortenerlink-shorteneronlinetiny-urlurl-shortener
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Bitt Link Shortener Safe to Use in 2026?

Generally Safe

Score 85/100

Bitt Link Shortener 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 "bitt-link-shorter" v2.2.2 plugin exhibits a concerning security posture primarily due to its unprotected AJAX endpoints. While the plugin doesn't appear to have a history of publicly disclosed vulnerabilities and avoids known dangerous functions, the static analysis reveals significant weaknesses. The presence of 4 AJAX handlers, all lacking authentication checks, presents a substantial attack surface. This means any unauthenticated user could potentially trigger these functions, leading to unintended actions. Furthermore, the taint analysis indicates one flow with unsanitized paths, which is flagged as high severity. This suggests a potential for malicious input to be processed without proper validation or sanitization, possibly leading to code execution or data manipulation. The low percentage of SQL queries using prepared statements and the even lower percentage of properly escaped output are also red flags, increasing the risk of SQL injection and cross-site scripting (XSS) vulnerabilities respectively.

Key Concerns

  • 4 AJAX handlers without auth checks
  • High severity taint flow with unsanitized path
  • Only 33% of SQL queries use prepared statements
  • Only 15% of outputs are properly escaped
  • No nonce checks on AJAX handlers
  • No capability checks on AJAX handlers
  • Bundled outdated DataTables v1.10.16
Vulnerabilities
None known

Bitt Link Shortener Security Vulnerabilities

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

Bitt Link Shortener Code Analysis

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

Bundled Libraries

DataTables1.10.16

SQL Query Safety

33% prepared3 total queries

Output Escaping

15% escaped20 total outputs
Data Flows
1 unsanitized

Data Flow Analysis

1 flows1 with unsanitized paths
<bitt-link-shorter> (bitt-link-shorter.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
4 unprotected

Bitt Link Shortener Attack Surface

Entry Points4
Unprotected4

AJAX Handlers 4

authwp_ajax_wpbls_single_ajaxbitt-link-shorter.php:99
noprivwp_ajax_wpbls_single_ajaxbitt-link-shorter.php:100
authwp_ajax_wpbls_bluk_link_ajaxbitt-link-shorter.php:101
noprivwp_ajax_wpbls_bluk_link_ajaxbitt-link-shorter.php:102
WordPress Hooks 5
actionadmin_menubitt-link-shorter.php:88
actionadmin_menubitt-link-shorter.php:89
actionadmin_enqueue_scriptsbitt-link-shorter.php:90
actiondbx_post_sidebarbitt-link-shorter.php:144
actiondbx_page_sidebarbitt-link-shorter.php:145
Maintenance & Trust

Bitt Link Shortener Maintenance & Trust

Maintenance Signals

WordPress version tested6.3.8
Last updatedAug 25, 2023
PHP min version
Downloads4K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Bitt Link Shortener Developer Profile

Seerox

4 plugins · 1K total installs

73
trust score
Avg Security Score
91/100
Avg Patch Time
174 days
View full developer profile
Detection Fingerprints

How We Detect Bitt Link Shortener

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/bitt-link-shorter/assets/css/bitt-link-shorter.css/wp-content/plugins/bitt-link-shorter/assets/js/bitt-link-shorter.js/wp-content/plugins/bitt-link-shorter/assets/plugins/datatable/css/dataTables.bootstrap4.min.css/wp-content/plugins/bitt-link-shorter/assets/plugins/datatable/js/dataTables.bootstrap4.min.js/wp-content/plugins/bitt-link-shorter/assets/plugins/datatable/js/jquery.dataTables.min.js
Script Paths
/wp-content/plugins/bitt-link-shorter/assets/js/bitt-link-shorter.js
Version Parameters
bitt-link-shorter/assets/css/bitt-link-shorter.css?ver=bitt-link-shorter/assets/js/bitt-link-shorter.js?ver=bitt-link-shorter/assets/plugins/datatable/css/dataTables.bootstrap4.min.css?ver=bitt-link-shorter/assets/plugins/datatable/js/dataTables.bootstrap4.min.js?ver=bitt-link-shorter/assets/plugins/datatable/js/jquery.dataTables.min.js?ver=

HTML / DOM Fingerprints

CSS Classes
wpbls-sidebarbitt-link-shorter-dashboarwpbls-error-noticewpbls_genrate_bulk_bitt_link_shorter
Data Attributes
name="wpbls_genrate_bitt_link_shorter"id="wpbls_bitt_copy_link_post_id_"name="wpbls_current_link"name="wpbls_bitt_individual"name="wpbls_bitt_copy_link_p_btn"data-id="post_id_"+7 more
JS Globals
wpbls_bitt_copy_link_btn
FAQ

Frequently Asked Questions about Bitt Link Shortener