WP Horizontal Slider Security & Risk Analysis

wordpress.org/plugins/wp-horizontal-slider

A plugin that allows you to show the featured images of the available posts.

10 active installs v2.0 PHP + WP 2.0.2+ Updated Unknown
featured-image-horizontal-sliderhorizontal-sliderimage-sliderproduct-slider
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WP Horizontal Slider Safe to Use in 2026?

Generally Safe

Score 100/100

WP Horizontal Slider has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs
Risk Assessment

The "wp-horizontal-slider" plugin v2.0, based on the provided static analysis, demonstrates a strong adherence to several security best practices. The absence of any identified dangerous functions, raw SQL queries, file operations, or external HTTP requests is commendable and significantly reduces the potential for common attack vectors. Furthermore, the zero recorded vulnerabilities in its history suggest a historically stable plugin. However, the analysis reveals a critical lack of essential security checks, particularly concerning capability checks and nonce verification across its entry points, which are reported as zero. This, coupled with a concerningly low rate of output escaping (33%), presents a significant potential for security weaknesses. Without these fundamental protections, even an otherwise clean codebase could be exploited.

The static analysis indicates a very limited attack surface with no discernible entry points that require authentication. This might be by design for a plugin with a small feature set, but it's also a red flag. The lack of any taint analysis results is ambiguous; it could mean no flows were found, or that the analysis was incomplete. The primary concern remains the lack of explicit capability and nonce checks, which are crucial for preventing unauthorized actions and cross-site request forgery (CSRF) attacks. The low output escaping rate further exacerbates this by increasing the risk of cross-site scripting (XSS) vulnerabilities.

In conclusion, while the plugin's code itself appears free of overtly dangerous functions and insecure SQL practices, the absence of critical security mechanisms like capability checks, nonce validation, and sufficient output escaping creates substantial security risks. The zero vulnerability history is a positive indicator, but it does not negate the inherent weaknesses identified in the current version's implementation. A plugin with no apparent entry points that are protected by proper authentication and authorization checks should be treated with caution until these fundamental security layers are implemented.

Key Concerns

  • Missing capability checks on entry points
  • Missing nonce checks on entry points
  • Low output escaping rate
Vulnerabilities
None known

WP Horizontal Slider Security Vulnerabilities

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

WP Horizontal Slider Code Analysis

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

Output Escaping

33% escaped3 total outputs
Attack Surface

WP Horizontal Slider Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actionadmin_menuwp-horizontal-slider.php:11
actionadmin_initwp-horizontal-slider.php:12
actioninitwp-horizontal-slider.php:32
Maintenance & Trust

WP Horizontal Slider Maintenance & Trust

Maintenance Signals

WordPress version tested3.2.1
Last updatedUnknown
PHP min version
Downloads5K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

WP Horizontal Slider Developer Profile

Subhransu Sekhar

2 plugins · 20 total installs

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

How We Detect WP Horizontal Slider

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

Asset Fingerprints

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

HTML / DOM Fingerprints

CSS Classes
infiniteCarouselgallery
Shortcode Output
<div class="infiniteCarousel"> <div class="gallery"> <ul>
FAQ

Frequently Asked Questions about WP Horizontal Slider