VYPR

apk package

chainguard/kibana-9.4-iamguarded

pkg:apk/chainguard/kibana-9.4-iamguarded

Vulnerabilities (93)

  • CVE-2026-49459MedJul 14, 2026
    affected < 9.4.2-r6fixed 9.4.2-r6

    DOMPurify is a DOM-only cross-site scripting sanitizer for HTML, MathML, and SVG. Prior to 3.4.6, DOMPurify.sanitize(root, { IN_PLACE: true }) could preserve event-handler attributes on an attacker-controlled root when a descendant name clobbered properties checked by _isC

  • CVE-2026-49458MedJul 14, 2026
    affected < 9.4.2-r6fixed 9.4.2-r6

    DOMPurify is a DOM-only cross-site scripting sanitizer for HTML, MathML, and SVG. Prior to 3.4.6, DOMPurify.sanitize(node, { IN_PLACE: true }) accepted same-origin foreign-realm DOM nodes while follow-on checks used parent-realm constructors, causing instanceof checks for forms,

  • CVE-2026-48801HigJul 14, 2026
    affected < 9.4.2-r6fixed 9.4.2-r6

    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 < 9.4.2-r3fixed 9.4.2-r3

    @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 < 9.4.2-r3fixed 9.4.2-r3

    @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 < 9.4.4-r8fixed 9.4.4-r8

    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-12590LowJul 9, 2026
    affected < 9.4.4-r0fixed 9.4.4-r0

    Impact: In body-parser versions prior to 1.20.6 (1.x line) and 2.3.0 (2.x line), when the parser is configured with an invalid limit option value such as an unparseable string or NaN, bytes.parse returns null and the request body size check is silently skipped. Applications that

  • CVE-2026-59892HigJul 8, 2026
    affected < 9.4.4-r1fixed 9.4.4-r1

    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-59877MedJul 8, 2026
    affected < 9.4.4-r0fixed 9.4.4-r0

    protobufjs compiles protobuf definitions into JavaScript (JS) functions. Prior to 7.6.5 and 8.6.6, protobufjs parsed option names by advancing through schema tokens until reaching an = token without checking for end of input, so a crafted .proto schema that opens an option declar

  • CVE-2026-13149HigJun 30, 2026
    affected < 9.4.4-r8fixed 9.4.4-r8

    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 < 9.4.4-r0fixed 9.4.4-r0

    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 < 9.4.2-r8fixed 9.4.2-r8

    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

  • CVE-2026-53655MedJun 22, 2026
    affected < 9.4.2-r8fixed 9.4.2-r8

    node-tar is a full-featured Tar for Node.js. Prior to 7.5.16, tar (node-tar) applies a PAX extended header's size= record (and other PAX overrides) to the next header entry of any type, including intermediary metadata headers such as a GNU long-name (L) or long-link (K) entry. Pe

  • CVE-2026-53550MedJun 22, 2026
    affected < 9.4.2-r6fixed 9.4.2-r6

    js-yaml is a JavaScript YAML parser and dumper. Prior to 4.2.0 and 3.15.0, a crafted YAML document can trigger algorithmic CPU exhaustion in js-yaml merge-key processing (<<) by repeating the same alias many times in a merge sequence. This causes quadratic parse-time behavior rel

  • CVE-2026-45617HigJun 17, 2026
    affected < 9.4.2-r1fixed 9.4.2-r1

    LiquidJS is a Shopify/GitHub Pages compatible template engine written in pure JavaScript. In versions 10.25.7 and below, the built-in strip_html filter uses a regex containing four flawed lazy-quantified alternatives, leading to ReDoS via quadratic backtracking. When the input co

  • CVE-2026-45357HigJun 17, 2026
    affected < 9.4.2-r1fixed 9.4.2-r1

    LiquidJS is a Shopify/GitHub Pages compatible template engine written in pure JavaScript. In versions 10.25.7 and below, the date filter's strftime implementation parses width specifiers like %9999999d and forwards the captured width unchecked into pad()/padStart(), leading to me

  • CVE-2026-44646MedJun 17, 2026
    affected < 9.4.2-r1fixed 9.4.2-r1

    LiquidJS is a Shopify/GitHub Pages compatible template engine written in pure JavaScript. In versions 10.25.7 and below, Context.spawn() creates a child Context for the {% render %} tag but does not propagate the parent context's resolved ownPropertyOnly value, resulting in a sil

  • CVE-2026-44645MedJun 17, 2026
    affected < 9.4.2-r1fixed 9.4.2-r1

    LiquidJS is a Shopify/GitHub Pages compatible template engine written in pure JavaScript. In versions 10.25.7 and below, the renderLimit option can be fully bypassed by a {% for %} (or {% tablerow %}) tag whose body is empty. The renderLimit option is documented in docs/source/tu

  • CVE-2026-44644MedJun 17, 2026
    affected < 9.4.2-r1fixed 9.4.2-r1

    LiquidJS is a Shopify/GitHub Pages compatible template engine written in pure JavaScript. Versions 10.25.7 and below are vulnerable to XSS through a flaw in the strip_html filter logic. The strip_html filter is intended to remove HTML tags from a string before rendering, and is w

  • CVE-2026-48988MedJun 17, 2026
    affected < 9.4.2-r6fixed 9.4.2-r6

    markdown-it is a Markdown parser. Versions 14.1.1 and below contain a denial-of-service vulnerability when typographer: true is enabled, due to quadratic (O(n^2)) processing in the smartquotes rule. The issue stems from repeatedly modifying strings with replaceAt(), which perform

Page 2 of 5