Description
A flaw has been found in abracadabra50 claude-sesh 1.0.0. This issue affects the function getEnrichedData/enrichSession of the file src/services/enricher.ts. Executing a manipulation of the argument sessionId can lead to path traversal. The attack needs to be launched locally. This patch is called 786c9d74800e6d0858b65778f31beb71b3983a50. Applying a patch is advised to resolve this issue.
Published: 2026-08-09
Score: 4.8 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A flaw in the claude-sesh enrichSession function allows an attacker to manipulate the sessionId argument and trigger a path traversal attack when executed locally. This manipulation can result in reading or writing files outside the intended directory, thereby compromising the confidentiality or integrity of local files. The weakness is identified by CWE-22, which signifies a path traversal vulnerability.

Affected Systems

Vendors and products affected include abracadabra50’s claude-sesh, specifically version 1.0.0. No other product versions are listed as impacted by this CVE.

Risk and Exploitability

The CVSS score of 4.8 places this vulnerability in the moderate severity range. The EPSS score is not available, and the vulnerability is not listed in CISA’s KEV catalog. An attacker must perform a local launch, meaning the threat is limited to users with local access to the system running claude-sesh. While not exploitable remotely, the moderate CVSS score and local nature suggest that if an attacker gains local foothold—through malware, privilege escalation, or by exploiting another vulnerability—they could leverage this flaw to read or modify arbitrary files on the host. The absence of an EPSS value and KEV listing does not diminish the need for remediation, as a local attacker could still capitalize on the path traversal to compromise data or disrupt operations.

Generated by OpenCVE AI on August 9, 2026 at 04:21 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the patch referenced by commit 786c9d74800e6d0858b65778f31beb71b3983a50 or upgrade claude-sesh to a version that includes the fix.
  • Limit execution of claude-sesh to trusted users and consider running it in a sandboxed or containerized environment to contain any potential file access abuse.
  • Implement additional input validation in the enrichSession function to ensure sessionId values are sanitized and confined to allowed directories, following standard path traversal mitigation practices.

Generated by OpenCVE AI on August 9, 2026 at 04:21 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sun, 09 Aug 2026 03:15:00 +0000

Type Values Removed Values Added
Description A flaw has been found in abracadabra50 claude-sesh 1.0.0. This issue affects the function getEnrichedData/enrichSession of the file src/services/enricher.ts. Executing a manipulation of the argument sessionId can lead to path traversal. The attack needs to be launched locally. This patch is called 786c9d74800e6d0858b65778f31beb71b3983a50. Applying a patch is advised to resolve this issue.
Title abracadabra50 claude-sesh enricher.ts enrichSession path traversal
First Time appeared Abracadabra50
Abracadabra50 claude-sesh
Weaknesses CWE-22
CPEs cpe:2.3:a:abracadabra50:claude-sesh:*:*:*:*:*:*:*:*
Vendors & Products Abracadabra50
Abracadabra50 claude-sesh
References
Metrics cvssV2_0

{'score': 4.3, 'vector': 'AV:L/AC:L/Au:S/C:P/I:P/A:P/E:POC/RL:OF/RC:C'}

cvssV3_0

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

cvssV3_1

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

cvssV4_0

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


Subscriptions

Abracadabra50 Claude-sesh
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-08-09T02:30:11.197Z

Reserved: 2026-08-08T09:29:45.806Z

Link: CVE-2026-19327

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-09T04:30:03Z

Weaknesses
  • CWE-22

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