Snyk - Open Source Security

Snyk test report

May 24th 2026, 12:52:29 am (UTC+00:00)

Scanned the following paths:
  • ghcr.io/dexidp/dex:v2.45.0/dexidp/dex (apk)
  • ghcr.io/dexidp/dex:v2.45.0/hairyhenderson/gomplate/v5//usr/local/bin/gomplate (gomodules)
  • ghcr.io/dexidp/dex:v2.45.0/dexidp/dex//usr/local/bin/docker-entrypoint (gomodules)
  • ghcr.io/dexidp/dex:v2.45.0/dexidp/dex//usr/local/bin/dex (gomodules)
63 known vulnerabilities
147 vulnerable dependency paths
1192 dependencies

CVE-2026-31789

critical severity
Exploit: Not Defined

  • Package Manager: alpine:3.23
  • Vulnerable module: openssl/libcrypto3
  • Introduced through: docker-image|ghcr.io/dexidp/dex@v2.45.0 and openssl/libcrypto3@3.5.5-r0

Detailed paths

  • Introduced through: docker-image|ghcr.io/dexidp/dex@v2.45.0 openssl/libcrypto3@3.5.5-r0
  • Introduced through: docker-image|ghcr.io/dexidp/dex@v2.45.0 busybox/ssl_client@1.37.0-r30 openssl/libcrypto3@3.5.5-r0
  • Introduced through: docker-image|ghcr.io/dexidp/dex@v2.45.0 apk-tools/apk-tools@3.0.3-r1 apk-tools/libapk@3.0.3-r1 openssl/libcrypto3@3.5.5-r0
  • Introduced through: docker-image|ghcr.io/dexidp/dex@v2.45.0 apk-tools/apk-tools@3.0.3-r1 apk-tools/libapk@3.0.3-r1 openssl/libssl3@3.5.5-r0 openssl/libcrypto3@3.5.5-r0
  • Introduced through: docker-image|ghcr.io/dexidp/dex@v2.45.0 openssl/libssl3@3.5.5-r0
  • Introduced through: docker-image|ghcr.io/dexidp/dex@v2.45.0 busybox/ssl_client@1.37.0-r30 openssl/libssl3@3.5.5-r0
  • Introduced through: docker-image|ghcr.io/dexidp/dex@v2.45.0 apk-tools/apk-tools@3.0.3-r1 apk-tools/libapk@3.0.3-r1 openssl/libssl3@3.5.5-r0

NVD Description

Note: Versions mentioned in the description apply only to the upstream openssl package and not the openssl package as distributed by Alpine. See How to fix? for Alpine:3.23 relevant fixed versions and status.

Issue summary: Converting an excessively large OCTET STRING value to a hexadecimal string leads to a heap buffer overflow on 32 bit platforms.

Impact summary: A heap buffer overflow may lead to a crash or possibly an attacker controlled code execution or other undefined behavior.

If an attacker can supply a crafted X.509 certificate with an excessively large OCTET STRING value in extensions such as the Subject Key Identifier (SKID) or Authority Key Identifier (AKID) which are being converted to hex, the size of the buffer needed for the result is calculated as multiplication of the input length by 3. On 32 bit platforms, this multiplication may overflow resulting in the allocation of a smaller buffer and a heap buffer overflow.

Applications and services that print or log contents of untrusted X.509 certificates are vulnerable to this issue. As the certificates would have to have sizes of over 1 Gigabyte, printing or logging such certificates is a fairly unlikely operation and only 32 bit platforms are affected, this issue was assigned Low severity.

The FIPS modules in 3.6, 3.5, 3.4, 3.3 and 3.0 are not affected by this issue, as the affected code is outside the OpenSSL FIPS module boundary.

Remediation

Upgrade Alpine:3.23 openssl to version 3.5.6-r0 or higher.

References


Incorrect Authorization

critical severity
Exploit: Not Defined

  • Manifest file: ghcr.io/dexidp/dex:v2.45.0/hairyhenderson/gomplate/v5 /usr/local/bin/gomplate
  • Package Manager: golang
  • Vulnerable module: google.golang.org/grpc
  • Introduced through: github.com/hairyhenderson/gomplate/v5@* and google.golang.org/grpc@v1.77.0

Detailed paths

  • Introduced through: github.com/hairyhenderson/gomplate/v5@* google.golang.org/grpc@v1.77.0
  • Introduced through: github.com/dexidp/dex@* google.golang.org/grpc@v1.79.1

Overview

Affected versions of this package are vulnerable to Incorrect Authorization in the processing of HTTP/2 :path pseudo-headers in handleStream(). An attacker can gain unauthorized access to restricted resources by sending requests with malformed :path headers that omit the leading slash. This is only exploitable if the server uses path-based authorization interceptors, has deny rules that use canonical paths with leading slashes, and has a fallback allow rule in its policy.

Workaround

This vulnerability can be mitigated by adding a validating interceptor that rejects requests with malformed paths, configuring infrastructure (such as reverse proxies) to enforce strict HTTP/2 compliance, or switching to a default-deny authorization policy.

Remediation

Upgrade google.golang.org/grpc to version 1.79.3 or higher.

References


CVE-2026-28390

high severity
Exploit: Not Defined

  • Package Manager: alpine:3.23
  • Vulnerable module: openssl/libcrypto3
  • Introduced through: docker-image|ghcr.io/dexidp/dex@v2.45.0 and openssl/libcrypto3@3.5.5-r0

Detailed paths

  • Introduced through: docker-image|ghcr.io/dexidp/dex@v2.45.0 openssl/libcrypto3@3.5.5-r0
  • Introduced through: docker-image|ghcr.io/dexidp/dex@v2.45.0 busybox/ssl_client@1.37.0-r30 openssl/libcrypto3@3.5.5-r0
  • Introduced through: docker-image|ghcr.io/dexidp/dex@v2.45.0 apk-tools/apk-tools@3.0.3-r1 apk-tools/libapk@3.0.3-r1 openssl/libcrypto3@3.5.5-r0
  • Introduced through: docker-image|ghcr.io/dexidp/dex@v2.45.0 apk-tools/apk-tools@3.0.3-r1 apk-tools/libapk@3.0.3-r1 openssl/libssl3@3.5.5-r0 openssl/libcrypto3@3.5.5-r0
  • Introduced through: docker-image|ghcr.io/dexidp/dex@v2.45.0 openssl/libssl3@3.5.5-r0
  • Introduced through: docker-image|ghcr.io/dexidp/dex@v2.45.0 busybox/ssl_client@1.37.0-r30 openssl/libssl3@3.5.5-r0
  • Introduced through: docker-image|ghcr.io/dexidp/dex@v2.45.0 apk-tools/apk-tools@3.0.3-r1 apk-tools/libapk@3.0.3-r1 openssl/libssl3@3.5.5-r0

NVD Description

Note: Versions mentioned in the description apply only to the upstream openssl package and not the openssl package as distributed by Alpine. See How to fix? for Alpine:3.23 relevant fixed versions and status.

Issue summary: During processing of a crafted CMS EnvelopedData message with KeyTransportRecipientInfo a NULL pointer dereference can happen.

Impact summary: Applications that process attacker-controlled CMS data may crash before authentication or cryptographic operations occur resulting in Denial of Service.

When a CMS EnvelopedData message that uses KeyTransportRecipientInfo with RSA-OAEP encryption is processed, the optional parameters field of RSA-OAEP SourceFunc algorithm identifier is examined without checking for its presence. This results in a NULL pointer dereference if the field is missing.

Applications and services that call CMS_decrypt() on untrusted input (e.g., S/MIME processing or CMS-based protocols) are vulnerable.

The FIPS modules in 3.6, 3.5, 3.4, 3.3 and 3.0 are not affected by this issue, as the affected code is outside the OpenSSL FIPS module boundary.

Remediation

Upgrade Alpine:3.23 openssl to version 3.5.6-r0 or higher.

References


CVE-2026-28388

high severity
Exploit: Not Defined

  • Package Manager: alpine:3.23
  • Vulnerable module: openssl/libcrypto3
  • Introduced through: docker-image|ghcr.io/dexidp/dex@v2.45.0 and openssl/libcrypto3@3.5.5-r0

Detailed paths

  • Introduced through: docker-image|ghcr.io/dexidp/dex@v2.45.0 openssl/libcrypto3@3.5.5-r0
  • Introduced through: docker-image|ghcr.io/dexidp/dex@v2.45.0 busybox/ssl_client@1.37.0-r30 openssl/libcrypto3@3.5.5-r0
  • Introduced through: docker-image|ghcr.io/dexidp/dex@v2.45.0 apk-tools/apk-tools@3.0.3-r1 apk-tools/libapk@3.0.3-r1 openssl/libcrypto3@3.5.5-r0
  • Introduced through: docker-image|ghcr.io/dexidp/dex@v2.45.0 apk-tools/apk-tools@3.0.3-r1 apk-tools/libapk@3.0.3-r1 openssl/libssl3@3.5.5-r0 openssl/libcrypto3@3.5.5-r0
  • Introduced through: docker-image|ghcr.io/dexidp/dex@v2.45.0 openssl/libssl3@3.5.5-r0
  • Introduced through: docker-image|ghcr.io/dexidp/dex@v2.45.0 busybox/ssl_client@1.37.0-r30 openssl/libssl3@3.5.5-r0
  • Introduced through: docker-image|ghcr.io/dexidp/dex@v2.45.0 apk-tools/apk-tools@3.0.3-r1 apk-tools/libapk@3.0.3-r1 openssl/libssl3@3.5.5-r0

NVD Description

Note: Versions mentioned in the description apply only to the upstream openssl package and not the openssl package as distributed by Alpine. See How to fix? for Alpine:3.23 relevant fixed versions and status.

Issue summary: When a delta CRL that contains a Delta CRL Indicator extension is processed a NULL pointer dereference might happen if the required CRL Number extension is missing.

Impact summary: A NULL pointer dereference can trigger a crash which leads to a Denial of Service for an application.

When CRL processing and delta CRL processing is enabled during X.509 certificate verification, the delta CRL processing does not check whether the CRL Number extension is NULL before dereferencing it. When a malformed delta CRL file is being processed, this parameter can be NULL, causing a NULL pointer dereference.

