---
id: CVE-2010-2235
aliases:
  - GHSA-jhm7-38xj-pvm8
  - PYSEC-2026-794
title: 'Cobbler is vulnerable to code injection '
summary: 'Cobbler is vulnerable to code injection '
severity: high
vendor: cobbler
product: cobbler
ecosystem: pip
affected:
  - cobbler < 2.0.7
patched:
  - cobbler 2.0.7
published: '2022-05-17'
updated: '2026-07-07'
source: OSV
sourceUrl: 'https://osv.dev/vulnerability/GHSA-jhm7-38xj-pvm8'
references:
  - url: 'https://nvd.nist.gov/vuln/detail/CVE-2010-2235'
  - url: 'https://access.redhat.com/errata/RHSA-2010:0775'
  - url: 'https://access.redhat.com/security/cve/CVE-2010-2235'
  - url: 'https://bugzilla.redhat.com/show_bug.cgi?id=607662'
  - url: 'https://github.com/cobbler/cobbler'
  - url: 'https://people.fedoraproject.org/~shenson/cobbler/cobbler-2.0.8.tar.gz'
  - url: 'https://www.redhat.com/support/errata/RHSA-2010-0775.html'
tags:
  - osv
  - pip
epss: 0.03355
epssPercentile: 0.88175
ingestedAt: '2026-07-08T18:25:50.796Z'
---

## Overview

template_api.py in Cobbler before 2.0.7, as used in Red Hat Network Satellite Server and other products, does not disable the ability of the Cheetah template engine to execute Python statements contained in templates, which allows remote authenticated administrators to execute arbitrary code via a crafted kickstart template file, a different vulnerability than CVE-2008-6954.

## Affected packages

- `cobbler < 2.0.7`

## Remediation

Upgrade to a patched release:

- `cobbler 2.0.7`
