Dynamic CPR Security & Risk Analysis

wordpress.org/plugins/dynamic-cpr

Simple and lightweight plugin for creating and managing custom post types in WordPress.

0 active installs v2.4 PHP 7.0+ WP 4.7+ Updated Aug 13, 2024
cprcustomdynamicposttype
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Dynamic CPR Safe to Use in 2026?

Generally Safe

Score 92/100

Dynamic CPR has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 1yr ago
Risk Assessment

The static analysis of the "dynamic-cpr" v2.4 plugin reveals a strong security posture regarding code hygiene and vulnerability prevention. The absence of dangerous functions, file operations, and external HTTP requests is commendable. Crucially, all SQL queries are properly prepared, and all output is correctly escaped, significantly reducing the risk of injection and cross-site scripting vulnerabilities. The presence of nonce and capability checks, while limited in number, indicates an awareness of essential WordPress security mechanisms. The lack of any recorded vulnerabilities or CVEs further reinforces this positive assessment, suggesting the plugin has a history of being developed with security in mind or has been thoroughly vetted.

However, the complete lack of identified entry points (AJAX, REST API, shortcodes, cron events) in the static analysis is unusual. While this might indicate a plugin with very limited functionality or one that operates entirely on the backend without direct user interaction, it also presents a potential blind spot. If the plugin does indeed have user-facing components or backend operations that were not detected as entry points, these could represent an unknown attack surface. The taint analysis showing zero flows analyzed is also a notable absence, as this is a key technique for identifying potential vulnerabilities related to data sanitization and flow.

In conclusion, the "dynamic-cpr" v2.4 plugin demonstrates excellent practices in core secure coding principles like prepared statements and output escaping, and its vulnerability history is spotless. The primary areas for potential concern lie in the unusual lack of detected attack surface and the zero taint flows analyzed, which could indicate either an exceptionally secure and simple plugin or undetected vulnerabilities. Future analysis should focus on ensuring all potential entry points are identified and subjected to taint analysis.

Key Concerns

  • No taint flows analyzed
  • Unusual lack of detected attack surface
Vulnerabilities
None known

Dynamic CPR Security Vulnerabilities

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

Dynamic CPR Code Analysis

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

Output Escaping

100% escaped101 total outputs
Attack Surface

Dynamic CPR Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 6
actioninitinc\create_post.inc.php:34
actionadd_meta_boxesinc\custom-metaboxes.inc.php:174
actionsave_postinc\custom-metaboxes.inc.php:175
actioninitinc\custom-post.inc.php:13
actioninitinc\register-post-types-custom-metas.inc.php:24
filterpost_updated_messagesinc\register-post-types-custom-metas.inc.php:57
Maintenance & Trust

Dynamic CPR Maintenance & Trust

Maintenance Signals

WordPress version tested6.4.8
Last updatedAug 13, 2024
PHP min version7.0
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Dynamic CPR Developer Profile

Kazi Mohammad Foysal

6 plugins · 140 total installs

91
trust score
Avg Security Score
96/100
Avg Patch Time
18 days
View full developer profile
Detection Fingerprints

How We Detect Dynamic CPR

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/dynamic-cpr/inc/css/custom-post.css/wp-content/plugins/dynamic-cpr/inc/js/custom-post.js

HTML / DOM Fingerprints

CSS Classes
kmfdcpr-fieldptnameipsusupinputs
HTML Comments
exit if accessed directly
Data Attributes
name="kmfdcpr_meta_nonce"id="kmfdcpr_meta"
FAQ

Frequently Asked Questions about Dynamic CPR