q-Shortcodes Security & Risk Analysis

wordpress.org/plugins/q-shortcodes

Send message to email with ajax form

0 active installs v1.0 PHP 5.3+ WP 3.6+ Updated Sep 9, 2019
columnsgridshortcodeshortcodes
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is q-Shortcodes Safe to Use in 2026?

Generally Safe

Score 85/100

q-Shortcodes has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 6yr ago
Risk Assessment

The "q-shortcodes" v1.0 plugin presents a generally positive security posture based on the provided static analysis. The absence of dangerous functions, file operations, and external HTTP requests is commendable. Crucially, all detected SQL queries utilize prepared statements, and the taint analysis reveals no unsanitized paths, indicating a strong defense against common injection vulnerabilities. The plugin also boasts a significant percentage of properly escaped output, which helps mitigate Cross-Site Scripting (XSS) risks. However, a notable concern is the complete lack of nonce checks and capability checks. With 21 shortcodes constituting the entire attack surface, the absence of these fundamental WordPress security mechanisms leaves it vulnerable to potential Cross-Site Request Forgery (CSRF) attacks and unauthorized actions by unauthenticated or low-privileged users if any of these shortcodes have potentially sensitive functionality. The vulnerability history being clean is a positive sign of past diligent development, but it doesn't negate the risks identified in the current code.

Key Concerns

  • No nonce checks present
  • No capability checks present
  • Output escaping only 72% proper
Vulnerabilities
None known

q-Shortcodes Security Vulnerabilities

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

q-Shortcodes Code Analysis

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

Output Escaping

72% escaped39 total outputs
Attack Surface

q-Shortcodes Attack Surface

Entry Points21
Unprotected0

Shortcodes 21

[q_button] shortcodes.php:29
[q_icon] shortcodes.php:41
[q_tabs] shortcodes.php:54
[q_tab] shortcodes.php:66
[q_service] shortcodes.php:80
[q_toggle] shortcodes.php:93
[q_divider] shortcodes.php:99
[q] shortcodes.php:105
[q1] shortcodes.php:109
[q2] shortcodes.php:114
[q3] shortcodes.php:119
[q4] shortcodes.php:124
[q5] shortcodes.php:129
[q6] shortcodes.php:134
[q7] shortcodes.php:139
[q8] shortcodes.php:144
[q9] shortcodes.php:149
[q10] shortcodes.php:154
[q11] shortcodes.php:159
[q12] shortcodes.php:164
[q_clear] shortcodes.php:171
WordPress Hooks 9
actionadmin_enqueue_scriptsq-shortcodes.php:37
actioninitq-shortcodes.php:38
actionwp_enqueue_scriptsq-shortcodes.php:41
actioncustomize_preview_initq-shortcodes.php:42
filtermce_external_pluginsq-shortcodes.php:62
filtermce_buttonsq-shortcodes.php:63
actioncustomize_registerq-shortcodes.php:219
actionwp_headq-shortcodes.php:272
filterthe_contentshortcodes.php:10
Maintenance & Trust

q-Shortcodes Maintenance & Trust

Maintenance Signals

WordPress version tested5.2.24
Last updatedSep 9, 2019
PHP min version5.3
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

q-Shortcodes Developer Profile

keksus

4 plugins · 10 total installs

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

How We Detect q-Shortcodes

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/q-shortcodes/css/qadmin.css/wp-content/plugins/q-shortcodes/css/qfrontend.css/wp-content/plugins/q-shortcodes/css/ionicons.min.css/wp-content/plugins/q-shortcodes/css/font-awesome.min.css/wp-content/plugins/q-shortcodes/js/qfrontend.js/wp-content/plugins/q-shortcodes/js/customizer.js/wp-content/plugins/q-shortcodes/js/editor.js
Script Paths
js/customizer.jsjs/qfrontend.jsjs/editor.js

HTML / DOM Fingerprints

CSS Classes
q_btnq_btn_serviceqicontoggle_titleq_div
Data Attributes
data-q-shortcodes
JS Globals
qcustomizerq_btnqmain
Shortcode Output
<a class="q_btn<a class="q_btn_service<div class="qicon<div class="toggle_title
FAQ

Frequently Asked Questions about q-Shortcodes