Exploiting this issue requires the X509_V_FLAG_USE_DELTAS flag to be enabled in the verification context, the certificate being verified to contain a freshestCRL extension or the base CRL to have the EXFLAG_FRESHEST flag set, and an attacker to provide a malformed CRL to an application that processes it.

The vulnerability is limited to Denial of Service and cannot be escalated to achieve code execution or memory disclosure. For that reason the issue was assessed as Low severity according to our Security Policy.

The FIPS modules in 3.6, 3.5, 3.4, 3.3 and 3.0 are not affected by this issue, as the affected code is outside the OpenSSL FIPS module boundary.

Remediation

Upgrade Alpine:3.23 openssl to version 3.5.6-r0 or higher.

References


CVE-2026-28389

high severity
Exploit: Not Defined

  • Package Manager: alpine:3.23
  • Vulnerable module: openssl/libcrypto3
  • Introduced through: docker-image|ghcr.io/dexidp/dex@v2.45.0 and openssl/libcrypto3@3.5.5-r0

Detailed paths

  • Introduced through: docker-image|ghcr.io/dexidp/dex@v2.45.0 openssl/libcrypto3@3.5.5-r0
  • Introduced through: docker-image|ghcr.io/dexidp/dex@v2.45.0 busybox/ssl_client@1.37.0-r30 openssl/libcrypto3@3.5.5-r0
  • Introduced through: docker-image|ghcr.io/dexidp/dex@v2.45.0 apk-tools/apk-tools@3.0.3-r1 apk-tools/libapk@3.0.3-r1 openssl/libcrypto3@3.5.5-r0
  • Introduced through: docker-image|ghcr.io/dexidp/dex@v2.45.0 apk-tools/apk-tools@3.0.3-r1 apk-tools/libapk@3.0.3-r1 openssl/libssl3@3.5.5-r0 openssl/libcrypto3@3.5.5-r0
  • Introduced through: docker-image|ghcr.io/dexidp/dex@v2.45.0 openssl/libssl3@3.5.5-r0
  • Introduced through: docker-image|ghcr.io/dexidp/dex@v2.45.0 busybox/ssl_client@1.37.0-r30 openssl/libssl3@3.5.5-r0
  • Introduced through: docker-image|ghcr.io/dexidp/dex@v2.45.0 apk-tools/apk-tools@3.0.3-r1 apk-tools/libapk@3.0.3-r1 openssl/libssl3@3.5.5-r0

NVD Description

Note: Versions mentioned in the description apply only to the upstream openssl package and not the openssl package as distributed by Alpine. See How to fix? for Alpine:3.23 relevant fixed versions and status.

Issue summary: During processing of a crafted CMS EnvelopedData message with KeyAgreeRecipientInfo a NULL pointer dereference can happen.

Impact summary: Applications that process attacker-controlled CMS data may crash before authentication or cryptographic operations occur resulting in Denial of Service.

When a CMS EnvelopedData message that uses KeyAgreeRecipientInfo is processed, the optional parameters field of KeyEncryptionAlgorithmIdentifier is examined without checking for its presence. This results in a NULL pointer dereference if the field is missing.

Applications and services that call CMS_decrypt() on untrusted input (e.g., S/MIME processing or CMS-based protocols) are vulnerable.

The FIPS modules in 3.6, 3.5, 3.4, 3.3 and 3.0 are not affected by this issue, as the affected code is outside the OpenSSL FIPS module boundary.

Remediation

Upgrade Alpine:3.23 openssl to version 3.5.6-r0 or higher.

References


CVE-2026-28387

high severity
Exploit: Not Defined

  • Package Manager: alpine:3.23
  • Vulnerable module: openssl/libcrypto3
  • Introduced through: docker-image|ghcr.io/dexidp/dex@v2.45.0 and openssl/libcrypto3@3.5.5-r0

Detailed paths

  • Introduced through: docker-image|ghcr.io/dexidp/dex@v2.45.0 openssl/libcrypto3@3.5.5-r0
  • Introduced through: docker-image|ghcr.io/dexidp/dex@v2.45.0 busybox/ssl_client@1.37.0-r30 openssl/libcrypto3@3.5.5-r0
  • Introduced through: docker-image|ghcr.io/dexidp/dex@v2.45.0 apk-tools/apk-tools@3.0.3-r1 apk-tools/libapk@3.0.3-r1 openssl/libcrypto3@3.5.5-r0
  • Introduced through: docker-image|ghcr.io/dexidp/dex@v2.45.0 apk-tools/apk-tools@3.0.3-r1 apk-tools/libapk@3.0.3-r1 openssl/libssl3@3.5.5-r0 openssl/libcrypto3@3.5.5-r0
  • Introduced through: docker-image|ghcr.io/dexidp/dex@v2.45.0 openssl/libssl3@3.5.5-r0
  • Introduced through: docker-image|ghcr.io/dexidp/dex@v2.45.0 busybox/ssl_client@1.37.0-r30 openssl/libssl3@3.5.5-r0
  • Introduced through: docker-image|ghcr.io/dexidp/dex@v2.45.0 apk-tools/apk-tools@3.0.3-r1 apk-tools/libapk@3.0.3-r1 openssl/libssl3@3.5.5-r0

NVD Description

Note: Versions mentioned in the description apply only to the upstream openssl package and not the openssl package as distributed by Alpine. See How to fix? for Alpine:3.23 relevant fixed versions and status.

Issue summary: An uncommon configuration of clients performing DANE TLSA-based server authentication, when paired with uncommon server DANE TLSA records, may result in a use-after-free and/or double-free on the client side.

Impact summary: A use after free can have a range of potential consequences such as the corruption of valid data, crashes or execution of arbitrary code.

However, the issue only affects clients that make use of TLSA records with both the PKIX-TA(0/PKIX-EE(1) certificate usages and the DANE-TA(2) certificate usage.

By far the most common deployment of DANE is in SMTP MTAs for which RFC7672 recommends that clients treat as 'unusable' any TLSA records that have the PKIX certificate usages. These SMTP (or other similar) clients are not vulnerable to this issue. Conversely, any clients that support only the PKIX usages, and ignore the DANE-TA(2) usage are also not vulnerable.

The client would also need to be communicating with a server that publishes a TLSA RRset with both types of TLSA records.

No FIPS modules are affected by this issue, the problem code is outside the FIPS module boundary.

Remediation

Upgrade Alpine:3.23 openssl to version 3.5.6-r0 or higher.

References


Infinite loop

high severity
Exploit: Not Defined

  • Manifest file: ghcr.io/dexidp/dex:v2.45.0/hairyhenderson/gomplate/v5 /usr/local/bin/gomplate
  • Package Manager: golang
  • Vulnerable module: golang.org/x/net/http2
  • Introduced through: github.com/hairyhenderson/gomplate/v5@* and golang.org/x/net/http2@v0.48.0

Detailed paths

  • Introduced through: github.com/hairyhenderson/gomplate/v5@* golang.org/x/net/http2@v0.48.0
  • Introduced through: github.com/dexidp/dex@* golang.org/x/net/http2@v0.50.0

Overview

golang.org/x/net/http2 is a work-in-progress HTTP/2 implementation for Go.

Affected versions of this package are vulnerable to Infinite loop.

Go Vulnerability Report:

When processing HTTP/2 SETTINGS frames, transport will enter an infinite loop of writing CONTINUATION frames if it receives a SETTINGS_MAX_FRAME_SIZE with a value of 0.

Remediation

Upgrade golang.org/x/net/http2 to version 0.53.0 or higher.

References


Improper Check for Certificate Revocation

high severity
Exploit: Not Defined

  • Manifest file: ghcr.io/dexidp/dex:v2.45.0/hairyhenderson/gomplate/v5 /usr/local/bin/gomplate
  • Package Manager: golang
  • Vulnerable module: golang.org/x/crypto/ssh/knownhosts
  • Introduced through: github.com/hairyhenderson/gomplate/v5@* and golang.org/x/crypto/ssh/knownhosts@v0.47.0

Detailed paths

  • Introduced through: github.com/hairyhenderson/gomplate/v5@* golang.org/x/crypto/ssh/knownhosts@v0.47.0

Overview

Affected versions of this package are vulnerable to Improper Check for Certificate Revocation in the SignatureKey verification process. An attacker can bypass revocation enforcement by presenting a certificate with a revoked SignatureKey, potentially allowing unauthorized access or trust to be established.

Remediation

Upgrade golang.org/x/crypto/ssh/knownhosts to version 0.52.0 or higher.

References


Incorrect Type Conversion or Cast

high severity
Exploit: Not Defined

  • Manifest file: ghcr.io/dexidp/dex:v2.45.0/hairyhenderson/gomplate/v5 /usr/local/bin/gomplate
  • Package Manager: golang
  • Vulnerable module: golang.org/x/crypto/ssh/agent
  • Introduced through: github.com/hairyhenderson/gomplate/v5@* and golang.org/x/crypto/ssh/agent@v0.47.0

Detailed paths

  • Introduced through: github.com/hairyhenderson/gomplate/v5@* golang.org/x/crypto/ssh/agent@v0.47.0

Overview

Affected versions of this package are vulnerable to Incorrect Type Conversion or Cast due to the improper handling of crafted input data in the ed25519.PrivateKey component. An attacker can cause the client to panic by supplying malformed wire bytes.

Remediation

Upgrade golang.org/x/crypto/ssh/agent to version 0.52.0 or higher.

References


Missing Release of Resource after Effective Lifetime

high severity
Exploit: Not Defined

  • Manifest file: ghcr.io/dexidp/dex:v2.45.0/hairyhenderson/gomplate/v5 /usr/local/bin/gomplate
  • Package Manager: golang
  • Vulnerable module: golang.org/x/crypto/ssh
  • Introduced through: github.com/hairyhenderson/gomplate/v5@* and golang.org/x/crypto/ssh@v0.47.0

Detailed paths

  • Introduced through: github.com/hairyhenderson/gomplate/v5@* golang.org/x/crypto/ssh@v0.47.0

Overview

golang.org/x/crypto/ssh is a SSH client and server

Affected versions of this package are vulnerable to Missing Release of Resource after Effective Lifetime through the repeated opening of channels by an authenticated SSH client that are subsequently rejected by the server. An attacker can cause unbounded memory growth and crash the server process by continuously triggering channel rejections.

Remediation

Upgrade golang.org/x/crypto/ssh to version 0.52.0 or higher.

References


Improper Authentication

high severity
Exploit: Not Defined

  • Manifest file: ghcr.io/dexidp/dex:v2.45.0/hairyhenderson/gomplate/v5 /usr/local/bin/gomplate
  • Package Manager: golang
  • Vulnerable module: golang.org/x/crypto/ssh
  • Introduced through: github.com/hairyhenderson/gomplate/v5@* and golang.org/x/crypto/ssh@v0.47.0

Detailed paths

  • Introduced through: github.com/hairyhenderson/gomplate/v5@* golang.org/x/crypto/ssh@v0.47.0

Overview

golang.org/x/crypto/ssh is a SSH client and server

Affected versions of this package are vulnerable to Improper Authentication due to the Verify method not checking the User Presence flag in FIDO/U2F security key types. An attacker can perform unauthorized authentication by generating signatures without requiring physical interaction with the hardware security key.

Remediation

Upgrade golang.org/x/crypto/ssh to version 0.52.0 or higher.

References


Incorrect Type Conversion or Cast

high severity
Exploit: Not Defined

  • Manifest file: ghcr.io/dexidp/dex:v2.45.0/hairyhenderson/gomplate/v5 /usr/local/bin/gomplate
  • Package Manager: golang
  • Vulnerable module: golang.org/x/crypto/ssh
  • Introduced through: github.com/hairyhenderson/gomplate/v5@* and golang.org/x/crypto/ssh@v0.47.0

Detailed paths

  • Introduced through: github.com/hairyhenderson/gomplate/v5@* golang.org/x/crypto/ssh@v0.47.0

Overview

golang.org/x/crypto/ssh is a SSH client and server

Affected versions of this package are vulnerable to Incorrect Type Conversion or Cast due to an incorrectly placed cast from bytes to int in the AES-GCM packet decoder process. An attacker can cause a server-side panic by sending specially crafted inputs.

Remediation

Upgrade golang.org/x/crypto/ssh to version 0.52.0 or higher.

References


Uncaught Exception

high severity
Exploit: Not Defined

  • Manifest file: ghcr.io/dexidp/dex:v2.45.0/hairyhenderson/gomplate/v5 /usr/local/bin/gomplate
  • Package Manager: golang
  • Vulnerable module: golang.org/x/crypto/ssh
  • Introduced through: github.com/hairyhenderson/gomplate/v5@* and golang.org/x/crypto/ssh@v0.47.0

Detailed paths

  • Introduced through: github.com/hairyhenderson/gomplate/v5@* golang.org/x/crypto/ssh@v0.47.0

Overview

golang.org/x/crypto/ssh is a SSH client and server

Affected versions of this package are vulnerable to Uncaught Exception in the CertChecker component when used as a public key callback without setting IsUserAuthority or IsHostAuthority. An attacker can cause the server to panic by presenting a crafted certificate.

Note:

This is only exploitable if both IsUserAuthority and IsHostAuthority are not set in the server configuration.

Remediation

Upgrade golang.org/x/crypto/ssh to version 0.52.0 or higher.

References


Untrusted Search Path

high severity
Exploit: Not Defined

  • Manifest file: ghcr.io/dexidp/dex:v2.45.0/hairyhenderson/gomplate/v5 /usr/local/bin/gomplate
  • Package Manager: golang
  • Vulnerable module: go.opentelemetry.io/otel/sdk/resource
  • Introduced through: github.com/hairyhenderson/gomplate/v5@* and go.opentelemetry.io/otel/sdk/resource@v1.39.0

Detailed paths

  • Introduced through: github.com/hairyhenderson/gomplate/v5@* go.opentelemetry.io/otel/sdk/resource@v1.39.0

Overview

Affected versions of this package are vulnerable to Untrusted Search Path in resource detection code which executes ioreg, when the PATH environment variable is modified to include a malicious executable. An attacker can execute arbitrary code within the context of the application by placing a malicious binary earlier in the search path.

Note: This vulnerability is only exploitable on MacOS/Darwin systems.

Remediation

Upgrade go.opentelemetry.io/otel/sdk/resource to version 1.40.0 or higher.

References


Untrusted Search Path

high severity
Exploit: Not Defined

  • Manifest file: ghcr.io/dexidp/dex:v2.45.0/hairyhenderson/gomplate/v5 /usr/local/bin/gomplate
  • Package Manager: golang
  • Vulnerable module: go.opentelemetry.io/otel/sdk/resource
  • Introduced through: github.com/hairyhenderson/gomplate/v5@* and go.opentelemetry.io/otel/sdk/resource@v1.39.0

Detailed paths

  • Introduced through: github.com/hairyhenderson/gomplate/v5@* go.opentelemetry.io/otel/sdk/resource@v1.39.0

Overview

Affected versions of this package are vulnerable to Untrusted Search Path through the hostIDReaderBSD.read function in sdk/resource/host_id.go. An attacker can execute a malicious kenv binary by placing it earlier in $PATH and triggering host ID detection on BSD or Solaris systems when /etc/hostid is absent. When an application initializes OpenTelemetry resource detection under those conditions, it runs the attacker-controlled command in the application's context, allowing local code execution and compromising the process running the Go application.

Remediation

Upgrade go.opentelemetry.io/otel/sdk/resource to version 1.43.0 or higher.

References


Allocation of Resources Without Limits or Throttling

high severity
Exploit: Proof of Concept

  • Manifest file: ghcr.io/dexidp/dex:v2.45.0/hairyhenderson/gomplate/v5 /usr/local/bin/gomplate
  • Package Manager: golang
  • Vulnerable module: go.opentelemetry.io/otel/propagation
  • Introduced through: github.com/hairyhenderson/gomplate/v5@* and go.opentelemetry.io/otel/propagation@v1.39.0

Detailed paths

  • Introduced through: github.com/hairyhenderson/gomplate/v5@* go.opentelemetry.io/otel/propagation@v1.39.0
  • Introduced through: github.com/dexidp/dex@* go.opentelemetry.io/otel/propagation@v1.39.0

Overview

Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling via the baggage header extraction process. An attacker can cause excessive CPU and memory allocations by sending numerous baggage header lines, even if each individual value remains within the allowed size limit.

Remediation

Upgrade go.opentelemetry.io/otel/propagation to version 1.41.0 or higher.

References


Allocation of Resources Without Limits or Throttling

high severity
Exploit: Proof of Concept

  • Manifest file: ghcr.io/dexidp/dex:v2.45.0/hairyhenderson/gomplate/v5 /usr/local/bin/gomplate
  • Package Manager: golang
  • Vulnerable module: go.opentelemetry.io/otel/internal/global
  • Introduced through: github.com/hairyhenderson/gomplate/v5@* and go.opentelemetry.io/otel/internal/global@v1.39.0

Detailed paths

  • Introduced through: github.com/hairyhenderson/gomplate/v5@* go.opentelemetry.io/otel/internal/global@v1.39.0
  • Introduced through: github.com/dexidp/dex@* go.opentelemetry.io/otel/internal/global@v1.39.0

Overview

Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling via the baggage header extraction process. An attacker can cause excessive CPU and memory allocations by sending numerous baggage header lines, even if each individual value remains within the allowed size limit.

Remediation

Upgrade go.opentelemetry.io/otel/internal/global to version 1.41.0 or higher.

References


Improper Verification of Cryptographic Signature

high severity
Exploit: Proof of Concept

  • Manifest file: ghcr.io/dexidp/dex:v2.45.0/dexidp/dex /usr/local/bin/dex
  • Package Manager: golang
  • Vulnerable module: github.com/russellhaering/goxmldsig
  • Introduced through: github.com/dexidp/dex@* and github.com/russellhaering/goxmldsig@v1.5.0

Detailed paths

  • Introduced through: github.com/dexidp/dex@* github.com/russellhaering/goxmldsig@v1.5.0

Overview

github.com/russellhaering/goxmldsig is a XML Digital Signatures implemented in pure Go.

Affected versions of this package are vulnerable to Improper Verification of Cryptographic Signature through the validateSignature function in the validate.go file. An attacker can bypass integrity checks and alter the contents of signed elements by exploiting pointer aliasing on a loop variable, allowing them to replace one element's contents with another referenced element's.

PoC

package main
        
        import (
            "crypto/rand"
            "crypto/rsa"
            "crypto/tls"
            "crypto/x509"
            "encoding/base64"
            "fmt"
            "math/big"
            "time"
        
            "github.com/beevik/etree"
            dsig "github.com/russellhaering/goxmldsig"
        )
        
        func main() {
            key, err := rsa.GenerateKey(rand.Reader, 2048)
            if err != nil {
                panic(err)
            }
        
            template := &x509.Certificate{
                SerialNumber: big.NewInt(1),
                NotBefore:    time.Now().Add(-1 * time.Hour),
                NotAfter:     time.Now().Add(1 * time.Hour),
            }
        
            certDER, err := x509.CreateCertificate(rand.Reader, template, template, &key.PublicKey, key)
            if err != nil {
                panic(err)
            }
        
            cert, _ := x509.ParseCertificate(certDER)
        
            doc := etree.NewDocument()
            root := doc.CreateElement("Root")
            root.CreateAttr("ID", "target")
            root.SetText("Malicious Content")
        
            tlsCert := tls.Certificate{
                Certificate: [][]byte{cert.Raw},
                PrivateKey:  key,
            }
        
            ks := dsig.TLSCertKeyStore(tlsCert)
            signingCtx := dsig.NewDefaultSigningContext(ks)
        
            sig, err := signingCtx.ConstructSignature(root, true)
            if err != nil {
                panic(err)
            }
        
            signedInfo := sig.FindElement("./SignedInfo")
        
            existingRef := signedInfo.FindElement("./Reference")
            existingRef.CreateAttr("URI", "#dummy")
        
            originalEl := etree.NewElement("Root")
            originalEl.CreateAttr("ID", "target")
            originalEl.SetText("Original Content")
        
            sig1, _ := signingCtx.ConstructSignature(originalEl, true)
            ref1 := sig1.FindElement("./SignedInfo/Reference").Copy()
        
            signedInfo.InsertChildAt(existingRef.Index(), ref1)
        
            c14n := signingCtx.Canonicalizer
        
            detachedSI := signedInfo.Copy()
            if detachedSI.SelectAttr("xmlns:"+dsig.DefaultPrefix) == nil {
                detachedSI.CreateAttr("xmlns:"+dsig.DefaultPrefix, dsig.Namespace)
            }
        
            canonicalBytes, err := c14n.Canonicalize(detachedSI)
            if err != nil {
                fmt.Println("c14n error:", err)
                return
            }
        
            hash := signingCtx.Hash.New()
            hash.Write(canonicalBytes)
            digest := hash.Sum(nil)
        
            rawSig, err := rsa.SignPKCS1v15(rand.Reader, key, signingCtx.Hash, digest)
            if err != nil {
                panic(err)
            }
        
            sigVal := sig.FindElement("./SignatureValue")
            sigVal.SetText(base64.StdEncoding.EncodeToString(rawSig))
        
            certStore := &dsig.MemoryX509CertificateStore{
                Roots: []*x509.Certificate{cert},
            }
            valCtx := dsig.NewDefaultValidationContext(certStore)
        
            root.AddChild(sig)
        
            doc.SetRoot(root)
            str, _ := doc.WriteToString()
            fmt.Println("XML:")
            fmt.Println(str)
        
            validated, err := valCtx.Validate(root)
            if err != nil {
                fmt.Println("validation failed:", err)
            } else {
                fmt.Println("validation ok")
                fmt.Println("validated text:", validated.Text())
            }
        }
        

Remediation

Upgrade github.com/russellhaering/goxmldsig to version 1.6.0 or higher.

References


Uncaught Exception

high severity
Exploit: Not Defined

  • Manifest file: ghcr.io/dexidp/dex:v2.45.0/hairyhenderson/gomplate/v5 /usr/local/bin/gomplate
  • Package Manager: golang
  • Vulnerable module: github.com/go-jose/go-jose/v4
  • Introduced through: github.com/hairyhenderson/gomplate/v5@* and github.com/go-jose/go-jose/v4@v4.1.3

Detailed paths

  • Introduced through: github.com/hairyhenderson/gomplate/v5@* github.com/go-jose/go-jose/v4@v4.1.3
  • Introduced through: github.com/dexidp/dex@* github.com/go-jose/go-jose/v4@v4.1.3

Overview

Affected versions of this package are vulnerable to Uncaught Exception in the cipher.KeyUnwrap function when decrypting a JSON Web Encryption (JWE) object with a key wrapping algorithm (ending in 'KW', except for 'A128GCMKW', 'A192GCMKW', and 'A256GCMKW') and the encrypted_key field is empty. An attacker can cause a panic and disrupt service by submitting a crafted JWE object with an empty encrypted_key field or by directly invoking cipher.KeyUnwrap with a ciphertext parameter less than 16 bytes long.

Note:

This is only exploitable if the list of accepted key algorithms includes key wrapping algorithms.

Workaround

This vulnerability can be mitigated by prevalidating JWE objects to ensure the encrypted_key field is nonempty, or by excluding key wrapping algorithms from the list of accepted key algorithms.

Remediation

Upgrade github.com/go-jose/go-jose/v4 to version 4.1.4 or higher.

References


Insufficiently Protected Credentials

high severity
Exploit: Not Defined

  • Manifest file: ghcr.io/dexidp/dex:v2.45.0/hairyhenderson/gomplate/v5 /usr/local/bin/gomplate
  • Package Manager: golang
  • Vulnerable module: github.com/go-git/go-git/v5/plumbing/transport/http
  • Introduced through: github.com/hairyhenderson/gomplate/v5@* and github.com/go-git/go-git/v5/plumbing/transport/http@v5.16.4

Detailed paths

  • Introduced through: github.com/hairyhenderson/gomplate/v5@* github.com/go-git/go-git/v5/plumbing/transport/http@v5.16.4

Overview

Affected versions of this package are vulnerable to Insufficiently Protected Credentials in the advertisedReferences() function. The headers - including Authorization headers - from an initial /info/refs request are forwarded to redirect targets. An attacker can obtain authentication credentials by controlling a redirect target, and those credentials may be reused on other endpoints or attempted against other repositories owned by the victim. This is only exploitable if the client interacts with untrusted or misconfigured remote servers, or uses HTTP (not HTTPS) connections.

Remediation

Upgrade github.com/go-git/go-git/v5/plumbing/transport/http to version 5.18.0 or higher.

References


Incorrect Behavior Order: Validate Before Canonicalize

high severity
Exploit: Not Defined

  • Manifest file: ghcr.io/dexidp/dex:v2.45.0/hairyhenderson/gomplate/v5 /usr/local/bin/gomplate
  • Package Manager: golang
  • Vulnerable module: github.com/go-git/go-git/v5/plumbing/object
  • Introduced through: github.com/hairyhenderson/gomplate/v5@* and github.com/go-git/go-git/v5/plumbing/object@v5.16.4

Detailed paths

  • Introduced through: github.com/hairyhenderson/gomplate/v5@* github.com/go-git/go-git/v5/plumbing/object@v5.16.4

Overview

Affected versions of this package are vulnerable to Incorrect Behavior Order: Validate Before Canonicalize in the parsing of Git objects with malformed or ambiguous commit or tag objects. An attacker can cause inconsistent interpretation of object metadata or signature validation by introducing specially crafted objects that are parsed differently than by upstream Git, potentially leading to the acceptance of commits with misleading or unintended metadata.

Remediation

Upgrade github.com/go-git/go-git/v5/plumbing/object to version 5.19.0 or higher.

References


Uncaught Exception

high severity
Exploit: Not Defined

  • Manifest file: ghcr.io/dexidp/dex:v2.45.0/hairyhenderson/gomplate/v5 /usr/local/bin/gomplate
  • Package Manager: golang
  • Vulnerable module: github.com/aws/aws-sdk-go-v2/service/s3
  • Introduced through: github.com/hairyhenderson/gomplate/v5@* and github.com/aws/aws-sdk-go-v2/service/s3@v1.95.1

Detailed paths

  • Introduced through: github.com/hairyhenderson/gomplate/v5@* github.com/aws/aws-sdk-go-v2/service/s3@v1.95.1

Overview

Affected versions of this package are vulnerable to Uncaught Exception via the eventstream decoder process. An attacker can cause the host process to terminate unexpectedly by sending a crafted EventStream response frame containing a header value type byte outside the valid range.

Remediation

Upgrade github.com/aws/aws-sdk-go-v2/service/s3 to version 1.97.3 or higher.

References


Uncaught Exception

high severity
Exploit: Not Defined

  • Manifest file: ghcr.io/dexidp/dex:v2.45.0/hairyhenderson/gomplate/v5 /usr/local/bin/gomplate
  • Package Manager: golang
  • Vulnerable module: github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream
  • Introduced through: github.com/hairyhenderson/gomplate/v5@* and github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream@v1.7.4

Detailed paths

  • Introduced through: github.com/hairyhenderson/gomplate/v5@* github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream@v1.7.4

Overview

Affected versions of this package are vulnerable to Uncaught Exception via the eventstream decoder process. An attacker can cause the host process to terminate unexpectedly by sending a crafted EventStream response frame containing a header value type byte outside the valid range.

Remediation

Upgrade github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream to version 1.7.8 or higher.

References


Improper Validation of Specified Quantity in Input

medium severity
Exploit: Not Defined

  • Package Manager: alpine:3.23
  • Vulnerable module: zlib/zlib
  • Introduced through: docker-image|ghcr.io/dexidp/dex@v2.45.0 and zlib/zlib@1.3.1-r2

Detailed paths

  • Introduced through: docker-image|ghcr.io/dexidp/dex@v2.45.0 zlib/zlib@1.3.1-r2
  • Introduced through: docker-image|ghcr.io/dexidp/dex@v2.45.0 apk-tools/apk-tools@3.0.3-r1 zlib/zlib@1.3.1-r2
  • Introduced through: docker-image|ghcr.io/dexidp/dex@v2.45.0 apk-tools/apk-tools@3.0.3-r1 apk-tools/libapk@3.0.3-r1 zlib/zlib@1.3.1-r2

NVD Description

Note: Versions mentioned in the description apply only to the upstream zlib package and not the zlib package as distributed by Alpine. See How to fix? for Alpine:3.23 relevant fixed versions and status.

zlib before 1.3.2 allows CPU consumption via crc32_combine64 and crc32_combine_gen64 because x2nmodp can do right shifts within a loop that has no termination condition.

Remediation

Upgrade Alpine:3.23 zlib to version 1.3.2-r0 or higher.

References


Uncaught Exception

medium severity
Exploit: Not Defined

  • Manifest file: ghcr.io/dexidp/dex:v2.45.0/dexidp/dex /usr/local/bin/dex
  • Package Manager: golang
  • Vulnerable module: golang.org/x/net/http2
  • Introduced through: github.com/dexidp/dex@* and golang.org/x/net/http2@v0.50.0

Detailed paths

  • Introduced through: github.com/dexidp/dex@* golang.org/x/net/http2@v0.50.0

Overview

golang.org/x/net/http2 is a work-in-progress HTTP/2 implementation for Go.

Affected versions of this package are vulnerable to Uncaught Exception due to missing nil check. An attacker can cause the server to panic and potentially disrupt service by sending specially crafted HTTP/2 frames with values between 0x0a and 0x0f.

Remediation

Upgrade golang.org/x/net/http2 to version 0.51.0 or higher.

References


Improper Check for Dropped Privileges

medium severity
Exploit: Not Defined

  • Manifest file: ghcr.io/dexidp/dex:v2.45.0/hairyhenderson/gomplate/v5 /usr/local/bin/gomplate
  • Package Manager: golang
  • Vulnerable module: golang.org/x/crypto/ssh/agent
  • Introduced through: github.com/hairyhenderson/gomplate/v5@* and golang.org/x/crypto/ssh/agent@v0.47.0

Detailed paths

  • Introduced through: github.com/hairyhenderson/gomplate/v5@* golang.org/x/crypto/ssh/agent@v0.47.0

Overview

Affected versions of this package are vulnerable to Improper Check for Dropped Privileges due to the omission of constraint extensions such as restrict-destination-v00@openssh.com when adding a key to a remote agent. An attacker can bypass intended key usage restrictions by forwarding keys without the associated constraints, enabling unrestricted use of the key on the remote host.

Remediation

Upgrade golang.org/x/crypto/ssh/agent to version 0.52.0 or higher.

References


Missing Authorization

medium severity
Exploit: Not Defined

  • Manifest file: ghcr.io/dexidp/dex:v2.45.0/hairyhenderson/gomplate/v5 /usr/local/bin/gomplate
  • Package Manager: golang
  • Vulnerable module: golang.org/x/crypto/ssh/agent
  • Introduced through: github.com/hairyhenderson/gomplate/v5@* and golang.org/x/crypto/ssh/agent@v0.47.0

Detailed paths

  • Introduced through: github.com/hairyhenderson/gomplate/v5@* golang.org/x/crypto/ssh/agent@v0.47.0

Overview

Affected versions of this package are vulnerable to Missing Authorization due to the NewKeyring function not enforcing the ConfirmBeforeUse constraint. An attacker can perform unauthorized signing operations by adding keys with constraints that are silently ignored.

Remediation

Upgrade golang.org/x/crypto/ssh/agent to version 0.52.0 or higher.

References


Allocation of Resources Without Limits or Throttling

medium severity
Exploit: Not Defined

  • Manifest file: ghcr.io/dexidp/dex:v2.45.0/hairyhenderson/gomplate/v5 /usr/local/bin/gomplate
  • Package Manager: golang
  • Vulnerable module: golang.org/x/crypto/ssh
  • Introduced through: github.com/hairyhenderson/gomplate/v5@* and golang.org/x/crypto/ssh@v0.47.0

Detailed paths

  • Introduced through: github.com/hairyhenderson/gomplate/v5@* golang.org/x/crypto/ssh@v0.47.0

Overview

golang.org/x/crypto/ssh is a SSH client and server

Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling via the public key parsers. An attacker can exhaust CPU resources by submitting crafted RSA or DSA public keys with excessively large parameters during signature verification. This can be triggered by unauthenticated clients during public key authentication.

Remediation

Upgrade golang.org/x/crypto/ssh to version 0.52.0 or higher.

References


Integer Overflow or Wraparound

medium severity
Exploit: Not Defined

  • Manifest file: ghcr.io/dexidp/dex:v2.45.0/hairyhenderson/gomplate/v5 /usr/local/bin/gomplate
  • Package Manager: golang
  • Vulnerable module: golang.org/x/crypto/ssh
  • Introduced through: github.com/hairyhenderson/gomplate/v5@* and golang.org/x/crypto/ssh@v0.47.0

Detailed paths

  • Introduced through: github.com/hairyhenderson/gomplate/v5@* golang.org/x/crypto/ssh@v0.47.0

Overview

golang.org/x/crypto/ssh is a SSH client and server

Affected versions of this package are vulnerable to Integer Overflow or Wraparound in the payload size calculation within the Write process. An attacker can cause the process to enter an infinite loop and exhaust system resources by sending a single write operation with data larger than 4GB.

Remediation

Upgrade golang.org/x/crypto/ssh to version 0.52.0 or higher.

References


Missing Release of Resource after Effective Lifetime

medium severity
Exploit: Not Defined

  • Manifest file: ghcr.io/dexidp/dex:v2.45.0/hairyhenderson/gomplate/v5 /usr/local/bin/gomplate
  • Package Manager: golang
  • Vulnerable module: golang.org/x/crypto/ssh
  • Introduced through: github.com/hairyhenderson/gomplate/v5@* and golang.org/x/crypto/ssh@v0.47.0

Detailed paths

  • Introduced through: github.com/hairyhenderson/gomplate/v5@* golang.org/x/crypto/ssh@v0.47.0

Overview

golang.org/x/crypto/ssh is a SSH client and server

Affected versions of this package are vulnerable to Missing Release of Resource after Effective Lifetime through the handling of unsolicited global request responses, which can fill an internal buffer and block the connection's read loop. An attacker can cause a resource leak and prevent the release of blocked goroutines by sending unexpected responses.

Remediation

Upgrade golang.org/x/crypto/ssh to version 0.52.0 or higher.

References


Incorrect Authorization

medium severity
Exploit: Not Defined

  • Manifest file: ghcr.io/dexidp/dex:v2.45.0/hairyhenderson/gomplate/v5 /usr/local/bin/gomplate
  • Package Manager: golang
  • Vulnerable module: golang.org/x/crypto/ssh
  • Introduced through: github.com/hairyhenderson/gomplate/v5@* and golang.org/x/crypto/ssh@v0.47.0

Detailed paths

  • Introduced through: github.com/hairyhenderson/gomplate/v5@* golang.org/x/crypto/ssh@v0.47.0

Overview

golang.org/x/crypto/ssh is a SSH client and server

Affected versions of this package are vulnerable to Incorrect Authorization. When an SSH server authentication callback returned PartialSuccessError with non-nil Permissions, those permissions were silently discarded, potentially dropping certificate restrictions such as force-command after a second factor succeeded. Returning non-nil Permissions with PartialSuccessError now results in a connection error.

Remediation

Upgrade golang.org/x/crypto/ssh to version 0.52.0 or higher.

References


Incorrect Authorization

medium severity
Exploit: Not Defined

  • Manifest file: ghcr.io/dexidp/dex:v2.45.0/hairyhenderson/gomplate/v5 /usr/local/bin/gomplate
  • Package Manager: golang
  • Vulnerable module: golang.org/x/crypto/ssh
  • Introduced through: github.com/hairyhenderson/gomplate/v5@* and golang.org/x/crypto/ssh@v0.47.0

Detailed paths

  • Introduced through: github.com/hairyhenderson/gomplate/v5@* golang.org/x/crypto/ssh@v0.47.0

Overview

golang.org/x/crypto/ssh is a SSH client and server

Affected versions of this package are vulnerable to Incorrect Authorization due to improper enforcement of permissions in the VerifiedPublicKeyCallback process. An attacker can bypass source-address validation by passing a callback type other than public key.

Remediation

Upgrade golang.org/x/crypto/ssh to version 0.52.0 or higher.

References


MPL-2.0 license

medium severity

  • Manifest file: ghcr.io/dexidp/dex:v2.45.0/dexidp/dex /usr/local/bin/dex
  • Package Manager: golang
  • Module: github.com/openbao/openbao/api/v2
  • Introduced through: github.com/dexidp/dex@* and github.com/openbao/openbao/api/v2@v2.5.1

Detailed paths

  • Introduced through: github.com/dexidp/dex@* github.com/openbao/openbao/api/v2@v2.5.1

MPL-2.0 license


MPL-2.0 license

medium severity

  • Manifest file: ghcr.io/dexidp/dex:v2.45.0/hairyhenderson/gomplate/v5 /usr/local/bin/gomplate
  • Package Manager: golang
  • Module: github.com/hashicorp/vault/api/auth/userpass
  • Introduced through: github.com/hairyhenderson/gomplate/v5@* and github.com/hashicorp/vault/api/auth/userpass@v0.11.0

Detailed paths

  • Introduced through: github.com/hairyhenderson/gomplate/v5@* github.com/hashicorp/vault/api/auth/userpass@v0.11.0

MPL-2.0 license


MPL-2.0 license

medium severity

  • Manifest file: ghcr.io/dexidp/dex:v2.45.0/hairyhenderson/gomplate/v5 /usr/local/bin/gomplate
  • Package Manager: golang
  • Module: github.com/hashicorp/vault/api/auth/aws
  • Introduced through: github.com/hairyhenderson/gomplate/v5@* and github.com/hashicorp/vault/api/auth/aws@v0.11.0

Detailed paths

  • Introduced through: github.com/hairyhenderson/gomplate/v5@* github.com/hashicorp/vault/api/auth/aws@v0.11.0

MPL-2.0 license


MPL-2.0 license

medium severity

  • Manifest file: ghcr.io/dexidp/dex:v2.45.0/hairyhenderson/gomplate/v5 /usr/local/bin/gomplate
  • Package Manager: golang
  • Module: github.com/hashicorp/vault/api
  • Introduced through: github.com/hairyhenderson/gomplate/v5@* and github.com/hashicorp/vault/api@v1.22.0

Detailed paths

  • Introduced through: github.com/hairyhenderson/gomplate/v5@* github.com/hashicorp/vault/api@v1.22.0

MPL-2.0 license


MPL-2.0 license

medium severity

  • Manifest file: ghcr.io/dexidp/dex:v2.45.0/hairyhenderson/gomplate/v5 /usr/local/bin/gomplate
  • Package Manager: golang
  • Module: github.com/hashicorp/serf/coordinate
  • Introduced through: github.com/hairyhenderson/gomplate/v5@* and github.com/hashicorp/serf/coordinate@v0.10.2

Detailed paths

  • Introduced through: github.com/hairyhenderson/gomplate/v5@* github.com/hashicorp/serf/coordinate@v0.10.2

MPL-2.0 license


MPL-2.0 license

medium severity

  • Manifest file: ghcr.io/dexidp/dex:v2.45.0/dexidp/dex /usr/local/bin/dex
  • Package Manager: golang
  • Module: github.com/hashicorp/hcl/v2
  • Introduced through: github.com/dexidp/dex@* and github.com/hashicorp/hcl/v2@v2.18.1

Detailed paths

  • Introduced through: github.com/dexidp/dex@* github.com/hashicorp/hcl/v2@v2.18.1
  • Introduced through: github.com/dexidp/dex@* github.com/hashicorp/hcl/v2/ext/customdecode@v2.18.1
  • Introduced through: github.com/dexidp/dex@* github.com/hashicorp/hcl/v2/ext/tryfunc@v2.18.1
  • Introduced through: github.com/dexidp/dex@* github.com/hashicorp/hcl/v2/gohcl@v2.18.1
  • Introduced through: github.com/dexidp/dex@* github.com/hashicorp/hcl/v2/hclparse@v2.18.1
  • Introduced through: github.com/dexidp/dex@* github.com/hashicorp/hcl/v2/hclsyntax@v2.18.1
  • Introduced through: github.com/dexidp/dex@* github.com/hashicorp/hcl/v2/hclwrite@v2.18.1
  • Introduced through: github.com/dexidp/dex@* github.com/hashicorp/hcl/v2/json@v2.18.1

MPL-2.0 license


MPL-2.0 license

medium severity

  • Manifest file: ghcr.io/dexidp/dex:v2.45.0/hairyhenderson/gomplate/v5 /usr/local/bin/gomplate
  • Package Manager: golang
  • Module: github.com/hashicorp/hcl
  • Introduced through: github.com/hairyhenderson/gomplate/v5@* and github.com/hashicorp/hcl@v1.0.1-vault-7

Detailed paths

  • Introduced through: github.com/hairyhenderson/gomplate/v5@* github.com/hashicorp/hcl@v1.0.1-vault-7
  • Introduced through: github.com/hairyhenderson/gomplate/v5@* github.com/hashicorp/hcl/hcl/token@v1.0.1-vault-7
  • Introduced through: github.com/dexidp/dex@* github.com/hashicorp/hcl@v1.0.1-vault-7
  • Introduced through: github.com/dexidp/dex@* github.com/hashicorp/hcl/hcl/token@v1.0.1-vault-7

MPL-2.0 license


MPL-2.0 license

medium severity

  • Manifest file: ghcr.io/dexidp/dex:v2.45.0/hairyhenderson/gomplate/v5 /usr/local/bin/gomplate
  • Package Manager: golang
  • Module: github.com/hashicorp/golang-lru/simplelru
  • Introduced through: github.com/hairyhenderson/gomplate/v5@* and github.com/hashicorp/golang-lru/simplelru@v1.0.2

Detailed paths

  • Introduced through: github.com/hairyhenderson/gomplate/v5@* github.com/hashicorp/golang-lru/simplelru@v1.0.2

MPL-2.0 license


MPL-2.0 license

medium severity

  • Manifest file: ghcr.io/dexidp/dex:v2.45.0/hairyhenderson/gomplate/v5 /usr/local/bin/gomplate
  • Package Manager: golang
  • Module: github.com/hashicorp/go-uuid
  • Introduced through: github.com/hairyhenderson/gomplate/v5@* and github.com/hashicorp/go-uuid@v1.0.3

Detailed paths

  • Introduced through: github.com/hairyhenderson/gomplate/v5@* github.com/hashicorp/go-uuid@v1.0.3

MPL-2.0 license


MPL-2.0 license

medium severity

  • Manifest file: ghcr.io/dexidp/dex:v2.45.0/hairyhenderson/gomplate/v5 /usr/local/bin/gomplate
  • Package Manager: golang
  • Module: github.com/hashicorp/go-sockaddr
  • Introduced through: github.com/hairyhenderson/gomplate/v5@* and github.com/hashicorp/go-sockaddr@v1.0.7

Detailed paths

  • Introduced through: github.com/hairyhenderson/gomplate/v5@* github.com/hashicorp/go-sockaddr@v1.0.7
  • Introduced through: github.com/hairyhenderson/gomplate/v5@* github.com/hashicorp/go-sockaddr/template@v1.0.7
  • Introduced through: github.com/dexidp/dex@* github.com/hashicorp/go-sockaddr@v1.0.7

MPL-2.0 license


MPL-2.0 license

medium severity

  • Manifest file: ghcr.io/dexidp/dex:v2.45.0/hairyhenderson/gomplate/v5 /usr/local/bin/gomplate
  • Package Manager: golang
  • Module: github.com/hashicorp/go-secure-stdlib/strutil
  • Introduced through: github.com/hairyhenderson/gomplate/v5@* and github.com/hashicorp/go-secure-stdlib/strutil@v0.1.2

Detailed paths

  • Introduced through: github.com/hairyhenderson/gomplate/v5@* github.com/hashicorp/go-secure-stdlib/strutil@v0.1.2

MPL-2.0 license


MPL-2.0 license

medium severity

  • Manifest file: ghcr.io/dexidp/dex:v2.45.0/hairyhenderson/gomplate/v5 /usr/local/bin/gomplate
  • Package Manager: golang
  • Module: github.com/hashicorp/go-secure-stdlib/parseutil
  • Introduced through: github.com/hairyhenderson/gomplate/v5@* and github.com/hashicorp/go-secure-stdlib/parseutil@v0.2.0

Detailed paths

  • Introduced through: github.com/hairyhenderson/gomplate/v5@* github.com/hashicorp/go-secure-stdlib/parseutil@v0.2.0
  • Introduced through: github.com/dexidp/dex@* github.com/hashicorp/go-secure-stdlib/parseutil@v0.2.0

MPL-2.0 license


MPL-2.0 license

medium severity

  • Manifest file: ghcr.io/dexidp/dex:v2.45.0/hairyhenderson/gomplate/v5 /usr/local/bin/gomplate
  • Package Manager: golang
  • Module: github.com/hashicorp/go-secure-stdlib/awsutil
  • Introduced through: github.com/hairyhenderson/gomplate/v5@* and github.com/hashicorp/go-secure-stdlib/awsutil@v0.3.0

Detailed paths

  • Introduced through: github.com/hairyhenderson/gomplate/v5@* github.com/hashicorp/go-secure-stdlib/awsutil@v0.3.0

MPL-2.0 license


MPL-2.0 license

medium severity

  • Manifest file: ghcr.io/dexidp/dex:v2.45.0/hairyhenderson/gomplate/v5 /usr/local/bin/gomplate
  • Package Manager: golang
  • Module: github.com/hashicorp/go-rootcerts
  • Introduced through: github.com/hairyhenderson/gomplate/v5@* and github.com/hashicorp/go-rootcerts@v1.0.2

Detailed paths

  • Introduced through: github.com/hairyhenderson/gomplate/v5@* github.com/hashicorp/go-rootcerts@v1.0.2

MPL-2.0 license


MPL-2.0 license

medium severity

  • Manifest file: ghcr.io/dexidp/dex:v2.45.0/hairyhenderson/gomplate/v5 /usr/local/bin/gomplate
  • Package Manager: golang
  • Module: github.com/hashicorp/go-retryablehttp
  • Introduced through: github.com/hairyhenderson/gomplate/v5@* and github.com/hashicorp/go-retryablehttp@v0.7.8

Detailed paths

  • Introduced through: github.com/hairyhenderson/gomplate/v5@* github.com/hashicorp/go-retryablehttp@v0.7.8
  • Introduced through: github.com/dexidp/dex@* github.com/hashicorp/go-retryablehttp@v0.7.8

MPL-2.0 license


MPL-2.0 license

medium severity

  • Manifest file: ghcr.io/dexidp/dex:v2.45.0/hairyhenderson/gomplate/v5 /usr/local/bin/gomplate
  • Package Manager: golang
  • Module: github.com/hashicorp/go-multierror
  • Introduced through: github.com/hairyhenderson/gomplate/v5@* and github.com/hashicorp/go-multierror@v1.1.1

Detailed paths

  • Introduced through: github.com/hairyhenderson/gomplate/v5@* github.com/hashicorp/go-multierror@v1.1.1

MPL-2.0 license


MPL-2.0 license

medium severity

  • Manifest file: ghcr.io/dexidp/dex:v2.45.0/hairyhenderson/gomplate/v5 /usr/local/bin/gomplate
  • Package Manager: golang
  • Module: github.com/hashicorp/go-immutable-radix
  • Introduced through: github.com/hairyhenderson/gomplate/v5@* and github.com/hashicorp/go-immutable-radix@v1.3.1

Detailed paths

  • Introduced through: github.com/hairyhenderson/gomplate/v5@* github.com/hashicorp/go-immutable-radix@v1.3.1

MPL-2.0 license


MPL-2.0 license

medium severity

  • Manifest file: ghcr.io/dexidp/dex:v2.45.0/hairyhenderson/gomplate/v5 /usr/local/bin/gomplate
  • Package Manager: golang
  • Module: github.com/hashicorp/go-cleanhttp
  • Introduced through: github.com/hairyhenderson/gomplate/v5@* and github.com/hashicorp/go-cleanhttp@v0.5.2

Detailed paths

  • Introduced through: github.com/hairyhenderson/gomplate/v5@* github.com/hashicorp/go-cleanhttp@v0.5.2
  • Introduced through: github.com/dexidp/dex@* github.com/hashicorp/go-cleanhttp@v0.5.2

MPL-2.0 license


MPL-2.0 license

medium severity

  • Manifest file: ghcr.io/dexidp/dex:v2.45.0/hairyhenderson/gomplate/v5 /usr/local/bin/gomplate
  • Package Manager: golang
  • Module: github.com/hashicorp/errwrap
  • Introduced through: github.com/hairyhenderson/gomplate/v5@* and github.com/hashicorp/errwrap@v1.1.0

Detailed paths

  • Introduced through: github.com/hairyhenderson/gomplate/v5@* github.com/hashicorp/errwrap@v1.1.0

MPL-2.0 license


MPL-2.0 license

medium severity

  • Manifest file: ghcr.io/dexidp/dex:v2.45.0/hairyhenderson/gomplate/v5 /usr/local/bin/gomplate
  • Package Manager: golang
  • Module: github.com/hashicorp/consul/api
  • Introduced through: github.com/hairyhenderson/gomplate/v5@* and github.com/hashicorp/consul/api@v1.33.2

Detailed paths

  • Introduced through: github.com/hairyhenderson/gomplate/v5@* github.com/hashicorp/consul/api@v1.33.2

MPL-2.0 license


MPL-2.0 license

medium severity

  • Manifest file: ghcr.io/dexidp/dex:v2.45.0/hairyhenderson/gomplate/v5 /usr/local/bin/gomplate
  • Package Manager: golang
  • Module: github.com/gosimple/slug
  • Introduced through: github.com/hairyhenderson/gomplate/v5@* and github.com/gosimple/slug@v1.15.0

Detailed paths

  • Introduced through: github.com/hairyhenderson/gomplate/v5@* github.com/gosimple/slug@v1.15.0

MPL-2.0 license


MPL-2.0 license

medium severity

  • Manifest file: ghcr.io/dexidp/dex:v2.45.0/dexidp/dex /usr/local/bin/dex
  • Package Manager: golang
  • Module: github.com/go-sql-driver/mysql
  • Introduced through: github.com/dexidp/dex@* and github.com/go-sql-driver/mysql@v1.9.3

Detailed paths

  • Introduced through: github.com/dexidp/dex@* github.com/go-sql-driver/mysql@v1.9.3

MPL-2.0 license


Directory Traversal

medium severity
Exploit: Not Defined

  • Manifest file: ghcr.io/dexidp/dex:v2.45.0/hairyhenderson/gomplate/v5 /usr/local/bin/gomplate
  • Package Manager: golang
  • Vulnerable module: github.com/go-git/go-git/v5/storage/filesystem/dotgit
  • Introduced through: github.com/hairyhenderson/gomplate/v5@* and github.com/go-git/go-git/v5/storage/filesystem/dotgit@v5.16.4

Detailed paths

  • Introduced through: github.com/hairyhenderson/gomplate/v5@* github.com/go-git/go-git/v5/storage/filesystem/dotgit@v5.16.4

Overview

Affected versions of this package are vulnerable to Directory Traversal due to improper path validation in the repository checkout process. An attacker can modify files outside the intended target directory, including .git directories, by supplying a maliciously crafted repository payload. This is only exploitable if the repository is cloned or checked out from untrusted sources and the .git directory is stored within the same filesystem as the worktree, particularly when submodules are present.

Details

A Directory Traversal attack (also known as path traversal) aims to access files and directories that are stored outside the intended folder. By manipulating files with "dot-dot-slash (../)" sequences and its variations, or by using absolute file paths, it may be possible to access arbitrary files and directories stored on file system, including application source code, configuration, and other critical system files.

Directory Traversal vulnerabilities can be generally divided into two types:

  • Information Disclosure: Allows the attacker to gain information about the folder structure or read the contents of sensitive files on the system.

st is a module for serving static files on web pages, and contains a vulnerability of this type. In our example, we will serve files from the public route.

If an attacker requests the following URL from our server, it will in turn leak the sensitive private key of the root user.

curl http://localhost:8080/public/%2e%2e/%2e%2e/%2e%2e/%2e%2e/%2e%2e/root/.ssh/id_rsa
        

Note %2e is the URL encoded version of . (dot).

  • Writing arbitrary files: Allows the attacker to create or replace existing files. This type of vulnerability is also known as Zip-Slip.

One way to achieve this is by using a malicious zip archive that holds path traversal filenames. When each filename in the zip archive gets concatenated to the target extraction folder, without validation, the final path ends up outside of the target folder. If an executable or a configuration file is overwritten with a file containing malicious code, the problem can turn into an arbitrary code execution issue quite easily.

The following is an example of a zip archive with one benign file and one malicious file. Extracting the malicious file will result in traversing out of the target folder, ending up in /root/.ssh/ overwriting the authorized_keys file:

2018-04-15 22:04:29 .....           19           19  good.txt
        2018-04-15 22:04:42 .....           20           20  ../../../../../../root/.ssh/authorized_keys
        

Remediation

Upgrade github.com/go-git/go-git/v5/storage/filesystem/dotgit to version 5.19.1, 6.0.0-alpha.4 or higher.

References


Improper Validation of Integrity Check Value

medium severity
Exploit: Not Defined

  • Manifest file: ghcr.io/dexidp/dex:v2.45.0/hairyhenderson/gomplate/v5 /usr/local/bin/gomplate
  • Package Manager: golang
  • Vulnerable module: github.com/go-git/go-git/v5/storage/filesystem
  • Introduced through: github.com/hairyhenderson/gomplate/v5@* and github.com/go-git/go-git/v5/storage/filesystem@v5.16.4

Detailed paths

  • Introduced through: github.com/hairyhenderson/gomplate/v5@* github.com/go-git/go-git/v5/storage/filesystem@v5.16.4

Overview

Affected versions of this package are vulnerable to Improper Validation of Integrity Check Value for .idx and .pack files. An attacker can cause the application to consume corrupted files, leading to unexpected errors, due to checksums not being checked in the loadIdxFile() function.

Workaround

This vulnerability can be mitigated by running 'git fsck' from the git CLI to check for data corruption on a given repository.

Remediation

Upgrade github.com/go-git/go-git/v5/storage/filesystem to version 5.16.5 or higher.

References


Allocation of Resources Without Limits or Throttling

medium severity
Exploit: Not Defined

  • Manifest file: ghcr.io/dexidp/dex:v2.45.0/hairyhenderson/gomplate/v5 /usr/local/bin/gomplate
  • Package Manager: golang
  • Vulnerable module: github.com/go-git/go-git/v5/plumbing/format/index
  • Introduced through: github.com/hairyhenderson/gomplate/v5@* and github.com/go-git/go-git/v5/plumbing/format/index@v5.16.4

Detailed paths

  • Introduced through: github.com/hairyhenderson/gomplate/v5@* github.com/go-git/go-git/v5/plumbing/format/index@v5.16.4

Overview

Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling through the handling of .idx files. An attacker with write access to the local repository's .git directory can exhaust system memory by introducing a maliciously crafted .idx file into the .git directory.

Remediation

Upgrade github.com/go-git/go-git/v5/plumbing/format/index to version 5.17.1 or higher.

References


Improper Validation of Array Index

medium severity
Exploit: Not Defined

  • Manifest file: ghcr.io/dexidp/dex:v2.45.0/hairyhenderson/gomplate/v5 /usr/local/bin/gomplate
  • Package Manager: golang
  • Vulnerable module: github.com/go-git/go-git/v5/plumbing/format/index
  • Introduced through: github.com/hairyhenderson/gomplate/v5@* and github.com/go-git/go-git/v5/plumbing/format/index@v5.16.4

Detailed paths

  • Introduced through: github.com/hairyhenderson/gomplate/v5@* github.com/go-git/go-git/v5/plumbing/format/index@v5.16.4

Overview

Affected versions of this package are vulnerable to Improper Validation of Array Index through improper validation in the index decoding for version 4 files. An attacker with write access to the .git directory to modify or inject the index file can cause a panic and terminate the process by supplying a maliciously crafted .git/index file that triggers an out-of-bounds slice operation during index parsing.

Remediation

Upgrade github.com/go-git/go-git/v5/plumbing/format/index to version 5.17.1 or higher.

References


CVE-2026-2673

low severity
Exploit: Not Defined

  • Package Manager: alpine:3.23
  • Vulnerable module: openssl/libcrypto3
  • Introduced through: docker-image|ghcr.io/dexidp/dex@v2.45.0 and openssl/libcrypto3@3.5.5-r0

Detailed paths

  • Introduced through: docker-image|ghcr.io/dexidp/dex@v2.45.0 openssl/libcrypto3@3.5.5-r0
  • Introduced through: docker-image|ghcr.io/dexidp/dex@v2.45.0 busybox/ssl_client@1.37.0-r30 openssl/libcrypto3@3.5.5-r0
  • Introduced through: docker-image|ghcr.io/dexidp/dex@v2.45.0 apk-tools/apk-tools@3.0.3-r1 apk-tools/libapk@3.0.3-r1 openssl/libcrypto3@3.5.5-r0
  • Introduced through: docker-image|ghcr.io/dexidp/dex@v2.45.0 apk-tools/apk-tools@3.0.3-r1 apk-tools/libapk@3.0.3-r1 openssl/libssl3@3.5.5-r0 openssl/libcrypto3@3.5.5-r0
  • Introduced through: docker-image|ghcr.io/dexidp/dex@v2.45.0 openssl/libssl3@3.5.5-r0
  • Introduced through: docker-image|ghcr.io/dexidp/dex@v2.45.0 busybox/ssl_client@1.37.0-r30 openssl/libssl3@3.5.5-r0
  • Introduced through: docker-image|ghcr.io/dexidp/dex@v2.45.0 apk-tools/apk-tools@3.0.3-r1 apk-tools/libapk@3.0.3-r1 openssl/libssl3@3.5.5-r0

NVD Description

Note: Versions mentioned in the description apply only to the upstream openssl package and not the openssl package as distributed by Alpine. See How to fix? for Alpine:3.23 relevant fixed versions and status.

Issue summary: An OpenSSL TLS 1.3 server may fail to negotiate the expected preferred key exchange group when its key exchange group configuration includes the default by using the 'DEFAULT' keyword.

Impact summary: A less preferred key exchange may be used even when a more preferred group is supported by both client and server, if the group was not included among the client's initial predicated keyshares. This will sometimes be the case with the new hybrid post-quantum groups, if the client chooses to defer their use until specifically requested by the server.

If an OpenSSL TLS 1.3 server's configuration uses the 'DEFAULT' keyword to interpolate the built-in default group list into its own configuration, perhaps adding or removing specific elements, then an implementation defect causes the 'DEFAULT' list to lose its 'tuple' structure, and all server-supported groups were treated as a single sufficiently secure 'tuple', with the server not sending a Hello Retry Request (HRR) even when a group in a more preferred tuple was mutually supported.

As a result, the client and server might fail to negotiate a mutually supported post-quantum key agreement group, such as 'X25519MLKEM768', if the client's configuration results in only 'classical' groups (such as 'X25519' being the only ones in the client's initial keyshare prediction).

OpenSSL 3.5 and later support a new syntax for selecting the most preferred TLS 1.3 key agreement group on TLS servers. The old syntax had a single 'flat' list of groups, and treated all the supported groups as sufficiently secure. If any of the keyshares predicted by the client were supported by the server the most preferred among these was selected, even if other groups supported by the client, but not included in the list of predicted keyshares would have been more preferred, if included.

The new syntax partitions the groups into distinct 'tuples' of roughly equivalent security. Within each tuple the most preferred group included among the client's predicted keyshares is chosen, but if the client supports a group from a more preferred tuple, but did not predict any corresponding keyshares, the server will ask the client to retry the ClientHello (by issuing a Hello Retry Request or HRR) with the most preferred mutually supported group.

The above works as expected when the server's configuration uses the built-in default group list, or explicitly defines its own list by directly defining the various desired groups and group 'tuples'.

No OpenSSL FIPS modules are affected by this issue, the code in question lies outside the FIPS boundary.

OpenSSL 3.6 and 3.5 are vulnerable to this issue.

OpenSSL 3.6 users should upgrade to OpenSSL 3.6.2 once it is released. OpenSSL 3.5 users should upgrade to OpenSSL 3.5.6 once it is released.

OpenSSL 3.4, 3.3, 3.0, 1.0.2 and 1.1.1 are not affected by this issue.

