Genesis Press Post Type Security & Risk Analysis

wordpress.org/plugins/genesis-press-post-type

The Genesis Press Post Type plugin creates a "Press" custom post type and a display widget for adding media bookmarks to any child theme wri …

10 active installs v0.5.9.6 PHP + WP 3.2.1+ Updated Unknown
custom-post-typegenesismedia-bookprpress-release
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Genesis Press Post Type Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs
Risk Assessment

The "genesis-press-post-type" v0.5.9.6 plugin exhibits a generally strong security posture, particularly in its handling of SQL queries, which are exclusively prepared. The plugin also demonstrates a commitment to preventing file operations and external HTTP requests, further limiting its attack surface. The absence of known CVEs and a clean vulnerability history strongly suggest that the plugin has been maintained with security in mind. However, the presence of a dangerous function, `create_function`, is a notable concern. While the static analysis doesn't directly link it to a vulnerability in this version, its use is generally discouraged due to potential security implications, especially if it's used with user-supplied input. Furthermore, the low percentage of properly escaped output (31%) presents a significant risk for cross-site scripting (XSS) vulnerabilities, as unescaped output can allow malicious code to be injected and executed in users' browsers.

Key Concerns

  • Dangerous function used (create_function)
  • Low percentage of properly escaped output
Vulnerabilities
None known

Genesis Press Post Type Security Vulnerabilities

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

Genesis Press Post Type Code Analysis

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

Dangerous Functions Found

create_functionadd_action('widgets_init', create_function('', "register_widget('Genesis_Featured_Press');"));genesis-press-post.php:284

Output Escaping

31% escaped133 total outputs
Attack Surface

Genesis Press Post Type Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 10
filterpre_get_postsgenesis-press-post.php:37
actiongenesis_loopgenesis-press-post.php:81
actiongenesis_post_metagenesis-press-post.php:84
actioninitgenesis-press-post.php:111
actionadmin_headgenesis-press-post.php:182
actionsave_postgenesis-press-post.php:185
actionadmin_initgenesis-press-post.php:215
filtermanage_edit-newspost_columnsgenesis-press-post.php:255
actionmanage_posts_custom_columngenesis-press-post.php:269
actionwidgets_initgenesis-press-post.php:284
Maintenance & Trust

Genesis Press Post Type Maintenance & Trust

Maintenance Signals

WordPress version tested3.3.2
Last updatedUnknown
PHP min version
Downloads6K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Genesis Press Post Type Developer Profile

derickschaefer

5 plugins · 30 total installs

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

How We Detect Genesis Press Post Type

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/genesis-press-post-type/images/presspost16.png/wp-content/plugins/genesis-press-post-type/images/presspost32.png

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about Genesis Press Post Type