Ultimate Post Types Security & Risk Analysis

wordpress.org/plugins/ultimate-post-types

Manage your Custom Post Types (CPT) and Custom Taxonomies, their templates and fields, without touching a line of code!

10 active installs v3.0 PHP 5.4+ WP 4.8+ Updated Apr 12, 2018
cptcustom-fieldscustom-templatespost-typetaxonomy
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Ultimate Post Types Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 7yr ago
Risk Assessment

The static analysis of the 'ultimate-post-types' v3.0 plugin reveals a generally strong security posture. The absence of any identified AJAX handlers, REST API routes, shortcodes, or cron events with exposed attack vectors is a significant positive. Furthermore, the complete absence of dangerous functions, file operations, and external HTTP requests is commendable. The use of prepared statements for all SQL queries and the inclusion of a nonce check indicate good development practices regarding data integrity and request verification. However, the lack of capability checks on any entry points is a notable concern. While the static analysis found no obvious taint flows or vulnerabilities, the 55% output escaping rate suggests a potential for cross-site scripting (XSS) vulnerabilities if sensitive data is not consistently and correctly escaped before being displayed. The plugin's history of zero known CVEs and no recorded vulnerabilities is a strong indicator of past security awareness, but it does not guarantee future safety, especially in the context of the identified output escaping weakness. Overall, the plugin demonstrates good foundational security but has a critical area for improvement regarding authorization and potential output sanitation.

Key Concerns

  • No capability checks found
  • Only 55% of outputs properly escaped
Vulnerabilities
None known

Ultimate Post Types Security Vulnerabilities

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

Ultimate Post Types Code Analysis

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

SQL Query Safety

100% prepared1 total queries

Output Escaping

55% escaped33 total outputs
Attack Surface

Ultimate Post Types Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 26
filtertemplate_includeclasses\Controller\Post_Type.php:148
filterthe_contentclasses\Controller\Post_Type.php:149
filteruf.settings.tabsclasses\Migration.php:51
actionadmin_noticesclasses\Post_Types.php:48
filteruf.register_uiclasses\Post_Types.php:56
actioninitclasses\Post_Types.php:59
filteruf.excluded_post_typesclasses\Post_Types.php:69
actionuf.ui.export_afterclasses\Type\Post_Type.php:45
actioninitclasses\Type.php:43
actionuf.initclasses\Type.php:46
actionuf.enqueue_scriptsclasses\Type.php:49
actionadmin_footerclasses\Type.php:52
filterpost_updated_messagesclasses\Type.php:55
actionadmin_menuclasses\Type.php:58
filterpage_row_actionsclasses\Type.php:61
actionadd_meta_boxesclasses\Type.php:70
filteruf.ui.export_groupsclasses\Type.php:73
filteruf.ui.export_dataclasses\Type.php:76
filteruf.ui.importable_typesclasses\Type.php:79
filteruf.ui.existing_itemsclasses\Type.php:82
filteruf.ui.import_itemclasses\Type.php:85
filteruf.ui.export_codeclasses\Type.php:88
actionuf.ui.export_beforeclasses\Type.php:89
actionadmin_menuclasses\UI_Page.php:35
actionadmin_enqueue_scriptsclasses\UI_Page.php:61
actionplugins_loadedultimate-post-types.php:23
Maintenance & Trust

Ultimate Post Types Maintenance & Trust

Maintenance Signals

WordPress version tested4.9.29
Last updatedApr 12, 2018
PHP min version5.4
Downloads4K

Community Trust

Rating100/100
Number of ratings5
Active installs10
Developer Profile

Ultimate Post Types Developer Profile

Radoslav Georgiev

2 plugins · 910 total installs

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

How We Detect Ultimate 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/ultimate-post-types/assets/ultimate-post-types.js
Version Parameters
ultimate-post-types.js?ver=

HTML / DOM Fingerprints

Data Attributes
data-uf-post-type
JS Globals
ULTIMATE_FIELDS_PT_URLULTIMATE_FIELDS_PT_VER
FAQ

Frequently Asked Questions about Ultimate Post Types