Custom Post Type Multiroutes Security & Risk Analysis

wordpress.org/plugins/custom-post-type-multiroutes

Allows to have 'custom post types' on multiple custom routes for single/archive pages. Compatible with WPML.

0 active installs v0.1.2 PHP 5.6+ WP 4.9+ Updated Unknown
custom-post-typesmultilingualmultiroutesroutestranslate-slugs
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Custom Post Type Multiroutes Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs
Risk Assessment

The custom-post-type-multiroutes plugin, at version 0.1.2, exhibits a mixed security posture. On the positive side, it demonstrates good practices by utilizing prepared statements for all SQL queries, incorporating nonce checks, and having no recorded vulnerability history. The absence of AJAX handlers, REST API routes, shortcodes, cron events, file operations, and external HTTP requests significantly limits the potential attack surface. However, a concerning finding is the presence of a taint flow with unsanitized paths, indicating a potential risk of malicious input being processed without adequate cleaning. Furthermore, the output escaping is notably low at only 12%, which is a significant concern as it opens the door for Cross-Site Scripting (XSS) vulnerabilities. The complete lack of capability checks on any entry points, though there are currently none, is a practice that could become problematic if new entry points are introduced without proper authorization enforcement.

Key Concerns

  • Low output escaping percentage
  • Taint flow with unsanitized paths
  • No capability checks
Vulnerabilities
None known

Custom Post Type Multiroutes Security Vulnerabilities

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

Custom Post Type Multiroutes Code Analysis

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

Output Escaping

12% escaped17 total outputs
Data Flows
1 unsanitized

Data Flow Analysis

2 flows1 with unsanitized paths
add_routes_filter (custom-post-type-multiroutes.php:93)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Custom Post Type Multiroutes Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 13
actionadmin_menucustom-post-type-multiroutes.php:63
actionadmin_initcustom-post-type-multiroutes.php:64
actioninitcustom-post-type-multiroutes.php:65
actionadmin_initcustom-post-type-multiroutes.php:66
actionrestrict_manage_postscustom-post-type-multiroutes.php:67
actionadd_meta_boxescustom-post-type-multiroutes.php:68
actionsave_postcustom-post-type-multiroutes.php:69
actionpre_get_postscustom-post-type-multiroutes.php:70
actionplugins_loadedcustom-post-type-multiroutes.php:71
filterpost_type_linkcustom-post-type-multiroutes.php:77
filtericl_ls_languagescustom-post-type-multiroutes.php:79
filterquery_varscustom-post-type-multiroutes.php:81
filterparse_querycustom-post-type-multiroutes.php:82
Maintenance & Trust

Custom Post Type Multiroutes Maintenance & Trust

Maintenance Signals

WordPress version tested5.3.21
Last updatedUnknown
PHP min version5.6
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Custom Post Type Multiroutes Developer Profile

arg82

1 plugin · 0 total installs

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

How We Detect Custom Post Type Multiroutes

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-multiroutes/css/custom-post-type-multiroutes.css/wp-content/plugins/custom-post-type-multiroutes/js/custom-post-type-multiroutes.js
Script Paths
/wp-content/plugins/custom-post-type-multiroutes/js/custom-post-type-multiroutes.js
Version Parameters
/wp-content/plugins/custom-post-type-multiroutes/css/custom-post-type-multiroutes.css?ver=/wp-content/plugins/custom-post-type-multiroutes/js/custom-post-type-multiroutes.js?ver=

HTML / DOM Fingerprints

HTML Comments
<!-- The plugin is not activated --><!-- Custom Post Type Multiroutes settings --><!-- Select CPT --><!-- Routes -->+1 more
Data Attributes
name="cptmr_route"id="cptmr_route"name="cptmr_settings"id="cptmr_settings"name="cptmr_submit"name="nonce_cptmr"
JS Globals
var cptmr_post_id
FAQ

Frequently Asked Questions about Custom Post Type Multiroutes