SCA: security update for kedro-datasets (GHSA-cjg8-h5qc-hrjv)

medium Tenable Cloud Security Plugin ID 440032

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- Kedro-Datasets is a Kendo plugin providing data connectors. Prior to 9.3.0, PartitionedDataset in kedro-
datasets was vulnerable to path traversal. Partition IDs were concatenated directly with the dataset base
path without validation. An attacker or malicious input containing .. components in a partition ID could
cause files to be written outside the configured dataset directory, potentially overwriting arbitrary
files on the filesystem. Users of PartitionedDataset with any storage backend (local filesystem, S3, GCS,
etc.) are affected. This vulnerability is fixed in 9.3.0. (CVE-2026-35492)

Solution

Update the kedro-datasets library and its related packages to version 9.3.0 or later.

See Also

https://github.com/advisories/GHSA-cjg8-h5qc-hrjv

Plugin Details

Severity: Medium

ID: 440032

Version: Revision 1.6

Type: Local

Family: SCA Checks

Published: 4/8/2026

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Low

Score: 3

Percentile: 23.73

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 6.8

Temporal Score: 5

Vector: CVSS2#AV:N/AC:L/Au:S/C:N/I:C/A:N

CVSS Score Source: CVE-2026-35492

CVSS v3

Risk Factor: Medium

Base Score: 6.5

Temporal Score: 5.7

Vector: CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 4/6/2026

Vulnerability Publication Date: 4/6/2026

Reference Information

CVE: CVE-2026-35492

cwe: CWE-22