SCA: security update for github.com/kyverno/kyverno (GHSA-q93q-v844-jrqp)

high Tenable Self-Hosted Container Security Plugin ID 440364

Description

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

- Kyverno is a policy engine designed for cloud native platform engineering teams. Prior to 1.16.4,
kyverno’s apiCall servicecall helper implicitly injects Authorization: Bearer ... using the kyverno
controller serviceaccount token when a policy does not explicitly set an Authorization header. Because
context.apiCall.service.url is policy-controlled, this can send the kyverno serviceaccount token to an
attacker-controlled endpoint (confused deputy). Namespaced policies are blocked from servicecall usage by
the namespaced urlPath gate in pkg/engine/apicall/apiCall.go, so this report is scoped to ClusterPolicy
and global context usage. This vulnerability is fixed in 1.16.4. (CVE-2026-40868)

Solution

Update the github.com/kyverno/kyverno library and its related packages to version 1.17.0 or later.

See Also

https://github.com/advisories/GHSA-q93q-v844-jrqp

Plugin Details

Severity: High

ID: 440364

Version: Revision 1.7

Type: Local

Family: SCA Checks

Published: 4/15/2026

Updated: 6/1/2026

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

Risk Information

VPR

Risk Factor: High

Score: 7

Percentile: 98.3

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: High

Base Score: 8.5

Temporal Score: 6.7

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

CVSS Score Source: CVE-2026-40868

CVSS v3

Risk Factor: High

Base Score: 8.1

Temporal Score: 7.3

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

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

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 4/14/2026

Vulnerability Publication Date: 4/14/2026

Reference Information

CVE: CVE-2026-40868

cwe: CWE-441