Skip to content

x/vulndb: potential Go vuln in github.com/traefik/traefik/v2: GHSA-cwjm-3f7h-9hwq #4322

@GoVulnBot

Description

@GoVulnBot

Advisory GHSA-cwjm-3f7h-9hwq references a vulnerability in the following Go modules:

Module
github.com/traefik/traefik
github.com/traefik/traefik/v2

Description:

Impact

There is a potential vulnerability in Traefik ACME TLS certificates' automatic generation: the ACME TLS-ALPN fast path can allow unauthenticated clients to tie up goroutines and file descriptors indefinitely when the ACME TLS challenge is enabled.

A malicious client can open many connections, send a minimal ClientHello with acme-tls/1, then stop responding, leading to denial of service of the entrypoint.

Patches

For more information

If you have any quest...

References:

Cross references:

See doc/quickstart.md for instructions on how to triage this report.

id: GO-ID-PENDING
modules:
    - module: github.com/traefik/traefik
      non_go_versions:
        - introduced: TODO (earliest fixed "2.11.35", vuln range "<= 2.11.34")
        - introduced: TODO (earliest fixed "3.6.7", vuln range "<= 3.6.6")
      vulnerable_at: 1.7.34
    - module: github.com/traefik/traefik/v2
      vulnerable_at: 2.11.35
summary: Traefik's ACME TLS-ALPN fast path lacks timeouts and close on handshake stall in github.com/traefik/traefik
cves:
    - CVE-2026-22045
ghsas:
    - GHSA-cwjm-3f7h-9hwq
references:
    - advisory: https://github.com/advisories/GHSA-cwjm-3f7h-9hwq
    - advisory: https://github.com/traefik/traefik/security/advisories/GHSA-cwjm-3f7h-9hwq
    - fix: https://github.com/traefik/traefik/commit/e9f3089e9045812bcf1b410a9d40568917b26c3d
    - web: https://github.com/traefik/traefik/releases/tag/v2.11.35
    - web: https://github.com/traefik/traefik/releases/tag/v3.6.7
source:
    id: GHSA-cwjm-3f7h-9hwq
    created: 2026-01-15T23:01:21.962901777Z
review_status: UNREVIEWED

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions