SCA: security update for github.com/traefik/traefik/v3 (GHSA-8rxv-jg7p-wvg3)

high Tenable Self-Hosted Container Security Plugin ID 445740

Description

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

- Traefik versions >= v3.7.0 and <= v3.7.7 contain a path traversal vulnerability in the Kubernetes Ingress
NGINX provider's RewriteTarget middleware (generated from the nginx.ingress.kubernetes.io/rewrite-target
annotation). When an Ingress path uses a regex that captures attacker-controlled text without requiring a
path separator (e.g., path /api(.*) with rewrite target /$1), a crafted request such as /api../admin
matches the public router, is rewritten to a dot-segment traversal path (/../admin), and is forwarded
without post-replacement normalization validation. A backend that normalizes dot segments resolves the
path to a protected endpoint (e.g., /admin) reachable only through a separate router secured with
BasicAuth, DigestAuth, or ForwardAuth, resulting in route-level authentication bypass. The issue is fixed
in v3.7.8. (CVE-2026-67309)

Solution

Update the github.com/traefik/traefik/v3 library and its related packages to version 3.7.8 or later.

See Also

https://github.com/advisories/GHSA-8rxv-jg7p-wvg3

Plugin Details

Severity: High

ID: 445740

Version: Revision 1.1

Type: Local

Family: SCA Checks

Published: 8/6/2026

Updated: 8/6/2026

Risk Information

VPR

Risk Factor: Low

Score: 3

Percentile: 23.75

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: Medium

Base Score: 6.4

Temporal Score: 4.7

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

CVSS Score Source: CVE-2026-67309

CVSS v3

Risk Factor: Critical

Base Score: 9.8

Temporal Score: 8.5

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

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

CVSS v4

Risk Factor: High

Base Score: 7.8

Threat Score: 4.7

Threat Vector: CVSS:4.0/E:U

Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:N/SC:H/SI:H/SA:N

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 8/6/2026

Vulnerability Publication Date: 8/1/2026

Reference Information

CVE: CVE-2026-67309