
DZS Custom WP Query Shortcode Security & Risk Analysis
wordpress.org/plugins/dzs-custom-wp-query-shortcodeThis plugin creates a custom wp_query via a shortcode. Accepts any parameter of WP_Query
Is DZS Custom WP Query Shortcode Safe to Use in 2026?
Generally Safe
Score 85/100DZS Custom WP Query Shortcode has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The "dzs-custom-wp-query-shortcode" v1.0 plugin exhibits a very strong security posture based on the provided static analysis. The absence of dangerous functions, file operations, external HTTP requests, and the proper use of prepared statements for all SQL queries are excellent indicators of secure coding practices. All output is also properly escaped, mitigating cross-site scripting (XSS) risks.
While the code analysis reveals no immediate vulnerabilities, the lack of any capability checks or nonce checks on the single shortcode entry point is a significant concern. Shortcodes can be powerful entry points for user-supplied data, and without proper authorization and validation, this could lead to unauthorized actions or data leakage depending on the shortcode's functionality. The taint analysis showing zero flows is positive, but this is likely due to the limited scope or the absence of complex data processing that would trigger such analysis.
The plugin's vulnerability history is completely clean, which is a positive sign of either robust development or a lack of historical scrutiny. However, the absence of capability checks on the shortcode is a potential weakness that could be exploited if the shortcode's logic is not inherently safe. Overall, the plugin demonstrates good technical security in terms of common vulnerabilities like SQL injection and XSS, but a lack of access control on its primary user-facing feature presents a notable risk.
Key Concerns
- Missing capability checks on shortcode
- Missing nonce checks on shortcode
DZS Custom WP Query Shortcode Security Vulnerabilities
DZS Custom WP Query Shortcode Release Timeline
DZS Custom WP Query Shortcode Code Analysis
DZS Custom WP Query Shortcode Attack Surface
Shortcodes 1
Maintenance & Trust
DZS Custom WP Query Shortcode Maintenance & Trust
Maintenance Signals
Community Trust
DZS Custom WP Query Shortcode Alternatives
Loops 'n Slides
loops-n-slides
A simple yet powerful plugin that allows you to display posts loops based on any query, as a carousel of slides or using a custom template.
Display Posts – Easy lists, grids, navigation, and more
display-posts-shortcode
Add a listing of content on your website using a simple shortcode. Filter the results by category, author, and more.
Simple Yearly Archive
simple-yearly-archive
Simple Yearly Archive is a rather neat and simple Wordpress plugin that allows you to display your archives in a year-based list.
Advanced Views – Display Custom Fields (ACF, Pods, MetaBox), Posts, CPT and Woo Products anywhere in Gutenberg, Elementor, Divi, Beaver…
acf-views
Display content with full control over selection and layout. Lightweight and compatible with any theme or page builder.
Alligator Popup
alligator-popup
Add popups to your site. Add links to pages/posts via a shortcode which will be opened in a popup browser window.
DZS Custom WP Query Shortcode Developer Profile
3 plugins · 110 total installs
How We Detect DZS Custom WP Query Shortcode
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
/wp-content/plugins/dzs-custom-wp-query-shortcode/dzs_custom_wp_query.jsdzs-custom-wp-query-shortcode/style.css?ver=1.0HTML / DOM Fingerprints
<h3></h3><div></div>