Twitter Hashtag Blaster Security & Risk Analysis

wordpress.org/plugins/twitter-hashtag-blaster

Add Twitter hashtag buttons at the end of every post, for any hashtag you want. Sends shortlinks to your articles into Twitter!

10 active installs v1.0 PHP + WP 3.0.1+ Updated Unknown
bitlyhashtagshortlinktraffictwitter
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Twitter Hashtag Blaster Safe to Use in 2026?

Generally Safe

Score 100/100

Twitter Hashtag Blaster has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs
Risk Assessment

The plugin 'twitter-hashtag-blaster' v1.0 exhibits a mixed security posture. On the positive side, the static analysis indicates a remarkably small attack surface with no identified AJAX handlers, REST API routes, shortcodes, or cron events, and crucially, no unprotected entry points. This suggests a deliberate effort to limit external interaction points. Furthermore, the absence of recorded vulnerabilities and CVEs historically is a strong positive indicator, suggesting either diligent patching or a lack of past exploitable flaws. However, significant concerns arise from the code signals. The presence of a single SQL query not using prepared statements is a clear risk, especially when coupled with the complete lack of output escaping. This combination creates a high likelihood of SQL injection vulnerabilities and cross-site scripting (XSS) flaws, as unsanitized data could be directly injected into queries or rendered on the page. The single capability check is also insufficient given the unescaped output, as it doesn't protect against an attacker manipulating data that is later displayed.

Key Concerns

  • SQL query not using prepared statements
  • No output escaping for any outputs
  • Capability check is insufficient with unescaped output
Vulnerabilities
None known

Twitter Hashtag Blaster Security Vulnerabilities

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

Twitter Hashtag Blaster Code Analysis

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

SQL Query Safety

0% prepared1 total queries

Output Escaping

0% escaped6 total outputs
Attack Surface

Twitter Hashtag Blaster Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actionadmin_initsettings.php:12
actionadmin_menusettings.php:13
filterthe_contenttwitter_hashtag_blaster.php:34
Maintenance & Trust

Twitter Hashtag Blaster Maintenance & Trust

Maintenance Signals

WordPress version tested3.7.41
Last updatedUnknown
PHP min version
Downloads2K

Community Trust

Rating100/100
Number of ratings2
Active installs10
Developer Profile

Twitter Hashtag Blaster Developer Profile

zackproser

2 plugins · 30 total installs

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

How We Detect Twitter Hashtag Blaster

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/twitter-hashtag-blaster/img/checkmark.png/wp-content/plugins/twitter-hashtag-blaster/img/hashtag-blaster-pro-logo.png
Script Paths
https://platform.twitter.com/widgets.js

HTML / DOM Fingerprints

CSS Classes
blaster-pro-adtwitter-hashtag-button
Data Attributes
data-sizedata-url
JS Globals
twitter-wjs
Shortcode Output
<a href="https://twitter.com/intent/tweet?button_hashtag=Tweet #<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
FAQ

Frequently Asked Questions about Twitter Hashtag Blaster