Interactive Organizational Chart Security & Risk Analysis

wordpress.org/plugins/interactive-organizational-chart

A complete WordPress plugin for managing and displaying interactive organizational charts with admin and editor data upload and user-friendly viewing.

10 active installs v1.0.0 PHP 7.4+ WP 5.0+ Updated Aug 25, 2025
company-structureemployee-directoryhierarchyorg-chartorganizational-chart
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Interactive Organizational Chart Safe to Use in 2026?

Generally Safe

Score 100/100

Interactive Organizational Chart has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 7mo ago
Risk Assessment

The "interactive-organizational-chart" plugin v1.0.0 exhibits a generally good security posture due to the absence of critical vulnerabilities found during static analysis and a clean vulnerability history. The plugin demonstrates strong adherence to secure coding practices by properly escaping all output, implementing nonce checks for its AJAX handlers, and performing capability checks for user permissions. The lack of external HTTP requests and dangerous functions further contributes to its robustness. However, the presence of raw SQL queries, with only 25% utilizing prepared statements, represents a potential area for concern, as it could introduce SQL injection vulnerabilities if not handled with extreme care. While no taint flows with unsanitized paths were detected, this is a crucial area to monitor in future versions.

Given the plugin's version 1.0.0 and its clean history, it's plausible that these SQL queries have not yet been exploited. Nevertheless, the use of raw SQL queries is a notable weakness that should be addressed in subsequent development to further strengthen the plugin's security. The plugin's attack surface, while small, is entirely reliant on the implemented security checks, and any oversight in these checks could have significant consequences. Overall, the plugin is in a promising state, but proactive mitigation of the identified SQL query risks is recommended.

Key Concerns

  • SQL queries not using prepared statements
  • SQL queries not using prepared statements
Vulnerabilities
None known

Interactive Organizational Chart Security Vulnerabilities

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

Interactive Organizational Chart Code Analysis

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

SQL Query Safety

25% prepared8 total queries

Output Escaping

100% escaped19 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
inteorch_get_org_data (interactive-organizational-chart.php:340)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Interactive Organizational Chart Attack Surface

Entry Points5
Unprotected0

AJAX Handlers 4

authwp_ajax_inteorch_upload_org_datainteractive-organizational-chart.php:22
authwp_ajax_inteorch_get_org_datainteractive-organizational-chart.php:23
authwp_ajax_inteorch_get_companiesinteractive-organizational-chart.php:24
authwp_ajax_inteorch_delete_companyinteractive-organizational-chart.php:25

Shortcodes 1

[inteorch] interactive-organizational-chart.php:418
WordPress Hooks 3
actionadmin_menuinteractive-organizational-chart.php:19
actionwp_enqueue_scriptsinteractive-organizational-chart.php:20
actionadmin_enqueue_scriptsinteractive-organizational-chart.php:21
Maintenance & Trust

Interactive Organizational Chart Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedAug 25, 2025
PHP min version7.4
Downloads280

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Interactive Organizational Chart Developer Profile

mukundansiv

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 Interactive Organizational Chart

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/interactive-organizational-chart/assets/org-chart-frontend.css/wp-content/plugins/interactive-organizational-chart/assets/org-chart-frontend.js/wp-content/plugins/interactive-organizational-chart/assets/org-chart-admin.css/wp-content/plugins/interactive-organizational-chart/assets/org-chart-admin.js
Script Paths
assets/org-chart-frontend.jsassets/org-chart-admin.js
Version Parameters
interactive-organizational-chart/assets/org-chart-frontend.css?ver=interactive-organizational-chart/assets/org-chart-frontend.js?ver=interactive-organizational-chart/assets/org-chart-admin.css?ver=interactive-organizational-chart/assets/org-chart-admin.js?ver=

HTML / DOM Fingerprints

CSS Classes
inteorch-admin-containerinteorch-admin-sectionupload-instructionsupload-dropzoneinteorch-upload-areacompanies-list
Data Attributes
data-id
JS Globals
inteorchAjaxinteorchAdmin
REST Endpoints
/wp-json/inteorch/v1/upload/wp-json/inteorch/v1/get-data/wp-json/inteorch/v1/companies/wp-json/inteorch/v1/delete-company
FAQ

Frequently Asked Questions about Interactive Organizational Chart