Stumble Page Social Widget Security & Risk Analysis

wordpress.org/plugins/stumble-page-social-widget

This plugin lets you place a StumbleUpon button on your WordPress blog as a widget. You can configure the button by choosing the style and specifying …

10 active installs v1.0 PHP + WP 3.0+ Updated Mar 19, 2011
recommendsocialstumblestumbleuponwidget
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Stumble Page Social Widget Safe to Use in 2026?

Generally Safe

Score 85/100

Stumble Page Social Widget 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 'stumble-page-social-widget' v1.0 plugin exhibits a mixed security posture. On the positive side, the plugin demonstrates excellent practices regarding SQL queries, exclusively using prepared statements, and shows no history of known vulnerabilities (CVEs). The attack surface appears minimal with no reported AJAX handlers, REST API routes, shortcodes, or cron events, and importantly, no entry points are left unprotected.

However, significant security concerns are raised by the static analysis. The presence of the `create_function` function, a known source of potential vulnerabilities due to its dynamic code execution capabilities, is a critical red flag. Furthermore, a complete lack of output escaping across all 11 detected outputs means that any data processed or displayed by the plugin could be vulnerable to Cross-Site Scripting (XSS) attacks. The absence of nonce and capability checks also indicates a lack of proper authorization and session validation for any potential, albeit currently undiscovered, input vectors.

In conclusion, while the plugin's SQL hygiene and lack of historical vulnerabilities are commendable, the identified risks related to `create_function` and the pervasive lack of output escaping present substantial security weaknesses. The absence of these crucial security measures makes the plugin highly susceptible to common web vulnerabilities, despite its seemingly small attack surface. Developers should prioritize addressing these issues.

Key Concerns

  • Use of dangerous function (create_function)
  • No output escaping
  • No nonce checks
  • No capability checks
Vulnerabilities
None known

Stumble Page Social Widget Security Vulnerabilities

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

Stumble Page Social Widget Code Analysis

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

Dangerous Functions Found

create_functionadd_action('widgets_init', create_function('', 'return register_widget("MR_Stumble_Page_Widget");'))stumble_page_social_widget.php:59

Output Escaping

0% escaped11 total outputs
Attack Surface

Stumble Page Social Widget Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actionwidgets_initstumble_page_social_widget.php:59
Maintenance & Trust

Stumble Page Social Widget Maintenance & Trust

Maintenance Signals

WordPress version tested3.1.4
Last updatedMar 19, 2011
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Stumble Page Social Widget Developer Profile

Nolongeractive

3 plugins · 30 total installs

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

How We Detect Stumble Page Social Widget

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

Asset Fingerprints

Script Paths
http://www.stumbleupon.com/hostedbadge.php

HTML / DOM Fingerprints

CSS Classes
MR_Stumble_Page_Social_Widget
Data Attributes
id="mr-stumble-page-widget"
Shortcode Output
<script src="http://www.stumbleupon.com/hostedbadge.php?
FAQ

Frequently Asked Questions about Stumble Page Social Widget