Remediation

Upgrade Alpine:3.23 openssl to version 3.5.6-r0 or higher.

References


CVE-2026-31790

low severity
Exploit: Not Defined

  • Package Manager: alpine:3.23
  • Vulnerable module: openssl/libcrypto3
  • Introduced through: docker-image|ghcr.io/dexidp/dex@v2.45.0 and openssl/libcrypto3@3.5.5-r0

Detailed paths

  • Introduced through: docker-image|ghcr.io/dexidp/dex@v2.45.0 openssl/libcrypto3@3.5.5-r0
  • Introduced through: docker-image|ghcr.io/dexidp/dex@v2.45.0 busybox/ssl_client@1.37.0-r30 openssl/libcrypto3@3.5.5-r0
  • Introduced through: docker-image|ghcr.io/dexidp/dex@v2.45.0 apk-tools/apk-tools@3.0.3-r1 apk-tools/libapk@3.0.3-r1 openssl/libcrypto3@3.5.5-r0
  • Introduced through: docker-image|ghcr.io/dexidp/dex@v2.45.0 apk-tools/apk-tools@3.0.3-r1 apk-tools/libapk@3.0.3-r1 openssl/libssl3@3.5.5-r0 openssl/libcrypto3@3.5.5-r0
  • Introduced through: docker-image|ghcr.io/dexidp/dex@v2.45.0 openssl/libssl3@3.5.5-r0
  • Introduced through: docker-image|ghcr.io/dexidp/dex@v2.45.0 busybox/ssl_client@1.37.0-r30 openssl/libssl3@3.5.5-r0
  • Introduced through: docker-image|ghcr.io/dexidp/dex@v2.45.0 apk-tools/apk-tools@3.0.3-r1 apk-tools/libapk@3.0.3-r1 openssl/libssl3@3.5.5-r0

