Skip to main content

Jssor Slider CVE-2026-14244

| EUVDEUVD-2026-42159 HIGH
Path Traversal (CWE-22)
2026-07-08 Wordfence GHSA-j9c4-4mg9-mwfh
7.5
CVSS 3.1 · Vendor: Wordfence
Share

Severity by source

Vendor (Wordfence) PRIMARY
7.5 HIGH
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
vuln.today AI
7.5 HIGH

Unauthenticated network-reachable path traversal (AV:N/AC:L/PR:N/UI:N) yielding arbitrary file read, so C:H with no integrity or availability impact and unchanged scope.

3.1 AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
4.0 AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N

Primary rating from Vendor (Wordfence).

CVSS VectorVendor: Wordfence

Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
None
Availability
None

Lifecycle Timeline

2
Analysis Generated
Jul 08, 2026 - 05:27 vuln.today
CVE Published
Jul 08, 2026 - 04:30 nvd
HIGH 7.5

DescriptionCVE.org

The Jssor Slider by jssor.com plugin for WordPress is vulnerable to Directory Traversal in all versions up to, and including, 3.1.24 via the 'url' parameter parameter. This makes it possible for unauthenticated attackers to read the contents of arbitrary files on the server, which can contain sensitive information.

AnalysisAI

Arbitrary file disclosure in the Jssor Slider by jssor.com WordPress plugin (all versions through 3.1.24) lets unauthenticated remote attackers traverse the filesystem via the 'url' parameter and read the contents of any file the web server can access, such as wp-config.php. Wordfence disclosed the flaw and points to the plugin's admin controller code; no public exploit is identified at time of analysis and it is not listed in CISA KEV. EPSS was not provided, but the network-reachable, unauthenticated nature of the bug makes it an attractive scanning target.

Technical ContextAI

The affected component is a WordPress plugin (CPE cpe:2.3:a:jssor:jssor_slider_by_jssor.com) that provides image-slider functionality and includes an admin-side controller (class-jssor-slider-admin-controller.php) reached through the plugin's dispatcher (jssor-slider-dispatcher.php). The root cause is CWE-22 (Improper Limitation of a Pathname to a Restricted Directory), meaning a user-supplied 'url' value is concatenated into a filesystem path and used to open/read a file without normalizing or constraining it to an intended base directory. Sequences such as '../' therefore escape the plugin directory and resolve to arbitrary paths on the server (referenced code lines include L307, L414 and L506 of the admin controller). Because WordPress plugins typically run with the privileges of the PHP/web-server process, readable targets include configuration files, credentials, and other files within that process's reach.

RemediationAI

No vendor-released patch identified at time of analysis - all versions through 3.1.24 are listed as vulnerable and no fixed version is provided, so upgrading is not yet a confirmed option; monitor the Wordfence advisory (https://www.wordfence.com/threat-intel/vulnerabilities/id/0cd880c9-75fe-420b-ae41-558678adb57b?source=cve) and the plugin page for a release above 3.1.24. As the primary compensating control, deactivate and remove the Jssor Slider plugin until a fixed version ships, accepting the trade-off that slider content will stop rendering. If removal is not acceptable, use a WAF (such as Wordfence) to block requests to the plugin's dispatcher/admin-controller endpoints containing path-traversal patterns (e.g., '../', encoded '%2e%2e', or absolute paths) in the 'url' parameter, understanding that WAF rules can be bypassed and require tuning; additionally restrict web-server file permissions and consider open_basedir to constrain which files PHP can read, which limits - but does not eliminate - the files an attacker can disclose.

CVE-2023-6553 CRITICAL POC
9.8 Dec 15

The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1

CVE-2024-5084 CRITICAL POC
9.8 May 23

The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil

CVE-2024-44000 CRITICAL POC
9.8 Oct 20

Authentication bypass in the LiteSpeed Cache WordPress plugin (versions prior to 6.5.0.1) allows unauthenticated remote

CVE-2020-36847 CRITICAL POC
9.8 Jul 12

The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner

CVE-2025-27007 CRITICAL POC
9.8 May 01

The SureTriggers WordPress plugin through version 1.0.82 contains a privilege escalation vulnerability that allows unaut

CVE-2016-1209 CRITICAL POC
9.8 May 14

The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via

CVE-2024-4443 CRITICAL POC
9.8 May 22

The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based

CVE-2024-1698 CRITICAL POC
9.8 Feb 27

SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a

CVE-2023-6875 CRITICAL POC
9.8 Jan 11

The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i

CVE-2024-1512 CRITICAL POC
9.8 Feb 17

The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base

CVE-2024-4295 CRITICAL POC
9.8 Jun 05

The Email Subscribers by Icegram Express plugin for WordPress is vulnerable to SQL Injection via the ‘hash’ parameter in

CVE-2024-50498 CRITICAL POC
10.0 Oct 28

Remote code execution in the WP Query Console WordPress plugin (versions up to and including 1.0) by Ajit Bohra allows u

Share

CVE-2026-14244 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy