Advisory Database
  • Advisories
  • Dependency Scanning
  1. pypi
  2. ›
  3. intake
  4. ›
  5. CVE-2026-33310

CVE-2026-33310: Intake has a Command Injection via shell() Expansion in Parameter Defaults

March 19, 2026

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(), 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. This behavior could potentially be classified as OS Command Injection / Unsafe Shell Expansion.

References

  • github.com/advisories/GHSA-37g4-qqqv-7m99
  • github.com/intake/intake
  • github.com/intake/intake/security/advisories/GHSA-37g4-qqqv-7m99
  • nvd.nist.gov/vuln/detail/CVE-2026-33310

Code Behaviors & Features

Detect and mitigate CVE-2026-33310 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions up to 2.0.9

Solution

Unfortunately, there is no solution available yet.

Impact 8.8 HIGH

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

Learn more about CVSS

Weakness

  • CWE-78: Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')
  • CWE-94: Improper Control of Generation of Code ('Code Injection')

Source file

pypi/intake/CVE-2026-33310.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Tue, 24 Mar 2026 12:18:13 +0000.