Description
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.
Published: 2026-07-08
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability originates from a directory traversal flaw in the Jssor Slider plugin for WordPress, allowing unauthenticated attackers to read arbitrary files on the server by manipulating the 'url' request parameter. This flaw can lead to disclosure of sensitive information such as configuration files, credentials, or other confidential data embedded in the site’s file system. The weakness is classified as CWE-22, which signifies an insecure handling of file paths. The impact is a clear violation of confidentiality, with no direct effect on integrity or availability reported.

Affected Systems

Any WordPress installation using Jssor Slider version 3.1.24 or earlier is affected. The plugin, named "Jssor Slider by jssor.com", is integrated into WordPress sites via the WordPress plugin repository. No additional vendor or product variants are listed. All sites that have not upgraded beyond 3.1.24 remain vulnerable.

Risk and Exploitability

The CVSS score of 7.5 places the vulnerability in the High severity range, indicating significant risk to affected sites. The EPSS score of < 1% indicates a very low inherent exploitation probability, yet the lack of authentication requirements still permits the flaw to be abused, implying a realistic exploitation risk. The flaw is not listed in CISA’s KEV catalog, yet its impact on confidential data justifies prompt remediation.

Generated by OpenCVE AI on July 29, 2026 at 14:49 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Jssor Slider plugin to the latest available version where the directory traversal check has been fixed.
  • If an upgrade is not immediately possible, disable the plugin or block the 'url' parameter through a firewall or web server rule to prevent external access to the vulnerable endpoint.
  • Apply a temporary code patch by replacing the vulnerable file handling logic in class-jssor-slider-admin-controller.php with a secure implementation that validates and sanitizes all file paths before reading.

Generated by OpenCVE AI on July 29, 2026 at 14:49 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 10 Jul 2026 10:15:00 +0000

Type Values Removed Values Added
First Time appeared Jssor
Jssor jssor Slider By Jssor.com
Wordpress
Wordpress wordpress
Vendors & Products Jssor
Jssor jssor Slider By Jssor.com
Wordpress
Wordpress wordpress

Wed, 08 Jul 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Wed, 08 Jul 2026 04:45:00 +0000

Type Values Removed Values Added
Description 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.
Title Jssor Slider by jssor.com <= 3.1.24 - Unauthenticated Arbitrary File Read via 'url' Parameter
Weaknesses CWE-22
References
Metrics cvssV3_1

{'score': 7.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N'}


Subscriptions

Jssor Jssor Slider By Jssor.com
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-07-08T15:08:49.752Z

Reserved: 2026-06-30T13:48:04.159Z

Link: CVE-2026-14244

cve-icon Vulnrichment

Updated: 2026-07-08T15:08:09.435Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-29T15:00:04Z

Weaknesses
  • CWE-22

    Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')