
Custom Write Panel Security & Risk Analysis
wordpress.org/plugins/custom-write-panelCustom Write Panel allows user to create customized write panel.
Is Custom Write Panel Safe to Use in 2026?
Generally Safe
Score 85/100Custom Write Panel has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The "custom-write-panel" plugin v1.0.0a12 presents a mixed security posture. On the positive side, it has no known vulnerabilities in its history, zero AJAX handlers or REST API routes without authentication, and all SQL queries are properly prepared. This suggests a developer who is aware of some fundamental security practices. However, significant concerns arise from the static analysis. A notable issue is the complete lack of output escaping for all identified outputs, meaning any data processed by the plugin could be rendered directly to the user without sanitization, opening the door for cross-site scripting (XSS) vulnerabilities. The presence of dangerous functions like "unserialize" and "create_function" without clear context of their usage or associated sanitization is also a red flag, as these can be exploited for code execution if mishandled. While the taint analysis shows no critical or high severity flows, the high number of "flows with unsanitized paths" indicates a potential for vulnerabilities that were not flagged as critical by the analysis tool. The plugin has a small attack surface with no external HTTP requests or file operations, and a reasonable number of nonce and capability checks, but the unescaped output and dangerous function usage are substantial weaknesses that outweigh these strengths.
Key Concerns
- 0% of outputs properly escaped
- Presence of dangerous functions (unserialize, create_function)
- 13 flows with unsanitized paths
Custom Write Panel Security Vulnerabilities
Custom Write Panel Release Timeline
Custom Write Panel Code Analysis
Dangerous Functions Found
SQL Query Safety
Output Escaping
Data Flow Analysis
Custom Write Panel Attack Surface
WordPress Hooks 17
Maintenance & Trust
Custom Write Panel Maintenance & Trust
Maintenance Signals
Community Trust
Custom Write Panel Alternatives
Giornalismo Story Details
giornalismo-story-details
Creates a custom write panel for use in the Giornalismo theme.
Supple Forms
supple-forms
Supple Forms - a CMS plugin for WordPress to create custom write panels, and format and insert values into Posts.
Adminimize
adminimize
Adminimize that lets you hide 'unnecessary' items from the WordPress backend
White Label CMS
white-label-cms
Customise dashboard panels and branding, hide menus plus lots more.
Advanced Custom Fields: Extended
acf-extended
All-in-one enhancement suite that improves WordPress & Advanced Custom Fields.
Custom Write Panel Developer Profile
1 plugin · 10 total installs
How We Detect Custom Write Panel
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.