๐Ÿ” CVE Alert

CVE-2026-62997

UNKNOWN 0.0

Kedro-Datasets: Remote code execution in experimental `PyTorchDataset` via unsafe `torch.load`

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

Kedro-Datasets provides data connectors for Kedro. From version 5.0.0 until 9.5.0, kedro_datasets_experimental.pytorch.PyTorchDataset in kedro-datasets loads .pt model files with torch.load without enforcing weights_only=True, and user-supplied load_args are silently dropped. On PyTorch versions earlier than 2.6, a malicious pickle-backed model from an attacker-influenced shared registry, downloaded checkpoint, or partitioned external source can execute arbitrary code when a Kedro pipeline loads it. The issue affects only the opt-in kedro_datasets_experimental component and does not affect users who load only trusted files. This issue is fixed in version 9.5.0.

CWE CWE-502
Vendor kedro-org
Product kedro-plugins
Published Sep 16, 2026
Stay Ahead of the Next One

Get instant alerts for kedro-org kedro-plugins

Be the first to know when new unknown vulnerabilities affecting kedro-org kedro-plugins are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

kedro-org / kedro-plugins
>= 5.0.0, < 9.5.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/kedro-org/kedro-plugins/security/advisories/GHSA-f9q4-h45w-jrrq github.com: https://github.com/kedro-org/kedro-plugins/issues/1431 github.com: https://github.com/kedro-org/kedro-plugins/pull/1433 github.com: https://github.com/kedro-org/kedro-plugins/commit/4d6deb7a7ecba483d33fd43e2a6c063bcf22f413 github.com: https://github.com/kedro-org/kedro-plugins/releases/tag/kedro-datasets-9.5.0