ax-sidebar Security & Risk Analysis

wordpress.org/plugins/ax-sidebar

With this plugin you can add extra HTML or just plain text when posting a new page or post. That content will be displayed in sidebar widget.

10 active installs v1.31 PHP + WP 2.6+ Updated Unknown
contentcustompostsidebarwidget
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is ax-sidebar Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs
Risk Assessment

The "ax-sidebar" plugin v1.31 presents a mixed security posture. On one hand, the absence of known CVEs and a lack of recorded vulnerability history suggest a potentially well-maintained or less targeted plugin. The static analysis also indicates a small attack surface, with no detected AJAX handlers, REST API routes, shortcodes, or cron events, which is a positive sign for reducing exposure. However, several critical security concerns are highlighted by the code analysis. The presence of SQL queries without prepared statements is a significant risk, as it can lead to SQL injection vulnerabilities. Furthermore, the fact that 100% of output is not properly escaped means that any data rendered by the plugin could be susceptible to cross-site scripting (XSS) attacks. The taint analysis revealing a flow with unsanitized paths, even without a critical or high severity classification, indicates a potential for sensitive data to be mishandled or exposed.

Key Concerns

  • Raw SQL queries used
  • No output escaping
  • Unsanitized path flow found
  • No capability checks
  • No nonce checks
Vulnerabilities
None known

ax-sidebar Security Vulnerabilities

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

ax-sidebar Code Analysis

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

SQL Query Safety

0% prepared4 total queries

Output Escaping

0% escaped8 total outputs
Data Flows
1 unsanitized

Data Flow Analysis

1 flows1 with unsanitized paths
<axsidebar> (axsidebar.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

ax-sidebar Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actioninitaxsidebar.php:35
actionedit_page_formaxsidebar.php:36
actionedit_form_advancedaxsidebar.php:37
actionsave_postaxsidebar.php:38
Maintenance & Trust

ax-sidebar Maintenance & Trust

Maintenance Signals

WordPress version tested3.0.5
Last updatedUnknown
PHP min version
Downloads6K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

ax-sidebar Developer Profile

Janar

2 plugins · 20 total installs

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

How We Detect ax-sidebar

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/ax-sidebar/axsidebar.php

HTML / DOM Fingerprints

CSS Classes
postboxAxSidebar
HTML Comments
<!-- Post or page id --><!-- The content --><!-- The widget title --><!-- Post or page id -->+2 more
Data Attributes
name="ax_sidebar"name="ax_sidebar[0]"name="ax_sidebar[1]"name="ax_sidebar_show_only_on_single_page"name="ax_sidebar_show_without_title"name="ax_sidebar_show_without_ul_li"+1 more
FAQ

Frequently Asked Questions about ax-sidebar