You can use boolean logic (e.g. AND/OR/NOT) for complex search queries. For more help and examples, see the search documentation.
Search by package name:
my-package (implicit)
name:my-package (explicit)
Search by package filename:
filename:my-package.ext
Search by package tag:
tag:latest
Search by package version:
version:1.0.0
prerelease:true (prereleases)
prerelease:false (no prereleases)
Search by package architecture:
architecture:x86_64
Search by package distribution:
distribution:el
Search by package license:
license:MIT
Search by package format:
format:deb
Search by package status:
status:in_progress
Search by package file checksum:
checksum:5afba
Search by package security status:
severity:critical
Search by package vulnerabilities:
vulnerabilities:>1
vulnerabilities:<1000
Search by # of package downloads:
downloads:>8
downloads:<100
Search by package type:
type:binary
type:source
Search by package size (bytes):
size:>50000
size:<10000
Search by dependency name/version:
dependency:log4j
dependency:log4j=1.0.0
dependency:log4j>1.0.0
Search by uploaded date:
uploaded:>"1 day ago"
uploaded:<"August 14, 2022 EST"
Search by entitlement token (identifier):
entitlement:3lKPVJPosCsY
Search by policy violation:
policy_violated:true
deny_policy_violated:true
license_policy_violated:true
vulnerability_policy_violated:true
Search by repository:
repository:repo-name
Search by last download date:
last_downloaded:<"30 days ago"
last_downloaded:>"August 14, 2022 EST"
Search queries for all Debian-specific (and related) package types
Search by component:
deb_component:unstable
Search queries for all Maven-specific (and related) package types
Search by group ID:
maven_group_id:org.apache
Search queries for all Docker-specific (and related) package types
Search by image digest:
docker_image_digest:sha256:7c5..6d4
(full hashref only)
Search by layer digest:
docker_layer_digest:sha256:4c4..ae4
(full hashref only)
Search queries for all Generic-specific package types
Search by file path:
generic_filepath:path/to/file.txt
Search by directory:
generic_directory:path/to
Field type modifiers (depending on the type, you can influence behaviour)
For all queries, you can use:
~foo for negation
For string queries, you can use:
^foo to anchor to start of term
foo$ to anchor to end of term
foo*bar for fuzzy matching
For number/date or version queries, you can use:
>foo for values greater than
>=foo for values greater / equal
<foo for values less than
<=foo for values less / equal
Need a secure and centralised artifact repository to deliver Alpine,
Cargo,
CocoaPods,
Composer,
Conan,
Conda,
CRAN,
Dart,
Debian,
Docker,
Generic,
Go,
Helm,
Hex,
HuggingFace,
LuaRocks,
Maven,
MCP,
npm,
NuGet,
P2,
Python,
RedHat,
Ruby,
Swift,
Terraform,
Vagrant,
VSX,
Raw & More packages?
Cloudsmith is the new standard in Package / Artifact Management and Software Distribution.
With support for all major package formats, you can trust us to manage your software supply chain.
install-cni
bff5950220d3d50eca444ab6303…
One-liner (summary)
Description
This package was uploaded with the following V2 Distribution manifest:
{"schemaVersion":2,"mediaType":"application/vnd.docker.distribution.manifest.v2+json","config":{"mediaType":"application/vnd.docker.container.image.v1+json","size":2333,"digest":"sha256:06cfcf0e59e341189df5894f87419c36da2836002cfd6ea0a0621f220969d14b"},"layers":[{"mediaType":"application/vnd.docker.image.rootfs.diff.tar.gzip","size":7983074,"digest":"sha256:4f5f24b04f34d4a4f19d7f222a92afc7e1240ffd9d6dc38409fb50daa1871e9d"},{"mediaType":"application/vnd.docker.image.rootfs.diff.tar.gzip","size":13959397,"digest":"sha256:2af275e632bc47c1cd7d92de18b1a85fe1eacc6a415743535369b4205bf4e048"},{"mediaType":"application/vnd.docker.image.rootfs.diff.tar.gzip","size":24557205,"digest":"sha256:4ccfd705eb38892dcb2ccd6424b6d3d71ec1e80fdab006fd0f281241710fed38"},{"mediaType":"application/vnd.docker.image.rootfs.diff.tar.gzip","size":39,"digest":"sha256:89732bc7504122601f40269fc9ddfb70982e633ea9caf641ae45736f2846b004"}]}
|
|
install-cni |
0 |
|
||
|
|
install-cni |
0 |
|
||
|
|
install-cni |
1 |
|
||
|
|
install-cni |
1 |
|
||
|
|
install-cni |
0 |
|
||
|
|
install-cni |
1 |
|
||
|
|
install-cni |
2 |
|
||
|
|
install-cni |
13791 |
|
||
|
|
install-cni |
18634 |
|
||
|
|
install-cni |
1 |
|
||
|
|
install-cni |
1 |
|
||
|
|
install-cni |
0 |
|
||
|
|
install-cni |
0 |
|
||
|
|
install-cni |
0 |
|
||
|
|
install-cni |
0 |
|
||
|
|
install-cni |
0 |
|
||
|
|
install-cni |
0 |
|
||
|
|
install-cni |
0 |
|
||
|
|
install-cni |
1 |
|
||
|
|
install-cni |
0 |
|
Last scanned
3 weeks, 4 days ago
Scan result
Vulnerable
Vulnerability count
19
Max. severity
High| Target: | JeVghKLQfB1J.sbom-cyclonedx.json (wolfi 20230201) | |
| MEDIUM |
CVE-2026-5450: glibc: glibc: Heap Buffer Overflow in `scanf` with `%mc` format specifier and large widthCalling the scanf family of functions with a %mc (malloc'd character match) in the GNU C Library version 2.7 to version 2.43 with a format width specifier with an explicit width greater than 1024 could result in a one byte heap buffer overflow.Package Name: glibc Installed Version: 2.43-r6 Fixed Version: 2.43-r7 References: access.redhat.com inbox.sourceware.org nvd.nist.gov nvd.nist.gov sourceware.org www.cve.org |
|
| MEDIUM |
CVE-2026-5928: glibc: glibc: Information disclosure or denial of service via ungetwc function with specific wide character encodingsCalling the ungetwc function on a FILE stream with wide characters encoded in a character set that has overlaps between its single byte and multi-byte character encodings, in the GNU C Library version 2.43 or earlier, may result in an attempt to read bytes before an allocated buffer, potentially resulting in unintentional disclosure of neighboring data in the heap, or a program crash. A bug in the wide character pushback implementation (_IO_wdefault_pbackfail in libio/wgenops.c) causes ungetwc() to operate on the regular character buffer (fp->_IO_read_ptr) instead of the actual wide-stream read pointer (fp->_wide_data->_IO_read_ptr). The program crash may happen in cases where fp->_IO_read_ptr is not initialized and hence points to NULL. The buffer under-read requires a special situation where the input character encoding is such that there are overlaps between single byte representations and multibyte representations in that encoding, resulting in spurious matches. The spurious match case is not possible in the standard Unicode character sets.Package Name: glibc Installed Version: 2.43-r6 Fixed Version: 2.43-r7 References: access.redhat.com nvd.nist.gov sourceware.org www.cve.org |
|
| MEDIUM |
CVE-2026-5450: glibc: glibc: Heap Buffer Overflow in `scanf` with `%mc` format specifier and large widthCalling the scanf family of functions with a %mc (malloc'd character match) in the GNU C Library version 2.7 to version 2.43 with a format width specifier with an explicit width greater than 1024 could result in a one byte heap buffer overflow.Package Name: glibc-locale-posix Installed Version: 2.43-r6 Fixed Version: 2.43-r7 References: access.redhat.com inbox.sourceware.org nvd.nist.gov nvd.nist.gov sourceware.org www.cve.org |
|
| MEDIUM |
CVE-2026-5928: glibc: glibc: Information disclosure or denial of service via ungetwc function with specific wide character encodingsCalling the ungetwc function on a FILE stream with wide characters encoded in a character set that has overlaps between its single byte and multi-byte character encodings, in the GNU C Library version 2.43 or earlier, may result in an attempt to read bytes before an allocated buffer, potentially resulting in unintentional disclosure of neighboring data in the heap, or a program crash. A bug in the wide character pushback implementation (_IO_wdefault_pbackfail in libio/wgenops.c) causes ungetwc() to operate on the regular character buffer (fp->_IO_read_ptr) instead of the actual wide-stream read pointer (fp->_wide_data->_IO_read_ptr). The program crash may happen in cases where fp->_IO_read_ptr is not initialized and hence points to NULL. The buffer under-read requires a special situation where the input character encoding is such that there are overlaps between single byte representations and multibyte representations in that encoding, resulting in spurious matches. The spurious match case is not possible in the standard Unicode character sets.Package Name: glibc-locale-posix Installed Version: 2.43-r6 Fixed Version: 2.43-r7 References: access.redhat.com nvd.nist.gov sourceware.org www.cve.org |
|
| MEDIUM |
CVE-2026-5450: glibc: glibc: Heap Buffer Overflow in `scanf` with `%mc` format specifier and large widthCalling the scanf family of functions with a %mc (malloc'd character match) in the GNU C Library version 2.7 to version 2.43 with a format width specifier with an explicit width greater than 1024 could result in a one byte heap buffer overflow.Package Name: ld-linux Installed Version: 2.43-r6 Fixed Version: 2.43-r7 References: access.redhat.com inbox.sourceware.org nvd.nist.gov nvd.nist.gov sourceware.org www.cve.org |
|
| MEDIUM |
CVE-2026-5928: glibc: glibc: Information disclosure or denial of service via ungetwc function with specific wide character encodingsCalling the ungetwc function on a FILE stream with wide characters encoded in a character set that has overlaps between its single byte and multi-byte character encodings, in the GNU C Library version 2.43 or earlier, may result in an attempt to read bytes before an allocated buffer, potentially resulting in unintentional disclosure of neighboring data in the heap, or a program crash. A bug in the wide character pushback implementation (_IO_wdefault_pbackfail in libio/wgenops.c) causes ungetwc() to operate on the regular character buffer (fp->_IO_read_ptr) instead of the actual wide-stream read pointer (fp->_wide_data->_IO_read_ptr). The program crash may happen in cases where fp->_IO_read_ptr is not initialized and hence points to NULL. The buffer under-read requires a special situation where the input character encoding is such that there are overlaps between single byte representations and multibyte representations in that encoding, resulting in spurious matches. The spurious match case is not possible in the standard Unicode character sets.Package Name: ld-linux Installed Version: 2.43-r6 Fixed Version: 2.43-r7 References: access.redhat.com nvd.nist.gov sourceware.org www.cve.org |
|
| Target: | opt/cni/bin/istio-cni | |
| HIGH |
CVE-2026-35469: Kubelet: CRI-O: kube-apiserver: Kubelet, CRI-O, kube-apiserver: Denial of Service via SPDY streaming codespdystream is a Go library for multiplexing streams over SPDY connections. In versions 0.5.0 and below, the SPDY/3 frame parser does not validate attacker-controlled counts and lengths before allocating memory. Three allocation paths are affected: the SETTINGS frame entry count, the header count in parseHeaderValueBlock, and individual header field sizes — all read as 32-bit integers and used directly as allocation sizes with no bounds checking. Because SPDY header blocks are zlib-compressed, a small on-the-wire payload can decompress into large attacker-controlled values. A remote peer that can send SPDY frames to a service using spdystream can exhaust process memory and cause an out-of-memory crash with a single crafted control frame. This issue has been fixed in version 0.5.1.Package Name: github.com/moby/spdystream Installed Version: v0.5.0 Fixed Version: 0.5.1 References: access.redhat.com github.com github.com github.com github.com nvd.nist.gov www.cve.org |
|
| HIGH |
CVE-2026-39827: An authenticated SSH client that repeatedly opened channels which were ...An authenticated SSH client that repeatedly opened channels which were rejected by the server caused unbounded memory growth, eventually crashing the server process and affecting all connected users. Rejected channels are now properly removed from the connection's internal state and released for garbage collection.Package Name: golang.org/x/crypto Installed Version: v0.51.0 Fixed Version: 0.52.0 References: go.dev go.dev groups.google.com nvd.nist.gov pkg.go.dev |
|
| HIGH |
CVE-2026-39828: golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Unauthorized command execution via discarded SSH permissionsWhen 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.Package Name: golang.org/x/crypto Installed Version: v0.51.0 Fixed Version: 0.52.0 References: access.redhat.com go.dev go.dev groups.google.com nvd.nist.gov pkg.go.dev www.cve.org |
|
| HIGH |
CVE-2026-39829: golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via crafted public key with excessive parametersThe RSA and DSA public key parsers did not enforce size limits on key parameters. A crafted public key with an excessively large modulus or DSA parameter could cause several minutes of CPU consumption during signature verification. This could be triggered by unauthenticated clients during public key authentication. RSA moduli are now limited to 8192 bits, and DSA parameters are validated per FIPS 186-2.Package Name: golang.org/x/crypto Installed Version: v0.51.0 Fixed Version: 0.52.0 References: access.redhat.com access.redhat.com bugzilla.redhat.com bugzilla.redhat.com bugzilla.redhat.com bugzilla.redhat.com bugzilla.redhat.com bugzilla.redhat.com errata.almalinux.org go.dev go.dev go.dev groups.google.com linux.oracle.com linux.oracle.com nvd.nist.gov pkg.go.dev www.cve.org |
|
| HIGH |
CVE-2026-39830: golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via resource leak from unsolicited SSH responsesA malicious SSH peer could send unsolicited global request responses to fill an internal buffer, blocking the connection's read loop. The blocked goroutine could not be released by calling Close(), resulting in a resource leak per connection. Unsolicited global responses are now discarded.Package Name: golang.org/x/crypto Installed Version: v0.51.0 Fixed Version: 0.52.0 References: access.redhat.com access.redhat.com bugzilla.redhat.com bugzilla.redhat.com bugzilla.redhat.com bugzilla.redhat.com bugzilla.redhat.com bugzilla.redhat.com errata.almalinux.org github.com go.dev go.dev go.dev groups.google.com linux.oracle.com linux.oracle.com nvd.nist.gov pkg.go.dev ubuntu.com ubuntu.com ubuntu.com www.cve.org |
|
| HIGH |
CVE-2026-39832: golang.org/x/crypto/ssh/agent: golang.org/x/crypto/ssh/agent: Security bypass due to improper handling of key restrictionsWhen adding a key to a remote agent constraint extensions such as restrict-destination-v00@openssh.com were not serialized in the request. Destination restrictions were silently stripped when forwarding keys, allowing unrestricted use of the key on the remote host. The client now serializes all constraint extensions. Additionally, the in-memory keyring returned by NewKeyring() now rejects keys with unsupported constraint extensions instead of silently ignoring them.Package Name: golang.org/x/crypto Installed Version: v0.51.0 Fixed Version: 0.52.0 References: access.redhat.com github.com go.dev go.dev groups.google.com nvd.nist.gov pkg.go.dev ubuntu.com www.cve.org |
|
| HIGH |
CVE-2026-39835: SSH servers which use CertChecker as a public key callback without set ...SSH servers which use CertChecker as a public key callback without setting IsUserAuthority or IsHostAuthority could be caused to panic by a client presenting a certificate. CertChecker now returns an error instead of panicking when these callbacks are nil.Package Name: golang.org/x/crypto Installed Version: v0.51.0 Fixed Version: 0.52.0 References: go.dev go.dev groups.google.com nvd.nist.gov pkg.go.dev |
|
| HIGH |
CVE-2026-42508: golang.org/x/crypto/ssh/knownhosts: golang: golang.org/x/crypto/ssh/knownhosts: Revocation bypass via unchecked SignatureKeyPreviously, a revoked 'SignatureKey' belonging to a CA was not correctly checked for revocation. Now, both the 'key' and 'key.SignatureKey' are checked for @revoked.Package Name: golang.org/x/crypto Installed Version: v0.51.0 Fixed Version: 0.52.0 References: access.redhat.com github.com go.dev go.dev groups.google.com nvd.nist.gov pkg.go.dev ubuntu.com ubuntu.com www.cve.org |
|
| HIGH |
CVE-2026-46595: golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Authorization bypass due to skipped source-address validationPreviously, CVE-2024-45337 fixed an authorization bypass for misused ssh server configurations; if any other type of callback is passed other than public key, then the source-address validation would be skipped.Package Name: golang.org/x/crypto Installed Version: v0.51.0 Fixed Version: 0.52.0 References: access.redhat.com github.com go.dev go.dev groups.google.com nvd.nist.gov pkg.go.dev ubuntu.com ubuntu.com www.cve.org |
|
| HIGH |
CVE-2026-46597: An incorrectly placed cast from bytes to int allowed for server-side p ...An incorrectly placed cast from bytes to int allowed for server-side panic in the AES-GCM packet decoder for well-crafted inputs.Package Name: golang.org/x/crypto Installed Version: v0.51.0 Fixed Version: 0.52.0 References: go.dev go.dev groups.google.com nvd.nist.gov pkg.go.dev |
|
| HIGH |
CVE-2026-27145: *x509.Certificate).VerifyHostname previously called matchHostnames in ...(*x509.Certificate).VerifyHostname previously called matchHostnames in a loop over all DNS Subject Alternative Name (SAN) entries. This caused strings.Split(host, ".") to execute repeatedly on the same input hostname. With a large DNS SAN list, verification costs scaled quadratically based on the number of SAN entries multiplied by the hostname's label count. Because x509.Verify validates hostnames before building the certificate chain, this overhead occurred even for untrusted certificates.Package Name: stdlib Installed Version: v1.25.10 Fixed Version: 1.25.11, 1.26.4 References: go.dev go.dev groups.google.com nvd.nist.gov pkg.go.dev |
|
| HIGH |
CVE-2026-42504: Decoding a maliciously-crafted MIME header containing many invalid enc ...Decoding a maliciously-crafted MIME header containing many invalid encoded-words can consume excessive CPU.Package Name: stdlib Installed Version: v1.25.10 Fixed Version: 1.25.11, 1.26.4 References: go.dev go.dev groups.google.com nvd.nist.gov pkg.go.dev |
|
| MEDIUM |
CVE-2026-39831: The Verify() method for FIDO/U2F security key types (sk-ecdsa-sha2-nis ...The Verify() method for FIDO/U2F security key types (sk-ecdsa-sha2-nistp256@openssh.com, sk-ssh-ed25519@openssh.com) did not check the User Presence flag. Signatures generated without physical touch were accepted, allowing unattended use of a hardware security key. To restore the previous behavior, return a "no-touch-required" extension in Permissions.Extensions from PublicKeyCallback.Package Name: golang.org/x/crypto Installed Version: v0.51.0 Fixed Version: 0.52.0 References: github.com go.dev go.dev groups.google.com pkg.go.dev ubuntu.com ubuntu.com www.cve.org |
|
| MEDIUM |
CVE-2026-39833: The in-memory keyring returned by NewKeyring() silently accepted keys ...The in-memory keyring returned by NewKeyring() silently accepted keys with the ConfirmBeforeUse constraint but never enforced it. The key would sign without any confirmation prompt, with no indication to the caller that the constraint was not in effect. NewKeyring() now returns an error when unsupported constraints are requested.Package Name: golang.org/x/crypto Installed Version: v0.51.0 Fixed Version: 0.52.0 References: github.com go.dev go.dev go.dev groups.google.com nvd.nist.gov pkg.go.dev ubuntu.com ubuntu.com www.cve.org |
|
| MEDIUM |
CVE-2026-39834: When writing data larger than 4GB in a single Write call on an SSH cha ...When writing data larger than 4GB in a single Write call on an SSH channel, an integer overflow in the internal payload size calculation caused the write loop to spin indefinitely, sending empty packets without making progress. The size comparison now uses int64 to prevent truncation.Package Name: golang.org/x/crypto Installed Version: v0.51.0 Fixed Version: 0.52.0 References: github.com go.dev go.dev groups.google.com nvd.nist.gov pkg.go.dev ubuntu.com ubuntu.com ubuntu.com www.cve.org |
|
| MEDIUM |
CVE-2026-46598: golang.org/x/crypto/ssh/agent: golang: golang.org/x/crypto/ssh/agent: Denial of Service via malformed inputFor certain crafted inputs, a 'ed25519.PrivateKey' was created by casting malformed wire bytes, leading to a panic when used.Package Name: golang.org/x/crypto Installed Version: v0.51.0 Fixed Version: 0.52.0 References: access.redhat.com go.dev go.dev groups.google.com nvd.nist.gov pkg.go.dev www.cve.org |
|
| MEDIUM |
CVE-2026-42507: net/textproto: golang: Golang net/textproto: Misleading error messages via input injectionWhen returning errors, functions in the net/textproto package would include its input as part of the error. This might allow an attacker to inject misleading content to errors that are printed or logged.Package Name: stdlib Installed Version: v1.25.10 Fixed Version: 1.25.11, 1.26.4 References: access.redhat.com go.dev go.dev groups.google.com nvd.nist.gov pkg.go.dev www.cve.org |
|
| Target: | usr/local/bin/install-cni | |
| HIGH |
CVE-2026-35469: Kubelet: CRI-O: kube-apiserver: Kubelet, CRI-O, kube-apiserver: Denial of Service via SPDY streaming codespdystream is a Go library for multiplexing streams over SPDY connections. In versions 0.5.0 and below, the SPDY/3 frame parser does not validate attacker-controlled counts and lengths before allocating memory. Three allocation paths are affected: the SETTINGS frame entry count, the header count in parseHeaderValueBlock, and individual header field sizes — all read as 32-bit integers and used directly as allocation sizes with no bounds checking. Because SPDY header blocks are zlib-compressed, a small on-the-wire payload can decompress into large attacker-controlled values. A remote peer that can send SPDY frames to a service using spdystream can exhaust process memory and cause an out-of-memory crash with a single crafted control frame. This issue has been fixed in version 0.5.1.Package Name: github.com/moby/spdystream Installed Version: v0.5.0 Fixed Version: 0.5.1 References: access.redhat.com github.com github.com github.com github.com nvd.nist.gov www.cve.org |
|
| HIGH |
CVE-2026-39827: An authenticated SSH client that repeatedly opened channels which were ...An authenticated SSH client that repeatedly opened channels which were rejected by the server caused unbounded memory growth, eventually crashing the server process and affecting all connected users. Rejected channels are now properly removed from the connection's internal state and released for garbage collection.Package Name: golang.org/x/crypto Installed Version: v0.51.0 Fixed Version: 0.52.0 References: go.dev go.dev groups.google.com nvd.nist.gov pkg.go.dev |
|
| HIGH |
CVE-2026-39828: golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Unauthorized command execution via discarded SSH permissionsWhen 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.Package Name: golang.org/x/crypto Installed Version: v0.51.0 Fixed Version: 0.52.0 References: access.redhat.com go.dev go.dev groups.google.com nvd.nist.gov pkg.go.dev www.cve.org |
|
| HIGH |
CVE-2026-39829: golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via crafted public key with excessive parametersThe RSA and DSA public key parsers did not enforce size limits on key parameters. A crafted public key with an excessively large modulus or DSA parameter could cause several minutes of CPU consumption during signature verification. This could be triggered by unauthenticated clients during public key authentication. RSA moduli are now limited to 8192 bits, and DSA parameters are validated per FIPS 186-2.Package Name: golang.org/x/crypto Installed Version: v0.51.0 Fixed Version: 0.52.0 References: access.redhat.com access.redhat.com bugzilla.redhat.com bugzilla.redhat.com bugzilla.redhat.com bugzilla.redhat.com bugzilla.redhat.com bugzilla.redhat.com errata.almalinux.org go.dev go.dev go.dev groups.google.com linux.oracle.com linux.oracle.com nvd.nist.gov pkg.go.dev www.cve.org |
|
| HIGH |
CVE-2026-39830: golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via resource leak from unsolicited SSH responsesA malicious SSH peer could send unsolicited global request responses to fill an internal buffer, blocking the connection's read loop. The blocked goroutine could not be released by calling Close(), resulting in a resource leak per connection. Unsolicited global responses are now discarded.Package Name: golang.org/x/crypto Installed Version: v0.51.0 Fixed Version: 0.52.0 References: access.redhat.com access.redhat.com bugzilla.redhat.com bugzilla.redhat.com bugzilla.redhat.com bugzilla.redhat.com bugzilla.redhat.com bugzilla.redhat.com errata.almalinux.org github.com go.dev go.dev go.dev groups.google.com linux.oracle.com linux.oracle.com nvd.nist.gov pkg.go.dev ubuntu.com ubuntu.com ubuntu.com www.cve.org |
|
| HIGH |
CVE-2026-39832: golang.org/x/crypto/ssh/agent: golang.org/x/crypto/ssh/agent: Security bypass due to improper handling of key restrictionsWhen adding a key to a remote agent constraint extensions such as restrict-destination-v00@openssh.com were not serialized in the request. Destination restrictions were silently stripped when forwarding keys, allowing unrestricted use of the key on the remote host. The client now serializes all constraint extensions. Additionally, the in-memory keyring returned by NewKeyring() now rejects keys with unsupported constraint extensions instead of silently ignoring them.Package Name: golang.org/x/crypto Installed Version: v0.51.0 Fixed Version: 0.52.0 References: access.redhat.com github.com go.dev go.dev groups.google.com nvd.nist.gov pkg.go.dev ubuntu.com www.cve.org |
|
| HIGH |
CVE-2026-39835: SSH servers which use CertChecker as a public key callback without set ...SSH servers which use CertChecker as a public key callback without setting IsUserAuthority or IsHostAuthority could be caused to panic by a client presenting a certificate. CertChecker now returns an error instead of panicking when these callbacks are nil.Package Name: golang.org/x/crypto Installed Version: v0.51.0 Fixed Version: 0.52.0 References: go.dev go.dev groups.google.com nvd.nist.gov pkg.go.dev |
|
| HIGH |
CVE-2026-42508: golang.org/x/crypto/ssh/knownhosts: golang: golang.org/x/crypto/ssh/knownhosts: Revocation bypass via unchecked SignatureKeyPreviously, a revoked 'SignatureKey' belonging to a CA was not correctly checked for revocation. Now, both the 'key' and 'key.SignatureKey' are checked for @revoked.Package Name: golang.org/x/crypto Installed Version: v0.51.0 Fixed Version: 0.52.0 References: access.redhat.com github.com go.dev go.dev groups.google.com nvd.nist.gov pkg.go.dev ubuntu.com ubuntu.com www.cve.org |
|
| HIGH |
CVE-2026-46595: golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Authorization bypass due to skipped source-address validationPreviously, CVE-2024-45337 fixed an authorization bypass for misused ssh server configurations; if any other type of callback is passed other than public key, then the source-address validation would be skipped.Package Name: golang.org/x/crypto Installed Version: v0.51.0 Fixed Version: 0.52.0 References: access.redhat.com github.com go.dev go.dev groups.google.com nvd.nist.gov pkg.go.dev ubuntu.com ubuntu.com www.cve.org |
|
| HIGH |
CVE-2026-46597: An incorrectly placed cast from bytes to int allowed for server-side p ...An incorrectly placed cast from bytes to int allowed for server-side panic in the AES-GCM packet decoder for well-crafted inputs.Package Name: golang.org/x/crypto Installed Version: v0.51.0 Fixed Version: 0.52.0 References: go.dev go.dev groups.google.com nvd.nist.gov pkg.go.dev |
|
| HIGH |
CVE-2026-27145: *x509.Certificate).VerifyHostname previously called matchHostnames in ...(*x509.Certificate).VerifyHostname previously called matchHostnames in a loop over all DNS Subject Alternative Name (SAN) entries. This caused strings.Split(host, ".") to execute repeatedly on the same input hostname. With a large DNS SAN list, verification costs scaled quadratically based on the number of SAN entries multiplied by the hostname's label count. Because x509.Verify validates hostnames before building the certificate chain, this overhead occurred even for untrusted certificates.Package Name: stdlib Installed Version: v1.25.10 Fixed Version: 1.25.11, 1.26.4 References: go.dev go.dev groups.google.com nvd.nist.gov pkg.go.dev |
|
| HIGH |
CVE-2026-42504: Decoding a maliciously-crafted MIME header containing many invalid enc ...Decoding a maliciously-crafted MIME header containing many invalid encoded-words can consume excessive CPU.Package Name: stdlib Installed Version: v1.25.10 Fixed Version: 1.25.11, 1.26.4 References: go.dev go.dev groups.google.com nvd.nist.gov pkg.go.dev |
|
| MEDIUM |
CVE-2026-39831: The Verify() method for FIDO/U2F security key types (sk-ecdsa-sha2-nis ...The Verify() method for FIDO/U2F security key types (sk-ecdsa-sha2-nistp256@openssh.com, sk-ssh-ed25519@openssh.com) did not check the User Presence flag. Signatures generated without physical touch were accepted, allowing unattended use of a hardware security key. To restore the previous behavior, return a "no-touch-required" extension in Permissions.Extensions from PublicKeyCallback.Package Name: golang.org/x/crypto Installed Version: v0.51.0 Fixed Version: 0.52.0 References: github.com go.dev go.dev groups.google.com pkg.go.dev ubuntu.com ubuntu.com www.cve.org |
|
| MEDIUM |
CVE-2026-39833: The in-memory keyring returned by NewKeyring() silently accepted keys ...The in-memory keyring returned by NewKeyring() silently accepted keys with the ConfirmBeforeUse constraint but never enforced it. The key would sign without any confirmation prompt, with no indication to the caller that the constraint was not in effect. NewKeyring() now returns an error when unsupported constraints are requested.Package Name: golang.org/x/crypto Installed Version: v0.51.0 Fixed Version: 0.52.0 References: github.com go.dev go.dev go.dev groups.google.com nvd.nist.gov pkg.go.dev ubuntu.com ubuntu.com www.cve.org |
|
| MEDIUM |
CVE-2026-39834: When writing data larger than 4GB in a single Write call on an SSH cha ...When writing data larger than 4GB in a single Write call on an SSH channel, an integer overflow in the internal payload size calculation caused the write loop to spin indefinitely, sending empty packets without making progress. The size comparison now uses int64 to prevent truncation.Package Name: golang.org/x/crypto Installed Version: v0.51.0 Fixed Version: 0.52.0 References: github.com go.dev go.dev groups.google.com nvd.nist.gov pkg.go.dev ubuntu.com ubuntu.com ubuntu.com www.cve.org |
|
| MEDIUM |
CVE-2026-46598: golang.org/x/crypto/ssh/agent: golang: golang.org/x/crypto/ssh/agent: Denial of Service via malformed inputFor certain crafted inputs, a 'ed25519.PrivateKey' was created by casting malformed wire bytes, leading to a panic when used.Package Name: golang.org/x/crypto Installed Version: v0.51.0 Fixed Version: 0.52.0 References: access.redhat.com go.dev go.dev groups.google.com nvd.nist.gov pkg.go.dev www.cve.org |
|
| MEDIUM |
CVE-2026-42507: net/textproto: golang: Golang net/textproto: Misleading error messages via input injectionWhen returning errors, functions in the net/textproto package would include its input as part of the error. This might allow an attacker to inject misleading content to errors that are printed or logged.Package Name: stdlib Installed Version: v1.25.10 Fixed Version: 1.25.11, 1.26.4 References: access.redhat.com go.dev go.dev groups.google.com nvd.nist.gov pkg.go.dev www.cve.org |
|
Package statistics are no longer available on cloudsmith.io. Please visit our new web app to access this feature.
These instructions assume you have setup the repository first (or read it).
To pull install-cni @ reference/tag sha256:bff5950220d3d50eca444ab630346e6afb248ed4de165e3028d7cbbf953f195b:
docker pull containers.istio.tetratelabs.com/install-cni@sha256:bff5950220d3d50eca444ab630346e6afb248ed4de165e3028d7cbbf953f195b
You can also pull the latest version of this image (if it exists):
docker pull containers.istio.tetratelabs.com/install-cni:latest
To refer to this image after pulling in a Dockerfile, specify the following:
FROM containers.istio.tetratelabs.com/install-cni@sha256:bff5950220d3d50eca444ab630346e6afb248ed4de165e3028d7cbbf953f195b