PE Easy Slider Security & Risk Analysis

wordpress.org/plugins/pe-easy-slider

The simple plugin that allows you to display image slides with title linked to posts from selected category.

900 active installs v1.1.0 PHP + WP 3.9+ Updated Sep 2, 2021
easy-sliderthumbnailswidget
63
C · Use Caution
CVEs total1
Unpatched1
Last CVESep 26, 2025
Safety Verdict

Is PE Easy Slider Safe to Use in 2026?

Use With Caution

Score 63/100

PE Easy Slider has 1 unpatched vulnerability. Evaluate alternatives or apply available mitigations.

1 known CVE 1 unpatched Last CVE: Sep 26, 2025Updated 4yr ago
Risk Assessment

The "pe-easy-slider" v1.1.0 plugin exhibits a mixed security posture. On the positive side, the static analysis indicates a clean bill of health regarding dangerous functions, SQL injection vulnerabilities (all queries use prepared statements), file operations, and external HTTP requests. There are no identified AJAX handlers, REST API routes, shortcodes, or cron events, significantly limiting the potential attack surface. However, a major concern arises from the extremely low percentage (1%) of properly escaped output. This suggests a high likelihood of Cross-Site Scripting (XSS) vulnerabilities, where user-supplied input might be rendered directly in the browser without proper sanitization, allowing malicious scripts to be executed.

The vulnerability history is also a significant red flag. The presence of one known medium-severity CVE, which is currently unpatched, points to a specific, confirmed security flaw. The common vulnerability type being Cross-site Scripting further corroborates the concerns raised by the output escaping analysis. The fact that the last vulnerability was dated in the future (2025-09-26) is highly unusual and likely an artifact of the provided data, but the presence of an unpatched CVE itself is a critical issue.

In conclusion, while the plugin demonstrates good practices in areas like SQL sanitization and a limited attack surface, the critical deficiency in output escaping and the existence of an unpatched XSS vulnerability present substantial security risks. The lack of capability and nonce checks, though not explicitly tied to an attack vector in the static analysis, further weakens the overall security robustness. Users should be extremely cautious.

Key Concerns

  • Unpatched Medium CVE
  • Very low output escaping percentage (1%)
  • No capability checks
  • No nonce checks
Vulnerabilities
1

PE Easy Slider Security Vulnerabilities

CVEs by Year

1 CVE in 2025 · unpatched
2025
Patched Has unpatched

Severity Breakdown

Medium
1

1 total CVE

CVE-2025-60133medium · 4.4Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

PE Easy Slider <= 1.1.0 - Authenticated (Administrator+) Stored Cross-Site Scripting

Sep 26, 2025Unpatched
Code Analysis
Analyzed Mar 16, 2026

PE Easy Slider Code Analysis

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

Output Escaping

1% escaped127 total outputs
Attack Surface

PE Easy Slider Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actionwp_enqueue_scriptspe-easy-slider.php:583
actionwp_enqueue_scriptspe-easy-slider.php:593
actionwidgets_initpe-easy-slider.php:600
actionadmin_enqueue_scriptspe-easy-slider.php:610
actionplugins_loadedpe-easy-slider.php:613
Maintenance & Trust

PE Easy Slider Maintenance & Trust

Maintenance Signals

WordPress version tested5.8.13
Last updatedSep 2, 2021
PHP min version
Downloads21K

Community Trust

Rating100/100
Number of ratings3
Active installs900
Developer Profile

PE Easy Slider Developer Profile

DJ-Extensions.com

5 plugins · 7K total installs

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

How We Detect PE Easy Slider

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/pe-easy-slider/css/pe-easy-slider-styles.css/wp-content/plugins/pe-easy-slider/js/pe-easy-slider.js
Script Paths
/wp-content/plugins/pe-easy-slider/js/pe-easy-slider.js
Version Parameters
pe-easy-slider/css/pe-easy-slider-styles.css?ver=pe-easy-slider/js/pe-easy-slider.js?ver=

HTML / DOM Fingerprints

CSS Classes
slider-carousel-outerPE_Recent_Posts_Horizontalcarousel-inneritemthumbnailsthumbnailthumbnail-inpe-easy-slider-title-readmore+9 more
Data Attributes
data-intervaldata-pause
FAQ

Frequently Asked Questions about PE Easy Slider