VYPR

apk package

chainguard/kibana-8.19-bitnami

pkg:apk/chainguard/kibana-8.19-bitnami

Vulnerabilities (144)

  • CVE-2026-73566HigAug 13, 2026
    affected < 8.19.18-r2fixed 8.19.18-r2

    node-tar is a tar archive manipulation library for Node.js. Prior to 7.5.21, node-tar's filesFilter in src/list.ts uses the recursive mapHas helper to walk an archive entry path upward with path.dirname() and no segment cap when tar.t(...) or tar.x(...) receives a non-empty membe

  • CVE-2026-67314MedAug 1, 2026
    affected < 8.19.18-r2fixed 8.19.18-r2

    axios versions >=1.15.2 and <1.18.0 contain prototype-pollution read-side gadgets in Basic auth subfield handling (lib/adapters/http.js and lib/helpers/resolveConfig.js). When an application is already affected by a separate prototype-pollution primitive and makes an axios reques

  • CVE-2026-15157MedJul 29, 2026
    affected < 8.19.20-r2fixed 8.19.20-r2

    undici does not validate the type property of a duck-typed blob-like request body before using it as the Content-Type header on the HTTP/1.1 dispatcher. In undici before 6.28.0, from 7.0.0 up to before 7.29.0, and from 8.0.0 up to before 8.9.0, an application that passes a hand-r

  • CVE-2026-16728MedJul 29, 2026
    affected < 8.19.20-r2fixed 8.19.20-r2

    undici's retry interceptor can deliver a response whose body length does not match the Content-Length header exposed to the application after a retry or resume of a partial response. In undici before 6.28.0, from 7.0.0 up to before 7.29.0, and from 8.0.0 up to before 8.9.0, a mal

  • CVE-2026-16729MedJul 29, 2026
    affected < 8.19.20-r2fixed 8.19.20-r2

    undici's setCookie function does not fully sanitize cookie attributes. In undici before 6.28.0, from 7.0.0 up to before 7.29.0, and from 8.0.0 up to before 8.9.0, a domain value is not checked for semicolons and entries in the unparsed array are not sanitized, so attacker-influen

  • CVE-2026-14257HigJul 23, 2026
    affected < 8.19.18-r3fixed 8.19.18-r3

    brace-expansion through 5.0.7 is vulnerable to denial of service via memory exhaustion. The expand() function limits the number of results with a max option (default 100,000) but does not bound the length of each result string. By chaining multiple brace groups, an attacker keeps

  • CVE-2026-16221HigJul 19, 2026
    affected < 8.19.18-r2fixed 8.19.18-r2

    Impact: fast-uri versions from 2.3.1 through 4.1.0 (including the 3.x line up to 3.1.3 and the 2.x line up to 2.4.2) do not treat a literal backslash character (U+005C) as an authority delimiter. Node's native WHATWG URL parser, used by fetch, undici, and Node's http and https cl

  • CVE-2026-48049MedJul 17, 2026
    affected < 8.19.17-r0fixed 8.19.17-r0

    @hapi/inert provides static file and directory handlers for hapi.js. From 4.0.0 to 7.1.0, @hapi/inert serves static files from a directory configured with path in the directory or file handlers or relativeTo for h.file(), with confinement enforced by the confine option, but the c

  • CVE-2026-44979MedJul 17, 2026
    affected < 8.19.16-r3fixed 8.19.16-r3

    @hapi/wreck is an HTTP client utility. Prior to 18.1.1, when @hapi/wreck follows a 3xx redirect to a different hostname, only the Authorization and Cookie headers are stripped, and the standard credential header Proxy-Authorization is forwarded intact to the redirect target, pote

  • CVE-2026-44974HigJul 17, 2026
    affected < 8.19.16-r3fixed 8.19.16-r3

    @hapi/content provided HTTP Content-* headers parsing. Prior to 6.0.2, Content.disposition() retained the last occurrence of each duplicate parameter while Content.type() retained the first occurrence of duplicate charset and boundary parameters, creating a parameter-smuggling pr

  • CVE-2026-48801HigJul 14, 2026
    affected < 8.19.17-r2fixed 8.19.17-r2

    linkify-it is a links recognition library with full Unicode support. Prior to 5.0.1, LinkifyIt.prototype.match, the package's primary public API, has O(N²) algorithmic complexity for inputs containing many fuzzy links or emails because the JavaScript-level scan loop re-slices inp

  • CVE-2026-48069HigJul 14, 2026
    affected < 8.19.16-r5fixed 8.19.16-r5

    @grpc/grps-js implements the core functionality of gRPC purely in JavaScript, without a C++ addon. Prior to 1.9.16, 1.10.12, 1.11.4, 1.12.7, 1.13.5, and 1.14.4, an invalid incoming compressed message can cause a client or server process that uses @grpc/grpc-js to crash. This issu

  • CVE-2026-48068HigJul 14, 2026
    affected < 8.19.16-r5fixed 8.19.16-r5

    @grpc/grps-js implements the core functionality of gRPC purely in JavaScript, without a C++ addon. Prior to 1.9.16, 1.10.12, 1.11.4, 1.12.7, 1.13.5, and 1.14.4, an invalid incoming HTTP/2 stream initiation can cause a server process created using @grpc/grpc-js to crash. This issu

  • CVE-2026-39244HigJul 10, 2026
    affected < 8.19.18-r3fixed 8.19.18-r3

    adm-zip before 0.5.18 is vulnerable to denial of service via a crafted ZIP file with a manipulated uncompressed size header field. In zipEntry.js line 103, Buffer.alloc(_centralHeader.size) allocates memory based on the declared uncompressed size from the ZIP central directory he

  • CVE-2026-59892HigJul 8, 2026
    affected < 8.19.18-r3fixed 8.19.18-r3

    OpenTelemetry JavaScript is the OpenTelemetry JavaScript client. Prior to 2.9.0, @opentelemetry/propagator-jaeger decodes incoming uber-trace-id and uberctx-* HTTP header values with decodeURIComponent() without handling decode errors, allowing an unauthenticated remote attacker

  • CVE-2026-59887HigJul 8, 2026
    affected < 8.19.18-r3fixed 8.19.18-r3

    linkify-it is a links recognition library with full Unicode support. Prior to 5.0.2, the mailto: schema validator used by .test() and .match() can be invoked at every mailto: occurrence and scan the remaining input through src_email_name in lib/re.mjs, causing O(n^2) CPU consumpt

  • CVE-2026-59869HigJul 8, 2026
    affected < 8.19.18-r3fixed 8.19.18-r3

    js-yaml is a JavaScript YAML parser and dumper. From 3.0.0 before 3.15.0 and from 4.0.0 before 4.3.0, js-yaml can spend quadratic CPU time parsing a document whose size grows only linearly when a chain of mappings uses merge keys where each mapping merges the previous one. This i

  • CVE-2026-13149HigJun 30, 2026
    affected < 8.19.18-r3fixed 8.19.18-r3

    brace-expansion through 5.0.6 is vulnerable to denial of service. The expand() function exhibits exponential-time complexity in the number of consecutive non-expanding '{}' brace groups. An attacker who passes a crafted string to expand(), directly or transitively, can cause sign

  • CVE-2026-55388HigJun 22, 2026
    affected < 8.19.17-r1fixed 8.19.17-r1

    piscina is a node.js worker pool implementation. Prior to 6.0.0-rc.2, 5.2.0, and 4.9.3, piscina's constructor and run() paths read the filename option via plain member access. Both reads fall through the prototype chain when the caller's options object doesn't have filename as an

  • CVE-2026-54285MedJun 22, 2026
    affected < 8.19.17-r1fixed 8.19.17-r1

    opentelemetry-js is the OpenTelemetry JavaScript Client. Prior to 2.8.0, W3CBaggagePropagator.extract() in @opentelemetry/core does not enforce size limits when parsing inbound baggage HTTP headers. The W3C Baggage specification recommends a maximum of 8,192 bytes and 180 entries

Page 1 of 8