Shortcodes Finder Security & Risk Analysis

wordpress.org/plugins/shortcodes-finder

Shortcodes Finder helps you to find, test, clean and get informations about the shortcodes in your WordPress website posts, pages and custom contents.

4K active installs v1.6.1 PHP 5.6+ WP 4.0+ Updated Jun 6, 2025
orphansearchshortcodeshortcodesunused
99
A · Safe
CVEs total2
Unpatched0
Last CVEJan 10, 2024
Safety Verdict

Is Shortcodes Finder Safe to Use in 2026?

Generally Safe

Score 99/100

Shortcodes Finder has a strong security track record. Known vulnerabilities have been patched promptly. It's a solid choice for most WordPress installations.

2 known CVEsLast CVE: Jan 10, 2024Updated 11mo ago
Risk Assessment

The 'shortcodes-finder' plugin v1.6.1 presents a concerning security posture primarily due to its unprotected attack surface. With 4 AJAX handlers identified and all of them lacking authentication checks, there's a significant risk of unauthorized actions being performed by unauthenticated users. This, combined with the absence of any capability checks, makes these entry points highly vulnerable.

The static analysis also highlights concerns regarding data sanitization. While the majority of output escaping appears to be handled correctly, one unsanitized path flow identified through taint analysis warrants attention, potentially leading to cross-site scripting vulnerabilities if not properly addressed. Furthermore, the presence of SQL queries that are not using prepared statements is a critical risk that could lead to SQL injection vulnerabilities.

Historically, the plugin has had two medium-severity vulnerabilities, both related to Cross-site Scripting. The fact that these are now patched is a positive sign, but the recurring nature of XSS vulnerabilities suggests potential ongoing challenges with input sanitization within the plugin's codebase. While the plugin has strengths in avoiding dangerous functions and external requests, the significant number of unprotected AJAX endpoints and the raw SQL queries pose the most immediate and severe risks.

Key Concerns

  • AJAX handlers without auth checks
  • SQL queries not using prepared statements
  • Unsanitized path flow in taint analysis
  • Medium severity XSS vulnerabilities in history
  • Lack of capability checks on entry points
Vulnerabilities
2 published

Shortcodes Finder Security Vulnerabilities

CVEs by Year

1 CVE in 2023
2023
1 CVE in 2024
2024
Patched Has unpatched

Severity Breakdown

Medium
2

2 total CVEs

CVE-2024-21750medium · 6.1Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Shortcodes Finder <= 1.5.4 - Reflected Cross-Site Scripting via nonce

Jan 10, 2024 Patched in 1.5.5 (13d)
CVE-2023-47695medium · 6.1Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Shortcodes Finder <= 1.5.3 - Reflected Cross-Site Scripting

Nov 9, 2023 Patched in 1.5.4 (75d)
Version History

Shortcodes Finder Release Timeline

Code Analysis
Analyzed Mar 16, 2026

Shortcodes Finder Code Analysis

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

SQL Query Safety

0% prepared1 total queries

Output Escaping

69% escaped286 total outputs
Data Flows · Security
1 unsanitized

Data Flow Analysis

7 flows1 with unsanitized paths
sf_admin_page_test_shortcode_handler (admin\partials\shortcodes-finder-admin-display.php:517)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
4 unprotected

Shortcodes Finder Attack Surface

Entry Points4
Unprotected4

AJAX Handlers 4

authwp_ajax_shortcodes_finder_content_search_processincludes\class-shortcodes-finder.php:150
noprivwp_ajax_shortcodes_finder_content_search_processincludes\class-shortcodes-finder.php:151
authwp_ajax_shortcodes_finder_unused_search_processincludes\class-shortcodes-finder.php:153
noprivwp_ajax_shortcodes_finder_unused_search_processincludes\class-shortcodes-finder.php:154
WordPress Hooks 9
actionplugins_loadedincludes\class-shortcodes-finder.php:129
actionadmin_enqueue_scriptsincludes\class-shortcodes-finder.php:143
actionadmin_enqueue_scriptsincludes\class-shortcodes-finder.php:144
actionadmin_menuincludes\class-shortcodes-finder.php:146
actionadmin_initincludes\class-shortcodes-finder.php:147
filterwpincludes\class-shortcodes-finder.php:178
filterthe_contentincludes\class-shortcodes-finder.php:184
actioninitincludes\shortcodes-finder-utils.php:247
filteradmin_footer_textshortcodes-finder.php:97
Maintenance & Trust

Shortcodes Finder Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedJun 6, 2025
PHP min version5.6
Downloads102K

Community Trust

Rating98/100
Number of ratings53
Active installs4K
Developer Profile

Shortcodes Finder Developer Profile

Scribit

3 plugins · 9K total installs

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

How We Detect Shortcodes Finder

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/shortcodes-finder/admin/css/shortcodes-finder-admin.css/wp-content/plugins/shortcodes-finder/admin/js/shortcodes-finder-admin.js
Script Paths
admin/js/shortcodes-finder-admin.js
Version Parameters
shortcodes-finder-admin.css?ver=shortcodes-finder-admin.js?ver=

HTML / DOM Fingerprints

CSS Classes
scribit_credit
Data Attributes
data-postid
JS Globals
ajax_vars
FAQ

Frequently Asked Questions about Shortcodes Finder