WP-TweetButton Plus Security & Risk Analysis

wordpress.org/plugins/wp-tweetbutton-plus

This plugin allow insert Tweet Button on your blog or site.

10 active installs v1.2 PHP + WP 2.0.2+ Updated Oct 3, 2010
buttonsharetweettwitter
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WP-TweetButton Plus Safe to Use in 2026?

Generally Safe

Score 85/100

WP-TweetButton Plus has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 15yr ago
Risk Assessment

The wp-tweetbutton-plus plugin v1.2 exhibits a strong security posture in several key areas, notably the absence of any recorded vulnerabilities (CVEs) and a lack of dangerous functions or file operations. The static analysis shows a commendably small attack surface with zero AJAX handlers, REST API routes, shortcodes, or cron events, all of which are crucial entry points. Furthermore, all SQL queries are confirmed to use prepared statements, mitigating common SQL injection risks. The presence of a nonce check is also a positive sign for security. However, a significant concern arises from the output escaping analysis, where 0% of the 6 total outputs are properly escaped. This indicates a high risk of Cross-Site Scripting (XSS) vulnerabilities, as user-supplied data displayed on the frontend is not being neutralized. The lack of capability checks on any identified entry points, though the entry points are zero, means if new ones were introduced without proper checks, they would be unprotected. Overall, while the plugin demonstrates good practices in preventing direct code execution and SQL injection, the severe deficiency in output escaping presents a critical weakness that could be exploited.

Key Concerns

  • 0% of outputs properly escaped
  • 0 capability checks on entry points
Vulnerabilities
None known

WP-TweetButton Plus Security Vulnerabilities

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

WP-TweetButton Plus Code Analysis

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

Output Escaping

0% escaped6 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
showConfigPageTB (wp-tweetbutton-plus.php:122)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

WP-TweetButton Plus Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
filterthe_contentwp-tweetbutton-plus.php:313
actionwp_headwp-tweetbutton-plus.php:314
actionadmin_menuwp-tweetbutton-plus.php:315
Maintenance & Trust

WP-TweetButton Plus Maintenance & Trust

Maintenance Signals

WordPress version tested3.0.5
Last updatedOct 3, 2010
PHP min version
Downloads4K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

WP-TweetButton Plus Developer Profile

Kodetop

4 plugins · 2K total installs

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

How We Detect WP-TweetButton Plus

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-tweetbutton-plus/vertical.png/wp-content/plugins/wp-tweetbutton-plus/horizontal.png/wp-content/plugins/wp-tweetbutton-plus/none.png

HTML / DOM Fingerprints

CSS Classes
twitter-share-button
HTML Comments
<!--wp_tweetbutton-->
Shortcode Output
<a href="http://twitter.com/shareclass="twitter-share-button">Tweet</a>
FAQ

Frequently Asked Questions about WP-TweetButton Plus