CVE 8.8 HIGH

Intake has a Command Injection via shell() Expansion in Parameter Defaults_CVE-2026-33310

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

Description

Intake is a package for finding, investigating, loading and disseminating data. Prior to version 2.0.9, the shell() syntax within parameter default values appears to be automatically expanded during the catalog parsing process. If a catalog contains a parameter default such as shell(<command>), the command may be executed when the catalog source is accessed. This means that if a user loads a malicious catalog YAML, embedded commands could execute on the host system. Version 2.0.9 mitigates the issue by making getshell False by default everywhere.

Basic Information

ID CVE-2026-33310
Source GitHub_M
Published Mar 24, 2026 at 13:17
Modified Mar 24, 2026 at 15:36

Affected Product

Vendor intake
Product intake
Version < 2.0.9
Affected Versions intake intake < 2.0.9

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.