VYPR

apk package

chainguard/langfuse-2

pkg:apk/chainguard/langfuse-2

Vulnerabilities (92)

  • CVE-2026-56859HigAug 13, 2026
    affected < 0fixed 0

    Previously, DecodeElement would reset the depth counter causing it to never fire; this could lead to stack exhaustion.

  • CVE-2026-56858MedAug 13, 2026
    affected < 0fixed 0

    Previously, pathological inputs could close an unescaped '/' early, allowing for attack-controlled data to inject arbitrary content, potentially leading to XSS.

  • CVE-2026-67314MedAug 1, 2026
    affected < 2.95.12-r35fixed 2.95.12-r35

    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-67214MedJul 29, 2026
    affected < 2.95.12-r42fixed 2.95.12-r42

    nanoid (Nano ID) before 5.1.16 contains an infinite loop in the customAlphabet and nanoid functions of its non-secure module (nanoid/non-secure). When these functions are given a negative size, the loop counter is decremented from a negative value and never reaches its terminatio

  • CVE-2026-67213MedJul 29, 2026
    affected < 2.95.12-r42fixed 2.95.12-r42

    nanoid (Nano ID) before 5.1.6 contains an infinite loop in the customAlphabet and customRandom functions. When these functions are configured with a size of 0, the internal generation loop never satisfies its exit condition and spins indefinitely, hanging the calling thread. An a

  • CVE-2026-64649MedJul 27, 2026
    affected < 2.95.12-r35fixed 2.95.12-r35

    Next.js is a React framework for building full-stack web applications. In versions 14.1.1 through 15.5.20 and 16.0.0 through 16.2.10, when a Server Action forwards or redirects a request, an attacker can cause the server to send that outbound request to a malicious host (Server-S

  • CVE-2026-64648MedJul 27, 2026
    affected < 2.95.12-r35fixed 2.95.12-r35

    Next.js is a React framework for building full-stack web applications. In versions 12.0.0 through 15.5.20 and 16.0.0 through 16.2.10, a server-side fetch with a request body may return a cached response body from a different request to the same URL but different body. Confidenti

  • CVE-2026-64647MedJul 27, 2026
    affected < 2.95.12-r35fixed 2.95.12-r35

    Next.js is a React framework for building full-stack web applications. In versions 12.0.0 through 15.5.20 and 16.0.0 through 16.2.10, a server-side fetch with a request body may return a cached response body from a different request to the same URL but different body. Confidentia

  • CVE-2026-64646MedJul 27, 2026
    affected < 2.95.12-r35fixed 2.95.12-r35

    Next.js is a React framework for building full-stack web applications. In versions 13.0.0 through 15.5.20 and 16.0.0 through 16.2.10, requests targeting Next.js applications using App Router with at least one Server Action can lead to excessive memory consumption if that Server A

  • CVE-2026-64645MedJul 27, 2026
    affected < 2.95.12-r35fixed 2.95.12-r35

    Next.js is a React framework for building full-stack web applications. In versions 12.0.0 through 15.5.20 and 16.0.0 through 16.2.10, a rewrites() or redirects() rule that builds its external destination hostname from request-controlled input can be pointed at an arbitrary hostn

  • CVE-2026-64644MedJul 27, 2026
    affected < 2.95.12-r35fixed 2.95.12-r35

    Next.js is a React framework for building full-stack web applications. In versions 15.5.0 through 15.5.20 and 16.0.0 through 16.2.10, when self-hosting Next.js with the default image loader, the Image Optimization API can optimize remotely hosted images if configured (not enabled

  • CVE-2026-64643MedJul 27, 2026
    affected < 2.95.12-r35fixed 2.95.12-r35

    Next.js is a React framework for building full-stack web applications. In versions 12.0.0 through 15.5.20 and 16.0.0 through 16.2.10, Next.js applications using App Router, Server Actions (use server) or use cache endpoints can be disclosed bypassing any authentication on the pag

  • CVE-2026-64641HigJul 27, 2026
    affected < 2.95.12-r35fixed 2.95.12-r35

    Next.js is a React framework for building full-stack web applications. In versions 13.0.0 through 15.5.20 and 16.0.0 through 16.2.10, crafted requests targeting Next.js applications using App Router with at least one Server Action can lead to excessive CPU usage blocking processi

  • CVE-2026-65903MedJul 23, 2026
    affected < 2.95.12-r19fixed 2.95.12-r19

    DOMPurify before 3.4.0 contains a logic error in the ADD_TAGS function where short-circuit evaluation allows forbidden tags to bypass FORBID_TAGS restrictions. Attackers can craft input containing tags listed in FORBID_TAGS that are also added via ADD_TAGS function, causing them

  • CVE-2026-65898HigJul 23, 2026
    affected < 2.95.12-r31fixed 2.95.12-r31

    DOMPurify before 3.4.11 fails to clone the ALLOWED_ATTR allowlist when setConfig() is used with an uponSanitizeAttribute hook, allowing the hook to permanently mutate the shared allowlist. Attackers can register a hook that conditionally allows dangerous attributes like onerror f

  • CVE-2026-46600HigJul 21, 2026
    affected < 0fixed 0

    Parsing an invalid SVCB or HTTPS RR can panic when the size of a parameter value overflows the message buffer.

  • CVE-2026-16221HigJul 19, 2026
    affected < 2.95.12-r35fixed 2.95.12-r35

    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-50272HigJul 17, 2026
    affected < 2.95.12-r36fixed 2.95.12-r36

    dd-trace is the Datadog APM client for Node.js. Prior to 5.100.0, W3C baggage propagation in packages/dd-trace/src/baggage.js and packages/dd-trace/src/opentracing/propagation/text_map.js parsed incoming baggage HTTP headers without enforcing DD_TRACE_BAGGAGE_MAX_ITEMS or DD_TRAC

  • CVE-2026-48069HigJul 14, 2026
    affected < 2.95.12-r30fixed 2.95.12-r30

    @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 < 2.95.12-r30fixed 2.95.12-r30

    @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

Page 1 of 5