CVEInsight.
TrendingZero-DayExploreBrowseSearchSaved
CVEInsight.

Free vulnerability intelligence for developers, security teams, and researchers. Data sourced from public databases for informational purposes only.

Explore

HomeTrendingZero-Day WatchAttack TypesBrowse CVEsSearch

Legal

Privacy PolicyTerms of ServiceData Disclaimer

© 2026CVEInsight. For informational use only — not a substitute for professional security advice.

CVE data sourced from NVD / NIST & public disclosures.

netapp

trident

11 known vulnerabilities · sorted by CVSS score

CVE-2020-29511
CRITICAL9.8

The encoding/xml package in Go (all versions) does not correctly preserve the semantics of element namespace prefixes during tokenization round-trips, which allows an attacker to craft inputs that behave in conflicting ways during different stages of processing in affected downstream applications.

golang / go+1
Network
Published Dec 14, 2020
CVE-2020-29510
CRITICAL9.8

The encoding/xml package in Go versions 1.15 and earlier does not correctly preserve the semantics of directives during tokenization round-trips, which allows an attacker to craft inputs that behave in conflicting ways during different stages of processing in affected downstream applications.

golang / go+1
Network
Published Dec 14, 2020
CVE-2018-1002105
CRITICAL9.8

In all Kubernetes versions prior to v1.10.11, v1.11.5, and v1.12.3, incorrect handling of error responses to proxied upgrade requests in the kube-apiserver allowed specially crafted requests to establish a connection through the Kubernetes API server to backend servers, then send arbitrary requests over the same connection directly to the backend, authenticated with the Kubernetes API server's TLS credentials used to establish the backend connection.

kubernetes / kubernetes+13
Network
Published Dec 5, 2018
CVE-2020-29509
CRITICAL9.8

The encoding/xml package in Go (all versions) does not correctly preserve the semantics of attribute namespace prefixes during tokenization round-trips, which allows an attacker to craft inputs that behave in conflicting ways during different stages of processing in affected downstream applications.

golang / go+1
Network
Published Dec 14, 2020
CVE-2019-11243
HIGH8.1

In Kubernetes v1.12.0-v1.12.4 and v1.13.0, the rest.AnonymousClientConfig() method returns a copy of the provided config, with credentials removed (bearer token, username/password, and client certificate/key data). In the affected versions, rest.AnonymousClientConfig() did not effectively clear service account credentials loaded using rest.InClusterConfig()

kubernetes / kubernetes+2
Network
Published Apr 22, 2019
CVE-2021-25742
HIGH7.6

A security issue was discovered in ingress-nginx where a user that can create or update ingress objects can use the custom snippets feature to obtain all secrets in the cluster.

kubernetes / ingress-nginx+2
Network
Published Oct 29, 2021
CVE-2020-28366
HIGH7.5

Code injection in the go command with cgo before Go 1.14.12 and Go 1.15.5 allows arbitrary code execution at build time via a malicious unquoted symbol name in a linked object file.

golang / go+5
Network
Published Nov 18, 2020
CVE-2020-28362
HIGH7.5

Go before 1.14.12 and 1.15.x before 1.15.4 allows Denial of Service.

golang / go+5
Network
Published Nov 18, 2020
CVE-2019-9514
HIGH7.5

Some HTTP/2 implementations are vulnerable to a reset flood, potentially leading to a denial of service. The attacker opens a number of streams and sends an invalid request over each stream that should solicit a stream of RST_STREAM frames from the peer. Depending on how the peer queues the RST_STREAM frames, this can consume excess memory, CPU, or both.

apple / swiftnio+51
Network
Published Aug 13, 2019
CVE-2021-34558
MEDIUM6.5

The crypto/tls package of Go through 1.16.5 does not properly assert that the type of public key in an X.509 certificate matches the expected type when doing a RSA based key exchange, allowing a malicious TLS server to cause a TLS client to panic.

golang / go+7
Network
Published Jul 15, 2021
CVE-2019-11244
MEDIUM5.0

In Kubernetes v1.8.x-v1.14.x, schema info is cached by kubectl in the location specified by --cache-dir (defaulting to $HOME/.kube/http-cache), written with world-writeable permissions (rw-rw-rw-). If --cache-dir is specified and pointed at a different location accessible to other users/groups, the written files may be modified by other users/groups and disrupt the kubectl invocation.

kubernetes / kubernetes+3
Local
Published Apr 22, 2019