Shortcode Reference Security & Risk Analysis

wordpress.org/plugins/shortcode-reference

This plugin will provide a list and details about available shortcodes in your current installment. All when you need it most - when editing content.

100 active installs v1.0.0 PHP + WP 3.0+ Updated Jan 25, 2022
linkspagepostreferenceshortcode
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Shortcode Reference Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 4yr ago
Risk Assessment

The "shortcode-reference" plugin version 1.0.0 presents a mixed security posture. On the positive side, the plugin demonstrates good practices regarding SQL queries, ensuring they are all prepared, and outputs are properly escaped. There are no dangerous functions, file operations, external HTTP requests, or bundled libraries identified, which are all favorable signs. Furthermore, the plugin has no recorded vulnerability history, suggesting a stable and potentially secure development track record.

However, a significant concern arises from the attack surface analysis. The plugin exposes one AJAX handler that lacks any authentication or capability checks. This unprotected entry point represents a direct risk, as any unauthenticated user could potentially trigger this handler. While the taint analysis shows no identified flows, the presence of an unprotected AJAX endpoint means that malicious input could theoretically be processed without proper validation or authorization, leading to unintended actions or information disclosure. The absence of nonce checks on this AJAX handler further exacerbates this risk.

In conclusion, while the plugin exhibits strengths in its handling of data and its clean vulnerability history, the single unprotected AJAX handler is a critical weakness that requires immediate attention. The lack of authentication and nonce checks on this entry point significantly increases the plugin's vulnerability to exploitation. The overall risk is moderate due to this specific, but impactful, oversight.

Key Concerns

  • AJAX handler without auth checks
  • AJAX handler without nonce checks
Vulnerabilities
None known

Shortcode Reference Security Vulnerabilities

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

Shortcode Reference Code Analysis

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

Shortcode Reference Attack Surface

Entry Points1
Unprotected1

AJAX Handlers 1

authwp_ajax_shortcode_reference_find_shortcodeshortcode_reference.php:22
WordPress Hooks 3
actionadmin_head-post.phpshortcode_reference.php:18
actionadmin_head-post-new.phpshortcode_reference.php:19
actionadd_meta_boxesshortcode_reference.php:21
Maintenance & Trust

Shortcode Reference Maintenance & Trust

Maintenance Signals

WordPress version tested5.8.13
Last updatedJan 25, 2022
PHP min version
Downloads12K

Community Trust

Rating68/100
Number of ratings7
Active installs100
Developer Profile

Shortcode Reference Developer Profile

Bart Stroeken

1 plugin · 100 total installs

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

How We Detect Shortcode Reference

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/shortcode-reference/css/shortcode-reference.css/wp-content/plugins/shortcode-reference/js/shortcode-reference.js
Script Paths
/wp-content/plugins/shortcode-reference/js/shortcode-reference.js
Version Parameters
shortcode-reference-style?ver=shortcode-reference-js?ver=

HTML / DOM Fingerprints

REST Endpoints
/wp-json/shortcode-reference/v1/find
FAQ

Frequently Asked Questions about Shortcode Reference