CVE-2026-35171
Description
Kedro is a toolbox for production-ready data science. Prior to 1.3.0, Kedro allows the logging configuration file path to be set via the KEDRO_LOGGING_CONFIG environment variable and loads it without validation. The logging configuration schema supports the special () key, which enables arbitrary callable instantiation. An attacker can exploit this to execute arbitrary system commands during application startup. This is a critical remote code execution (RCE) vulnerability caused by unsafe use of logging.config.dictConfig() with user-controlled input. This vulnerability is fixed in 1.3.0.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
kedroPyPI | < 1.3.0 | 1.3.0 |
Affected products
1Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
3- github.com/advisories/GHSA-9cqf-439c-j96rghsaADVISORY
- github.com/kedro-org/kedro/security/advisories/GHSA-9cqf-439c-j96rnvdVendor AdvisoryWEB
- nvd.nist.gov/vuln/detail/CVE-2026-35171ghsaADVISORY
News mentions
0No linked articles in our index yet.