NVD Description

Note: Versions mentioned in the description apply only to the upstream openssl package and not the openssl package as distributed by Alpine. See How to fix? for Alpine:3.23 relevant fixed versions and status.

Issue summary: Applications using RSASVE key encapsulation to establish a secret encryption key can send contents of an uninitialized memory buffer to a malicious peer.

Impact summary: The uninitialized buffer might contain sensitive data from the previous execution of the application process which leads to sensitive data leakage to an attacker.

RSA_public_encrypt() returns the number of bytes written on success and -1 on error. The affected code tests only whether the return value is non-zero. As a result, if RSA encryption fails, encapsulation can still return success to the caller, set the output lengths, and leave the caller to use the contents of the ciphertext buffer as if a valid KEM ciphertext had been produced.

If applications use EVP_PKEY_encapsulate() with RSA/RSASVE on an attacker-supplied invalid RSA public key without first validating that key, then this may cause stale or uninitialized contents of the caller-provided ciphertext buffer to be disclosed to the attacker in place of the KEM ciphertext.

As a workaround calling EVP_PKEY_public_check() or EVP_PKEY_public_check_quick() before EVP_PKEY_encapsulate() will mitigate the issue.

The FIPS modules in 3.6, 3.5, 3.4, 3.3, 3.1 and 3.0 are affected by this issue.

