325574 matches found
GHSA-694X-MWH7-5PVF vulnerabilities
Vulnerabilities for packages: linux-gcp...
CVE-2026-64297 vulnerabilities
Vulnerabilities for packages: linux-gcp...
CVE-2026-64256 vulnerabilities
Vulnerabilities for packages: linux-gcp...
EUVD-2026-58515
Previously, resolving relative paths containing parent directory '..' segments performed string conversions and buffer rewrites on each step, resulting in quadratic time complexity and high memory allocation overhead. Now, path resolution operates on a byte buffer using index-based backtracking f...
net: golang: Go net package: Denial of Service via long CNAME response in LookupCNAME
A flaw was found in the net package of Go golang, specifically when using the LookupCNAME function with the cgo DNS resolver. A remote attacker could exploit this by providing a very long Canonical Name CNAME response. This can trigger a double-free of C memory, leading to a crash and a Denial of...
pyasn1: pyasn1: Denial of Service due to memory exhaustion from malformed RELATIVE-OID
A flaw was found in pyasn1, a generic ASN.1 library for Python. A remote attacker could exploit this vulnerability by sending a specially crafted RELATIVE-OID with excessive continuation octets. This input validation vulnerability leads to memory exhaustion, resulting in a Denial of Service DoS f...
golang: net/url: Memory exhaustion in query parameter parsing in net/url
A flaw was found in the net/url package in the Go standard library. The package does not enforce a limit on the number of unique query parameters it parses. A Go application using the net/http.Request.ParseForm method will try to process all parameters provided in the request. A specially crafted...
DEBIAN-CVE-2026-56860
Previously, resolving relative paths containing parent directory '..' segments performed string conversions and buffer rewrites on each step, resulting in quadratic time complexity and high memory allocation overhead. Now, path resolution operates on a byte buffer using index-based backtracking f...
Updated dhcpcd packages fix security vulnerabilities
Attackers can send a crafted DHCPv6 ADVERTISE message containing an IAPD IAPREFIX /0 with a valid OPTIONPDEXCLUDE using an exclude prefix length of /121 through /128 to trigger the out-of-bounds write and potentially corrupt adjacent stack memory CVE: CVE-2026-56114. Attackers can repeatedly send...
CVE-2026-56860
CVE-2026-56860 affects Go’s net/url path resolution. The issue was a quadratic-time, high-memory operation when resolving relative paths with .. segments due to repeated string conversions and buffer rewrites. The fix replaces this with byte-buffer-based path resolution using index-based backtrac...
CVE-2026-73489 vulnerabilities
Vulnerabilities for packages: yazi...
CVE-2026-73430 vulnerabilities
Vulnerabilities for packages: yazi...
CVE-2026-64192 vulnerabilities
Vulnerabilities for packages: linux-azure, linux-gcp...
GHSA-HF6X-8P5F-CGMF vulnerabilities
Vulnerabilities for packages: apicurio-registry, apache-nifi, akhq, floci, airbyte-platform, floci-az, geoserver, thingsboard, elasticsearch, pinot-fips, pinot, cassandra-reaper, elasticsearch-fips, airbyte-server-fips, traccar, kayenta, druid, traccar-fips, jbang, nrjmx...
CVE-2026-72684
A flaw in Elasticsearch allows an authenticated user holding only read privileges to submit a small search request containing a crafted user-supplied input. Processing that input causes a specific internal component to allocate memory without any upper bound, and the allocation occurs outside the...
CVE-2026-72687
A flaw in Elasticsearch allows a low-privileged authenticated user to submit a single small request containing a forged opaque identifier. Elasticsearch decodes and deserializes the identifier before confirming that it was legitimately issued by the cluster, and a size value carried inside the...
CVE-2026-72678
Elasticsearch does not validate a size value taken from a user-supplied input before that value is used to reserve memory for an internal data structure. An authenticated user holding only read privileges can submit a single small crafted request to a product API endpoint that causes the node to...
CVE-2026-72674
Allocation of Resources Without Limits or Throttling CWE-770 in Kibana can lead to a denial of service via Excessive Allocation CAPEC-130. A user-supplied list of document fields accepted by the Kibana Playground for RAG feature was neither bounded in length nor de-duplicated before it was used t...
CVE-2026-72656
Memory Allocation with Excessive Size Value CWE-789 in the ES|QL query processing of Elasticsearch can lead to denial of service via Excessive Allocation CAPEC-130. An authenticated user able to submit ES|QL queries could send a specially crafted query whose evaluation allocates an unbounded amou...
CVE-2026-72639
Elasticsearch does not enforce an upper bound on a user-supplied count accepted by a search highlighting option, and the allocation derived from that count is not accounted against any circuit breaker. An authenticated user holding only read privileges on a single searchable index can submit one...