A Sub Site Teaser Widget Security & Risk Analysis

wordpress.org/plugins/a-sub-site-teaser-widget

Teasers subpages as list with images and text / excerpt

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

Is A Sub Site Teaser Widget Safe to Use in 2026?

Generally Safe

Score 100/100

A Sub Site Teaser Widget has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs
Risk Assessment

The plugin 'a-sub-site-teaser-widget' v1.0 exhibits a mixed security posture. On the positive side, it has no recorded vulnerabilities (CVEs) and a very small attack surface, with no AJAX handlers, REST API routes, shortcodes, or cron events. Furthermore, all SQL queries utilize prepared statements, and there are no file operations or external HTTP requests, which are all good security practices. However, significant concerns arise from the static code analysis. The presence of the `create_function` dangerous function is a critical security risk, as it can be exploited for arbitrary code execution if user input is not strictly sanitized before being passed to it. Additionally, a very low percentage of output is properly escaped (16%), indicating a high risk of Cross-Site Scripting (XSS) vulnerabilities where user-controlled data could be injected into the page content without proper sanitization. The lack of nonce and capability checks on any entry points (even though the entry points are currently zero) is a potential weakness that could be exploited if new entry points are added without adequate security controls. The vulnerability history is clean, which is positive, but it does not negate the immediate risks identified in the current code.

Key Concerns

  • Use of dangerous function create_function
  • Low percentage of properly escaped output (16%)
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

A Sub Site Teaser Widget Security Vulnerabilities

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

A Sub Site Teaser Widget Code Analysis

Dangerous Functions
2
Raw SQL Queries
0
0 prepared
Unescaped Output
92
17 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("A_Sub_Site_Teaser_Widget");'a-sub-site-teaser-widget.php:540
create_functionadd_action('widgets_init', create_function('', 'return add_image_size("a-sub-site-teaser-widget-imaga-sub-site-teaser-widget.php:541

Output Escaping

16% escaped109 total outputs
Attack Surface

A Sub Site Teaser Widget Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
filterplugin_action_linksa-sub-site-teaser-widget.php:51
actionwidgets_inita-sub-site-teaser-widget.php:540
actionwidgets_inita-sub-site-teaser-widget.php:541
actioninita-sub-site-teaser-widget.php:542
actionwp_enqueue_scriptsa-sub-site-teaser-widget.php:544
Maintenance & Trust

A Sub Site Teaser Widget Maintenance & Trust

Maintenance Signals

WordPress version tested3.9.40
Last updatedUnknown
PHP min version
Downloads2K

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

A Sub Site Teaser Widget Developer Profile

RaveKev

1 plugin · 10 total installs

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

How We Detect A Sub Site Teaser Widget

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/a-sub-site-teaser-widget/css/widget.css/wp-content/plugins/a-sub-site-teaser-widget/js/widget.js
Script Paths
/wp-content/plugins/a-sub-site-teaser-widget/js/widget.js
Version Parameters
a-sub-site-teaser-widget/css/widget.css?ver=a-sub-site-teaser-widget/js/widget.js?ver=

HTML / DOM Fingerprints

CSS Classes
a_sub_site_teaser_widget
Data Attributes
id="a-sub-site-teaser-widget-"name="a-sub-site-teaser-widget-value="a-sub-site-teaser-widget"
FAQ

Frequently Asked Questions about A Sub Site Teaser Widget