Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2026-35171

37
FAUCET Score

OVERVIEW Kedro, a popular open-source toolbox for production-ready data science, contains a critical remote code execution vulnerability in versions prior to 1.3.0. The flaw exists in the logging configuration functionality, which loads configuration files specified via the KEDRO_LOGGING_CONFIG environment variable without proper validation. Attackers can exploit the logging schema's support for the special () key to instantiate arbitrary callables and execute system commands during application startup. SEVERITY This vulnerability presents a critical risk with a CVSS v3.1 score of 9.8. The attack requires no authentication, can be executed remotely over the network, demands minimal complexity, and requires no user interaction to trigger. The exploitation results in complete compromise of confidentiality, integrity, and availability. The root cause is unsafe use of logging.config.dictConfig() with user-controlled input, a well-understood attack pattern in Python applications. EXPLOITATION STATUS Currently, this vulnerability shows no active exploitation in the wild, with an EPSS score of 0.00137 indicating relatively low real-world exploitation probability. The vulnerability is not listed on CISA's Known Exploited Vulnerabilities catalog, and no public exploit code has been widely distributed. However, the straightforward nature of the vulnerability and clear remediation path (update to version 1.3.0) suggest organizations should prioritize patching as a precautionary measure.

Impacted Technologies

VendorProductVersion(s)CPE
< 1.3.0CPE matchmatch criteria
cpe:2.3:a:linuxfoundation:kedro:*:*:*:*:*:python:*:*

CVSS Data

CVSS version used by this source: 3.1

9.8CRITICAL

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

Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality Impact
HIGH
Integrity Impact
HIGH
Availability Impact
HIGH
Exploitability Score
3.9
Impact Score
5.9
CvssVersion
3.1

Exploit Intelligence

EPSS Score
0.71%
Probability of exploitation in next 30 days
EPSS Percentile
49.9%
Percentile rank of EPSS score among Peer Group
As of 2026-07-27
Model: v2026.06.15
This CVE's current EPSS score of 0.0071 is in the 32nd percentile among its peer group of 36,862 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.1 Reddit, 0.3 Bluesky, 0.3 Mastodon, and 2.4 GitHub mentions.

Media Mentions

No media coverage found for this CVE.

The average CVE in this peer group has 0.3 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Patch Available

Vendor Patches (2)

pippatch availablevia ghsa
Product: kedroFixed in: 1.3.0
github_advisoryvendor investigatingvia nvd_reference
View patch

Vendor Advisories (1)

pipGHSA-9cqf-439c-j96rcritical

Kedro has Arbitrary Code Execution via Malicious Logging Configuration

Apr 3, 2026

References

github.com / kedro-org/kedro/security/advisories/GHSA-9cqf-439c-j96r
Vendor Advisory