
DKA Child pages widget Security & Risk Analysis
wordpress.org/plugins/dka-child-pages-widgetWidget which shows child pages.
Is DKA Child pages widget Safe to Use in 2026?
Generally Safe
Score 85/100DKA Child pages widget has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The "dka-child-pages-widget" plugin version 0.7 exhibits a mixed security posture. On the positive side, the plugin has a very small attack surface, with no apparent AJAX handlers, REST API routes, shortcodes, or cron events. Furthermore, it avoids external HTTP requests and file operations. Critically, all SQL queries are properly prepared, and there is no history of known vulnerabilities, suggesting a relatively stable and secure code base historically. However, significant concerns arise from the static analysis. The presence of the `create_function` dangerous function is a major red flag, as it can be exploited for code injection if user-supplied data is passed to it without proper sanitization. Additionally, a mere 24% of output is properly escaped, leaving a substantial risk of Cross-Site Scripting (XSS) vulnerabilities. The complete absence of nonce and capability checks across the entire plugin further amplifies these risks, as it means that any functionality, even if it were to exist, would be unprotected against unauthorized access or manipulation.
Key Concerns
- Presence of dangerous function create_function
- Low percentage of properly escaped output
- Missing nonce checks
- Missing capability checks
DKA Child pages widget Security Vulnerabilities
DKA Child pages widget Code Analysis
Dangerous Functions Found
Output Escaping
DKA Child pages widget Attack Surface
WordPress Hooks 2
Maintenance & Trust
DKA Child pages widget Maintenance & Trust
Maintenance Signals
Community Trust
DKA Child pages widget Alternatives
Collapsing Pages
collapsing-pages
This plugin uses Javascript to dynamically expand or collapsable the set of pages for each parent page.
GD Pages Navigator
gd-pages-navigator
Simple and powerful widget plugin to create enhanced navigation for hierarchical post types, based on different criteria for filtering and display of …
Pager Widget
pager-widget
Prints "Parent | Previous | Next" links to navigate between pages at the same level in the page hierarchy (and up to the parent page).
PS Sub-pages
pssubpages
Shows the child pages of the current page. Configurable title, show siblings (or not), and "no child" text
LJ Subpages Widget
lj-subpages-widget
LJ Subpages Widget allows you to display a menu listing subpages from a chosen page.
DKA Child pages widget Developer Profile
2 plugins · 40 total installs
How We Detect DKA Child pages widget
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
/wp-content/plugins/dka-child-pages-widget/dka-child-pages.js/wp-content/plugins/dka-child-pages-widget/dka-child-pages.jsHTML / DOM Fingerprints
id="dka_child_pages-exclude"name="dka_child_pages-exclude"id="dka_child_pages-title"name="dka_child_pages-title"id="dka_child_pages-page_id"name="dka_child_pages-page_id"