Remediation

Upgrade Alpine:3.23 openssl to version 3.5.6-r0 or higher.

References


Always-Incorrect Control Flow Implementation

low severity
Exploit: Not Defined

  • Package Manager: alpine:3.23
  • Vulnerable module: musl/musl
  • Introduced through: docker-image|ghcr.io/dexidp/dex@v2.45.0 and musl/musl@1.2.5-r21

Detailed paths

  • Introduced through: docker-image|ghcr.io/dexidp/dex@v2.45.0 musl/musl@1.2.5-r21
  • Introduced through: docker-image|ghcr.io/dexidp/dex@v2.45.0 apk-tools/apk-tools@3.0.3-r1 musl/musl@1.2.5-r21
  • Introduced through: docker-image|ghcr.io/dexidp/dex@v2.45.0 busybox/ssl_client@1.37.0-r30 musl/musl@1.2.5-r21
  • Introduced through: docker-image|ghcr.io/dexidp/dex@v2.45.0 musl/musl-utils@1.2.5-r21 musl/musl@1.2.5-r21
  • Introduced through: docker-image|ghcr.io/dexidp/dex@v2.45.0 apk-tools/apk-tools@3.0.3-r1 apk-tools/libapk@3.0.3-r1 musl/musl@1.2.5-r21
  • Introduced through: docker-image|ghcr.io/dexidp/dex@v2.45.0 musl/musl-utils@1.2.5-r21 pax-utils/scanelf@1.3.8-r2 musl/musl@1.2.5-r21
  • Introduced through: docker-image|ghcr.io/dexidp/dex@v2.45.0 alpine-baselayout/alpine-baselayout@3.7.1-r8 busybox/busybox-binsh@1.37.0-r30 busybox/busybox@1.37.0-r30 musl/musl@1.2.5-r21
  • Introduced through: docker-image|ghcr.io/dexidp/dex@v2.45.0 apk-tools/apk-tools@3.0.3-r1 apk-tools/libapk@3.0.3-r1 openssl/libcrypto3@3.5.5-r0 musl/musl@1.2.5-r21
  • Introduced through: docker-image|ghcr.io/dexidp/dex@v2.45.0 apk-tools/apk-tools@3.0.3-r1 apk-tools/libapk@3.0.3-r1 openssl/libssl3@3.5.5-r0 musl/musl@1.2.5-r21
  • Introduced through: docker-image|ghcr.io/dexidp/dex@v2.45.0 apk-tools/apk-tools@3.0.3-r1 apk-tools/libapk@3.0.3-r1 zlib/zlib@1.3.1-r2 musl/musl@1.2.5-r21
  • Introduced through: docker-image|ghcr.io/dexidp/dex@v2.45.0 musl/musl-utils@1.2.5-r21

