Slider Templates Security & Risk Analysis

wordpress.org/plugins/slider-templates

Automatically import Slider Templates from slider-templates.com to your website with just one-click!

1K active installs v1.0.3 PHP + WP 5.0+ Updated Jan 14, 2023
responsiveslidertemplates
41
D · High Risk
CVEs total2
Unpatched2
Last CVEDec 29, 2025
Safety Verdict

Is Slider Templates Safe to Use in 2026?

High Risk

Score 41/100

Slider Templates carries significant security risk with 2 known CVEs, 2 still unpatched. Consider switching to a maintained alternative.

2 known CVEs 2 unpatched Last CVE: Dec 29, 2025Updated 3yr ago
Risk Assessment

The "slider-templates" plugin v1.0.3 presents a concerning security posture, despite some positive indicators like the use of prepared statements for all SQL queries and a high percentage of properly escaped output. The primary weakness lies in its attack surface, with two AJAX handlers that lack any authentication checks. This directly exposes functionalities that could be manipulated by unauthenticated users.

The taint analysis reveals two flows with unsanitized paths, indicating a potential for path traversal vulnerabilities. While no critical or high severity taint flows were found, the presence of unsanitized paths in conjunction with unprotected AJAX endpoints significantly elevates the risk. The vulnerability history is also a major red flag, with two known medium severity CVEs, both of which remain unpatched. These past vulnerabilities, specifically mentioning Missing Authorization and Server-Side Request Forgery (SSRF), align directly with the identified lack of authorization on AJAX endpoints and the presence of unsanitized paths, suggesting a recurring pattern of insecure development practices.

In conclusion, while the plugin demonstrates good practices in database interaction and output sanitization, the critical deficiencies in authentication for its AJAX endpoints, coupled with unsanitized path flows and a history of unpatched authorization and SSRF vulnerabilities, make this plugin a significant security risk. The unpatched CVEs alone warrant immediate attention, and the code analysis highlights the underlying reasons for these historical issues, which persist in the current version.

Key Concerns

  • Unpatched CVEs (2)
  • Unprotected AJAX handlers (2)
  • Taint flows with unsanitized paths (2)
  • Vulnerability history: Missing Authorization
  • Vulnerability history: SSRF
Vulnerabilities
2 published

Slider Templates Security Vulnerabilities

CVEs by Year

2 CVEs in 2025 · unpatched
2025
Patched Has unpatched

Severity Breakdown

Medium
2

2 total CVEs

CVE-2025-68009medium · 5.3Missing Authorization

Slider Templates <= 1.0.3 - Missing Authorization

Dec 29, 2025Unpatched
CVE-2025-62988medium · 6.4Server-Side Request Forgery (SSRF)

Slider Templates <= 1.0.3 - Authenticated (Subscriber+) Server-Side Request Forgery

Oct 24, 2025Unpatched
Version History

Slider Templates Release Timeline

Code Analysis
Analyzed Mar 16, 2026

Slider Templates Code Analysis

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

Output Escaping

84% escaped25 total outputs
Data Flows · Security
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
login_post (admin\class-slider-templates-admin.php:164)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
2 unprotected

Slider Templates Attack Surface

Entry Points2
Unprotected2

AJAX Handlers 2

authwp_ajax_login_postincludes\class-slider-templates.php:162
authwp_ajax_install_templateincludes\class-slider-templates.php:163
WordPress Hooks 7
actionplugins_loadedincludes\class-slider-templates.php:142
actionadmin_enqueue_scriptsincludes\class-slider-templates.php:157
actionadmin_enqueue_scriptsincludes\class-slider-templates.php:158
actionadmin_initincludes\class-slider-templates.php:160
actionadmin_menuincludes\class-slider-templates.php:161
actionwp_enqueue_scriptsincludes\class-slider-templates.php:177
actionwp_enqueue_scriptsincludes\class-slider-templates.php:178
Maintenance & Trust

Slider Templates Maintenance & Trust

Maintenance Signals

WordPress version tested5.4.19
Last updatedJan 14, 2023
PHP min version
Downloads20K

Community Trust

Rating20/100
Number of ratings3
Active installs1K
Developer Profile

Slider Templates Developer Profile

Codeless

8 plugins · 2K total installs

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

How We Detect Slider Templates

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

Asset Fingerprints

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

HTML / DOM Fingerprints

Data Attributes
data-st-module
JS Globals
st
REST Endpoints
/wp-json/st/v1/
FAQ

Frequently Asked Questions about Slider Templates