SCA: security update for github.com/traefik/traefik/v2 (GHSA-hrhx-6h34-j5hc)

high Tenable Cloud Security Plugin ID 415926

Description

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

- Traefik is an HTTP reverse proxy and load balancer. Prior to version 2.6.1, Traefik skips the router
transport layer security (TLS) configuration when the host header is a fully qualified domain name (FQDN).
For a request, the TLS configuration choice can be different than the router choice, which implies the use
of a wrong TLS configuration. When sending a request using FQDN handled by a router configured with a
dedicated TLS configuration, the TLS configuration falls back to the default configuration that might not
correspond to the configured one. If the CNAME flattening is enabled, the selected TLS configuration is
the SNI one and the routing uses the CNAME value, so this can skip the expected TLS configuration. Version
2.6.1 contains a patch for this issue. As a workaround, one may add the FDQN to the host rule. However,
there is no workaround if the CNAME flattening is enabled. (CVE-2022-23632)

See Also

https://github.com/advisories/GHSA-hrhx-6h34-j5hc

Plugin Details

Severity: High

ID: 415926

Version: Revision 1.8

Type: Local

Family: SCA Checks

Published: 1/23/2025

Updated: 7/2/2026

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

Risk Information

VPR

Risk Factor: Low

Score: 3

Percentile: 23.18

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: Medium

Base Score: 6.8

Temporal Score: 5

Vector: CVSS2#AV:N/AC:M/Au:N/C:P/I:P/A:P

CVSS Score Source: CVE-2022-23632

CVSS v3

Risk Factor: High

Base Score: 7.5

Temporal Score: 6.5

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

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

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 2/16/2022

Vulnerability Publication Date: 2/16/2022

Reference Information

CVE: CVE-2022-23632

cwe: CWE-295