NVD Description

Note: Versions mentioned in the description apply only to the upstream musl package and not the musl package as distributed by Alpine. See How to fix? for Alpine:3.23 relevant fixed versions and status.

An issue was discovered in musl libc 0.7.10 through 1.2.6. Stack-based memory corruption can occur during qsort of very large arrays, due to incorrectly implemented double-word primitives. The number of elements must exceed about seven million, i.e., the 32nd Leonardo number on 32-bit platforms (or the 64th Leonardo number on 64-bit platforms, which is not practical).

Remediation

Upgrade Alpine:3.23 musl to version 1.2.5-r23 or higher.

References


Improper Resource Shutdown or Release

low severity
Exploit: Not Defined

  • Package Manager: alpine:3.23
  • Vulnerable module: musl/musl
  • Introduced through: docker-image|ghcr.io/dexidp/dex@v2.45.0 and musl/musl@1.2.5-r21

Detailed paths

  • Introduced through: docker-image|ghcr.io/dexidp/dex@v2.45.0 musl/musl@1.2.5-r21
  • Introduced through: docker-image|ghcr.io/dexidp/dex@v2.45.0 apk-tools/apk-tools@3.0.3-r1 musl/musl@1.2.5-r21
  • Introduced through: docker-image|ghcr.io/dexidp/dex@v2.45.0 busybox/ssl_client@1.37.0-r30 musl/musl@1.2.5-r21
  • Introduced through: docker-image|ghcr.io/dexidp/dex@v2.45.0 musl/musl-utils@1.2.5-r21 musl/musl@1.2.5-r21
  • Introduced through: docker-image|ghcr.io/dexidp/dex@v2.45.0 apk-tools/apk-tools@3.0.3-r1 apk-tools/libapk@3.0.3-r1 musl/musl@1.2.5-r21
  • Introduced through: docker-image|ghcr.io/dexidp/dex@v2.45.0 musl/musl-utils@1.2.5-r21 pax-utils/scanelf@1.3.8-r2 musl/musl@1.2.5-r21
  • Introduced through: docker-image|ghcr.io/dexidp/dex@v2.45.0 alpine-baselayout/alpine-baselayout@3.7.1-r8 busybox/busybox-binsh@1.37.0-r30 busybox/busybox@1.37.0-r30 musl/musl@1.2.5-r21
  • Introduced through: docker-image|ghcr.io/dexidp/dex@v2.45.0 apk-tools/apk-tools@3.0.3-r1 apk-tools/libapk@3.0.3-r1 openssl/libcrypto3@3.5.5-r0 musl/musl@1.2.5-r21
  • Introduced through: docker-image|ghcr.io/dexidp/dex@v2.45.0 apk-tools/apk-tools@3.0.3-r1 apk-tools/libapk@3.0.3-r1 openssl/libssl3@3.5.5-r0 musl/musl@1.2.5-r21
  • Introduced through: docker-image|ghcr.io/dexidp/dex@v2.45.0 apk-tools/apk-tools@3.0.3-r1 apk-tools/libapk@3.0.3-r1 zlib/zlib@1.3.1-r2 musl/musl@1.2.5-r21
  • Introduced through: docker-image|ghcr.io/dexidp/dex@v2.45.0 musl/musl-utils@1.2.5-r21

NVD Description

Note: Versions mentioned in the description apply only to the upstream musl package and not the musl package as distributed by Alpine. See How to fix? for Alpine:3.23 relevant fixed versions and status.

A security flaw has been discovered in musl libc up to 1.2.6. Affected is the function iconv of the file src/locale/iconv.c of the component GB18030 4-byte Decoder. Performing a manipulation results in inefficient algorithmic complexity. The attack must be initiated from a local position. To fix this issue, it is recommended to deploy a patch.

Remediation

Upgrade Alpine:3.23 musl to version 1.2.5-r22 or higher.

References


Improper Encoding or Escaping of Output

low severity
Exploit: Not Defined

  • Manifest file: ghcr.io/dexidp/dex:v2.45.0/hairyhenderson/gomplate/v5 /usr/local/bin/gomplate
  • Package Manager: golang
  • Vulnerable module: github.com/go-git/go-git/v5/plumbing/transport/ssh
  • Introduced through: github.com/hairyhenderson/gomplate/v5@* and github.com/go-git/go-git/v5/plumbing/transport/ssh@v5.16.4

Detailed paths

  • Introduced through: github.com/hairyhenderson/gomplate/v5@* github.com/go-git/go-git/v5/plumbing/transport/ssh@v5.16.4

Overview

Affected versions of this package are vulnerable to Improper Encoding or Escaping of Output due to improper escaping of single quotes in the SSH transport command construction process. An attacker can inject arbitrary shell tokens by including single quotes in the repository path, potentially leading to unintended command execution on SSH servers that evaluate the exec command through a shell.

Remediation

Upgrade github.com/go-git/go-git/v5/plumbing/transport/ssh to version 5.19.1, 6.0.0-alpha.4 or higher.

References