Custom Permalinks for Custom Post Types Security & Risk Analysis

wordpress.org/plugins/custom-permalinks-for-custom-post-types

Remove base slug of Custom Post Types and change the permalink structure of Custom Post Types.

100 active installs v1.0.1 PHP 5.3+ WP 4.5.0+ Updated Apr 13, 2020
custom-permalinkscustom-post-typepermalinkprimary-termremove-slug
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Custom Permalinks for Custom Post Types Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 5yr ago
Risk Assessment

The "custom-permalinks-for-custom-post-types" plugin v1.0.1 exhibits a mixed security posture. On the positive side, it demonstrates good practices by utilizing prepared statements for all its SQL queries and has no recorded vulnerabilities or CVEs. The absence of external HTTP requests, file operations, and bundled libraries further reduces its attack surface. However, there are significant concerns regarding output escaping and taint analysis. The fact that only 33% of outputs are properly escaped suggests a high likelihood of cross-site scripting (XSS) vulnerabilities, particularly since the taint analysis found two flows with unsanitized paths, albeit without critical or high severity flags.

The plugin's vulnerability history, showing zero recorded issues, is a positive indicator of past security diligence. However, this historical data, combined with the current static analysis findings, presents a nuanced view. While the lack of historical vulnerabilities is reassuring, the identified issues with output escaping and unsanitized taint flows in the current version indicate potential weaknesses that could be exploited. The plugin has a low attack surface with no direct entry points needing authentication, but the unescaped output remains a critical area of concern that could lead to security incidents if exploited.

Key Concerns

  • Low percentage of properly escaped output
  • Unsanitized paths in taint flows
Vulnerabilities
None known

Custom Permalinks for Custom Post Types Security Vulnerabilities

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

Custom Permalinks for Custom Post Types Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
4 prepared
Unescaped Output
10
5 escaped
Nonce Checks
0
Capability Checks
0
File Operations
0
External Requests
0
Bundled Libraries
0

SQL Query Safety

100% prepared4 total queries

Output Escaping

33% escaped15 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
settings_permalink (custom-permalinks-for-custom-post-types.php:253)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Custom Permalinks for Custom Post Types Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actionload-options-permalink.phpcustom-permalinks-for-custom-post-types.php:18
filterpost_type_linkcustom-permalinks-for-custom-post-types.php:20
actionpre_get_postscustom-permalinks-for-custom-post-types.php:22
filterrewrite_rules_arraycustom-permalinks-for-custom-post-types.php:23
actioninitcustom-permalinks-for-custom-post-types.php:447
Maintenance & Trust

Custom Permalinks for Custom Post Types Maintenance & Trust

Maintenance Signals

WordPress version tested5.4.19
Last updatedApr 13, 2020
PHP min version5.3
Downloads5K

Community Trust

Rating100/100
Number of ratings3
Active installs100
Developer Profile

Custom Permalinks for Custom Post Types Developer Profile

Aluka

1 plugin · 100 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 Permalinks for Custom Post Types

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/custom-permalinks-for-custom-post-types/css/options-permalink.css/wp-content/plugins/custom-permalinks-for-custom-post-types/js/options-permalink.js
Script Paths
/wp-content/plugins/custom-permalinks-for-custom-post-types/js/options-permalink.js
Version Parameters
custom-permalinks-for-custom-post-types/css/options-permalink.css?ver=custom-permalinks-for-custom-post-types/js/options-permalink.js?ver=

HTML / DOM Fingerprints

JS Globals
p105_permalink_structure_cptlinks_cached
FAQ

Frequently Asked Questions about Custom Permalinks for Custom Post Types