Stag Custom Sidebars Security & Risk Analysis

wordpress.org/plugins/stag-custom-sidebars

Create custom dynamic sidebars and use anywhere with shortcodes.

2K active installs v1.2.1 PHP + WP 5.0+ Updated Feb 1, 2021
codestagcustom-sidebarsmauryaratanshortcodessidebars
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Stag Custom Sidebars Safe to Use in 2026?

Generally Safe

Score 85/100

Stag Custom Sidebars has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 5yr ago
Risk Assessment

The static analysis of stag-custom-sidebars v1.2.1 reveals a generally positive security posture with several good practices observed. The plugin utilizes prepared statements for all SQL queries and has a nonce check in place, indicating an awareness of common WordPress security vulnerabilities. The attack surface is relatively small with only two entry points, and importantly, both appear to be protected by authentication checks, contributing to a low immediate risk.

However, there are areas for concern. A significant portion of output (43%) is not properly escaped, which could lead to Cross-Site Scripting (XSS) vulnerabilities if user-supplied data is outputted without sanitization. Furthermore, the absence of capability checks on the identified entry points means that while authentication is present, authorization may be weak, potentially allowing authenticated users to perform actions they shouldn't. The lack of any recorded vulnerability history is a positive sign, suggesting the plugin has historically been secure, but it doesn't negate the risks identified in the current code analysis.

In conclusion, while the plugin demonstrates good habits in areas like SQL handling and nonce protection, the unescaped output and potential authorization weaknesses are notable concerns that require attention. The small, protected attack surface and clean vulnerability history are strengths, but the identified code-level issues introduce a non-negligible risk that should be addressed.

Key Concerns

  • Output not properly escaped
  • Missing capability checks
Vulnerabilities
None known

Stag Custom Sidebars Security Vulnerabilities

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

Stag Custom Sidebars Code Analysis

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

Output Escaping

57% escaped7 total outputs
Attack Surface

Stag Custom Sidebars Attack Surface

Entry Points2
Unprotected0

AJAX Handlers 1

authwp_ajax_stag_ajax_delete_custom_sidebarstag-custom-sidebars.php:98

Shortcodes 1

[stag_sidebar] stag-custom-sidebars.php:100
WordPress Hooks 9
actioninitstag-custom-sidebars.php:92
actionadmin_footerstag-custom-sidebars.php:94
actionload-widgets.phpstag-custom-sidebars.php:95
actionwidgets_initstag-custom-sidebars.php:97
filterwie_unencoded_export_datastag-custom-sidebars.php:102
filterwie_import_resultsstag-custom-sidebars.php:103
actionwie_import_datastag-custom-sidebars.php:104
actioncustomize_controls_print_scriptsstag-custom-sidebars.php:106
actionload-widgets.phpstag-custom-sidebars.php:141
Maintenance & Trust

Stag Custom Sidebars Maintenance & Trust

Maintenance Signals

WordPress version tested5.6.17
Last updatedFeb 1, 2021
PHP min version
Downloads68K

Community Trust

Rating100/100
Number of ratings7
Active installs2K
Developer Profile

Stag Custom Sidebars Developer Profile

Ram Ratan Maurya

3 plugins · 3K total installs

63
trust score
Avg Security Score
77/100
Avg Patch Time
217 days
View full developer profile
Detection Fingerprints

How We Detect Stag Custom Sidebars

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/stag-custom-sidebars/assets/js/stag-custom-sidebars.js/wp-content/plugins/stag-custom-sidebars/assets/css/stag-custom-sidebars-wp38plus.css/wp-content/plugins/stag-custom-sidebars/assets/css/stag-custom-sidebars.css
Script Paths
/wp-content/plugins/stag-custom-sidebars/assets/js/stag-custom-sidebars.js
Version Parameters
stag-custom-sidebars.js?ver=stag-custom-sidebars-wp38plus.css?ver=stag-custom-sidebars.css?ver=

HTML / DOM Fingerprints

CSS Classes
stag-widgets-holder-wrapstag-add-widgetstag-custom
Data Attributes
stag-add-widgetscs-delete-nonce
JS Globals
objectL10n
Shortcode Output
[stag_sidebar]
FAQ

Frequently Asked Questions about Stag Custom Sidebars