Description
A flaw has been found in 06ketan slideshot up to 4.4.0. This impacts the function render_slides of the file packages/cli/src/renderer.ts. This manipulation of the argument htmlPath causes path traversal. The attack is possible to be carried out remotely. The exploit has been published and may be used. The project was informed of the problem early through an issue report but has not responded yet.
Published: 2026-09-20
Score: 5.3 Medium
EPSS: n/a
KEV: No
Impact: Arbitrary Local File Disclosure via Path Traversal
Action: Patch Now
AI Analysis

Impact

A flaw in the render_slides function of 06ketan slideshot allows an attacker to manipulate the htmlPath argument, resulting in a path traversal vulnerability that can be exploited remotely. This enables the attacker to read arbitrary files on the system where the application is running, potentially exposing sensitive data. The CVSS score of 5.3 indicates a moderate level of severity, and the vulnerability is documented as exploitable with published proof‑of‑concept code.

Affected Systems

The vulnerability affects the 06ketan slideshot product in all versions up to and including 4.4.0. The product is maintained by the 06ketan organization and is listed as a single component in the Common Platform Enumeration space.

Risk and Exploitability

The attack vector is remote, as the vulnerability can be triggered by supplying a crafted htmlPath value to the rendering endpoint. While the EPSS score is not available, the CVSS score of 5.3 reflects a moderate exploitation difficulty. The vulnerability is not yet listed in the CISA KEV catalog, but published exploits suggest it could be actively used. Systems running the affected versions are at risk of local file disclosure, compromising confidentiality and potentially exposing configuration or credential files.

Generated by OpenCVE AI on September 20, 2026 at 21:23 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to a patched version of slideshot once it becomes available.
  • Restrict file system permissions on directories used to store slide files so that only the application can read them.
  • Implement input validation to sanitize the htmlPath parameter and eliminate directory traversal patterns.
  • Monitor rendering activity for anomalous requests that include parent directory references.

Generated by OpenCVE AI on September 20, 2026 at 21:23 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sun, 20 Sep 2026 20:00:00 +0000

Type Values Removed Values Added
Description A flaw has been found in 06ketan slideshot up to 4.4.0. This impacts the function render_slides of the file packages/cli/src/renderer.ts. This manipulation of the argument htmlPath causes path traversal. The attack is possible to be carried out remotely. The exploit has been published and may be used. The project was informed of the problem early through an issue report but has not responded yet.
Title 06ketan slideshot renderer.ts render_slides path traversal
First Time appeared 06ketan
06ketan slideshot
Weaknesses CWE-22
CPEs cpe:2.3:a:06ketan:slideshot:*:*:*:*:*:*:*:*
Vendors & Products 06ketan
06ketan slideshot
References
Metrics cvssV2_0

{'score': 4, 'vector': 'AV:N/AC:L/Au:S/C:P/I:N/A:N/E:POC/RL:ND/RC:UR'}

cvssV3_0

{'score': 4.3, 'vector': 'CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N/E:P/RL:X/RC:R'}

cvssV3_1

{'score': 4.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N/E:P/RL:X/RC:R'}

cvssV4_0

{'score': 5.3, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:P'}


Subscriptions

06ketan Slideshot
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-09-20T19:45:09.277Z

Reserved: 2026-09-19T21:48:09.978Z

Link: CVE-2026-94049

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-20T20:16:54.697

Modified: 2026-09-20T20:16:54.697

Link: CVE-2026-94049

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-20T21:30:06Z

Weaknesses
  • CWE-22

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