Jet QuickPress Security & Risk Analysis

wordpress.org/plugins/jet-quickpress

This plugin allows the users to write simple posts outside the dashboard (just like QuickPress from the Dashboard). With Tiny MCE!

10 active installs v2.2.5 PHP + WP + Updated Jun 30, 2010
buddypresspostquick-postquickpress
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Jet QuickPress Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 15yr ago
Risk Assessment

The "jet-quickpress" v2.2.5 plugin exhibits a generally good security posture with a zero-recorded CVE history and no known unpatched vulnerabilities. The static analysis reveals a minimal attack surface, with no unprotected AJAX handlers, REST API routes, shortcodes, or cron events. Furthermore, all SQL queries are properly prepared, and there are no file operations or external HTTP requests. The presence of a nonce check and a capability check also indicates an attempt to secure potential entry points, however limited they may be.

Despite these strengths, several concerns warrant attention. The plugin utilizes the `create_function` which is deprecated and can be a source of security vulnerabilities if not handled with extreme care, particularly if user input is involved in its construction. Taint analysis reveals a significant number of flows with unsanitized paths, indicating a risk of input being processed without proper validation, which could lead to unexpected behavior or potential exploits if these paths are ever exposed. The low percentage of properly escaped output (9%) is a notable weakness, suggesting a high probability of cross-site scripting (XSS) vulnerabilities when user-supplied data is displayed.

In conclusion, while "jet-quickpress" v2.2.5 has a clean vulnerability history and a small attack surface, the internal code quality raises concerns. The heavy reliance on unsanitized paths in taint analysis and the poor output escaping practices present a tangible risk of XSS and other injection-like vulnerabilities, even if no direct exploits have been identified yet. Developers should prioritize sanitizing all input and properly escaping all output to mitigate these risks.

Key Concerns

  • Unsanitized paths found in taint analysis
  • Low percentage of properly escaped output
  • Use of deprecated and potentially dangerous function
Vulnerabilities
None known

Jet QuickPress Security Vulnerabilities

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

Jet QuickPress Code Analysis

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

Dangerous Functions Found

create_functionarray_walk_recursive($ordered_tree, create_function('&$v, $k, &$t', '$t->aFlat[] = $v;'), $objTmp);jet-quickpress-classes.php:13

SQL Query Safety

100% prepared2 total queries

Output Escaping

9% escaped22 total outputs
Data Flows
4 unsanitized

Data Flow Analysis

5 flows4 with unsanitized paths
bp_quickpress_creation_form (jet-quickpress-templatetags.php:40)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Jet QuickPress Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 16
actionadmin_print_styles-buddypress_page_bp-quiockpressjet-quickpress-cssjs.php:9
filterbp_quickpress_enqueue_urljet-quickpress-templatetags.php:274
filterbp_located_templatejet-quickpress-templatetags.php:338
filterbp_located_templatejet-quickpress.php:58
filterbp_quickpress_locate_jsjet-quickpress.php:73
filterbp_quickpress_locate_cssjet-quickpress.php:74
actionwp_headjet-quickpress.php:104
actionwp_print_stylesjet-quickpress.php:105
actionwp_print_scriptsjet-quickpress.php:106
actionbp_quickpress_after_creation_formjet-quickpress.php:128
actionplugins_loadedjet-quickpress.php:358
actionbp_setup_navjet-quickpress.php:359
actionplugins_loadedjet-quickpress.php:360
actionbp_initjet-quickpress.php:361
actionplugins_loadedjet-wp-quickpress.php:34
actionbp_initjet-wp-quickpress.php:50
Maintenance & Trust

Jet QuickPress Maintenance & Trust

Maintenance Signals

WordPress version tested
Last updatedJun 30, 2010
PHP min version
Downloads5K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Jet QuickPress Developer Profile

milordk

4 plugins · 40 total installs

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

How We Detect Jet QuickPress

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/jet-quickpress/quickpress/_inc/js/expandableTree.js/wp-content/plugins/jet-quickpress/quickpress/_inc/js/jquery-autocomplete/jquery.autocomplete.pack.js/wp-content/plugins/jet-quickpress/quickpress/style.css/wp-content/plugins/jet-quickpress/quickpress/_inc/js/jquery-autocomplete/jquery.autocomplete.css
Script Paths
/wp-content/plugins/jet-quickpress/quickpress/_inc/js/expandableTree.js/wp-content/plugins/jet-quickpress/quickpress/_inc/js/jquery-autocomplete/jquery.autocomplete.pack.js

HTML / DOM Fingerprints

CSS Classes
quickpress
Data Attributes
data-tax
JS Globals
quickpress_post
REST Endpoints
/wp-json/quickpress/v1/posts
FAQ

Frequently Asked Questions about Jet QuickPress