Custom Post Type Auto Menu Security & Risk Analysis

wordpress.org/plugins/custom-post-type-auto-menu

Automatically create menu items for your custom post types in your chosen menu and parent menu item.

600 active installs v1.3.1 PHP + WP 3.0.1+ Updated Jun 21, 2021
auto-menucustom-post-typemenus
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Custom Post Type Auto Menu Safe to Use in 2026?

Generally Safe

Score 85/100

Custom Post Type Auto Menu has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 4yr ago
Risk Assessment

The 'custom-post-type-auto-menu' plugin v1.3.1 presents a generally good security posture based on the provided static analysis. The plugin demonstrates strong adherence to secure coding practices by employing prepared statements for all SQL queries and including nonce and capability checks for its single AJAX handler. There are no identified dangerous functions, file operations, or external HTTP requests, which significantly reduces the potential attack surface. Furthermore, the absence of any recorded vulnerabilities, including CVEs, suggests a history of security diligence or a lack of past exploitability.

However, a notable concern lies in the low percentage of properly escaped output (7%). This indicates that while the plugin handles data interaction securely, there's a risk of Cross-Site Scripting (XSS) vulnerabilities if user-supplied or dynamic data is outputted without adequate sanitization or escaping. While taint analysis showed no unsanitized flows, this doesn't entirely negate the XSS risk given the low output escaping percentage; it might imply the data processed by the plugin is not inherently user-controllable in a way that would trigger the taint analysis, or that the analysis was limited.

In conclusion, the plugin is strong in its handling of database interactions and authentication. The primary weakness is the insufficient output escaping, which requires attention to prevent potential XSS. The lack of historical vulnerabilities is a positive sign, but it's crucial to maintain vigilance, especially regarding the identified output escaping issues.

Key Concerns

  • Low output escaping percentage
Vulnerabilities
None known

Custom Post Type Auto Menu Security Vulnerabilities

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

Custom Post Type Auto Menu Code Analysis

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

SQL Query Safety

100% prepared1 total queries

Output Escaping

7% escaped15 total outputs
Attack Surface

Custom Post Type Auto Menu Attack Surface

Entry Points1
Unprotected0

AJAX Handlers 1

authwp_ajax_admin_script_ajaxincludes\Settings_Page.php:37
WordPress Hooks 9
actionwp_loadedbfp-cpt-auto-menu.php:54
actiontransition_post_statusincludes\Menu_Handler.php:48
actionadmin_menuincludes\Plugin.php:61
actionadmin_enqueue_scriptsincludes\Plugin.php:144
actionadmin_noticesincludes\Settings_Page.php:26
actionadmin_noticesincludes\Settings_Page.php:27
actionadmin_noticesincludes\Settings_Page.php:28
actionadmin_initincludes\Settings_Page.php:31
actionadmin_menuincludes\Settings_Page.php:34
Maintenance & Trust

Custom Post Type Auto Menu Maintenance & Trust

Maintenance Signals

WordPress version tested5.7.15
Last updatedJun 21, 2021
PHP min version
Downloads24K

Community Trust

Rating72/100
Number of ratings17
Active installs600
Developer Profile

Custom Post Type Auto Menu Developer Profile

Ken Dirschl

1 plugin · 600 total installs

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

How We Detect Custom Post Type Auto Menu

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/custom-post-type-auto-menu/assets/js/admin.js/wp-content/plugins/custom-post-type-auto-menu/assets/css/cpt-auto-menu.css
Script Paths
/wp-content/plugins/custom-post-type-auto-menu/assets/js/admin.js
Version Parameters
custom-post-type-auto-menu/assets/js/admin.js?ver=cpt-auto-menu-style?ver=

HTML / DOM Fingerprints

CSS Classes
bfp-cpt-auto-menu-admin-script
Data Attributes
data-nonce-id
JS Globals
AjaxSelected
FAQ

Frequently Asked Questions about Custom Post Type Auto Menu