---
id: CVE-2024-33522
aliases:
  - GHSA-6362-gv4m-53ww
  - GO-2024-2801
title: Calico privilege escalation vulnerability
summary: Calico privilege escalation vulnerability
severity: medium
cvss: 6.7
cvssVector: 'CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H'
vendor: projectcalico
product: github.com/projectcalico/calico
ecosystem: go
affected:
  - github.com/projectcalico/calico < 3.26.5
  - 'github.com/projectcalico/calico >= 3.27.0, < 3.27.3'
patched:
  - github.com/projectcalico/calico 3.26.5
  - github.com/projectcalico/calico 3.27.3
published: '2024-04-30'
updated: '2026-09-10'
sourceUpdated: '2026-09-10T03:49:18.745390132Z'
source: OSV
sourceUrl: 'https://osv.dev/vulnerability/GHSA-6362-gv4m-53ww'
references:
  - url: 'https://nvd.nist.gov/vuln/detail/CVE-2024-33522'
  - url: 'https://github.com/projectcalico/calico/issues/7981'
  - url: 'https://github.com/projectcalico/calico/pull/8447'
  - url: 'https://github.com/projectcalico/calico/pull/8517'
  - url: 'https://github.com/advisories/GHSA-6362-gv4m-53ww'
  - url: 'https://github.com/projectcalico/calico'
  - url: 'https://pkg.go.dev/vuln/GO-2024-2801'
  - url: 'https://www.tigera.io/security-bulletins-tta-2024-001'
tags:
  - osv
  - go
epss: 0.0022
epssPercentile: 0.11001
ingestedAt: '2026-09-12T03:13:01.757Z'
---

## Overview

In vulnerable versions of Calico (v3.27.2 and below), Calico Enterprise (v3.19.0-1, v3.18.1, v3.17.3 and below), and Calico Cloud (v19.2.0 and below), an attacker who has local access to the Kubernetes node, can escalate their privileges by exploiting a vulnerability in the Calico CNI install binary. The issue arises from an incorrect SUID (Set User ID) bit configuration in the binary, combined with the ability to control the input binary, allowing an attacker to execute an arbitrary binary with elevated privileges.


## Affected packages

- `github.com/projectcalico/calico < 3.26.5`
- `github.com/projectcalico/calico >= 3.27.0, < 3.27.3`

## Remediation

Upgrade to a patched release:

- `github.com/projectcalico/calico 3.26.5`
- `github.com/projectcalico/calico 3.27.3`
