SCA: security update for github.com/cilium/cilium (GHSA-gj2r-phwg-6rww)

critical Tenable Cloud Security Plugin ID 415160

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- Cilium is a networking, observability, and security solution with an eBPF-based dataplane. An attacker
with the ability to update pod labels can cause Cilium to apply incorrect network policies. This issue
arises due to the fact that on pod update, Cilium incorrectly uses user-provided pod labels to select the
policies which apply to the workload in question. This can affect Cilium network policies that use the
namespace, service account or cluster constructs to restrict traffic, Cilium clusterwide network policies
that use Cilium namespace labels to select the Pod and Kubernetes network policies. Non-existent construct
names can be provided, which bypass all network policies applicable to the construct. For example,
providing a pod with a non-existent namespace as the value of the `io.kubernetes.pod.namespace` label
results in none of the namespaced CiliumNetworkPolicies applying to the pod in question. This attack
requires the attacker to have Kubernetes API Server access, as described in the Cilium Threat Model. This
issue has been resolved in: Cilium versions 1.14.2, 1.13.7, and 1.12.14. Users are advised to upgrade. As
a workaround an admission webhook can be used to prevent pod label updates to the
`k8s:io.kubernetes.pod.namespace` and `io.cilium.k8s.policy.*` keys. (CVE-2023-39347)

See Also

https://github.com/advisories/GHSA-gj2r-phwg-6rww

Plugin Details

Severity: Critical

ID: 415160

Version: Revision 1.7

Type: Local

Family: SCA Checks

Published: 1/23/2025

Updated: 7/20/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Medium

Score: 5

Percentile: 94.66

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: High

Base Score: 7.7

Temporal Score: 6

Vector: CVSS2#AV:A/AC:L/Au:S/C:C/I:C/A:C

CVSS Score Source: CVE-2023-39347

CVSS v3

Risk Factor: Critical

Base Score: 9

Temporal Score: 8.1

Vector: CVSS:3.0/AV:A/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H

Temporal Vector: CVSS:3.0/E:P/RL:O/RC:C

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 9/26/2023

Vulnerability Publication Date: 9/26/2023

Reference Information

CVE: CVE-2023-39347

cwe: CWE-345