VYPR

apk package

wolfi/langfuse-3-worker

pkg:apk/wolfi/langfuse-3-worker

Vulnerabilities (176)

  • CVE-2026-67214MedJul 29, 2026
    affected < 3.225.1-r1fixed 3.225.1-r1

    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 < 3.225.1-r1fixed 3.225.1-r1

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

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

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

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

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

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

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

    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-64642HigJul 27, 2026
    affected < 3.224.1-r0fixed 3.224.1-r0

    Next.js is a React framework for building full-stack web applications. In versions 16.0.0 through 16.2.10, crafted requests targeting Next.js applications using App Router built with Turbopack and a single entry in config.i18n.locales can bypass middleware/proxy based authenticat

  • CVE-2026-64641HigJul 27, 2026
    affected < 3.224.1-r0fixed 3.224.1-r0

    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-54272MedJul 27, 2026
    affected < 3.225.1-r2fixed 3.225.1-r2

    ip-address is a library for parsing and manipulating IPv4 and IPv6 addresses in JavaScript. Versions 10.1.1 through 10.2.0 are vulnerable to SSRF through misclassification of IPv4-mapped/NAT64 IPv6 addresses. Address6.getType() classifies an address by matching it against a table

  • CVE-2026-45623HigJul 27, 2026
    affected < 3.224.3-r0fixed 3.224.3-r0

    PostCSS takes a CSS file and provides an API to analyze and modify its rules by transforming the rules into an Abstract Syntax Tree. In versions 8.5.11 and prior, the PreviousMap parses the /*# sourceMappingURL=PATH */ comment from any CSS string passed to process() and dereferen

  • CVE-2026-65903MedJul 23, 2026
    affected < 3.164.0-r6fixed 3.164.0-r6

    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-65902MedJul 23, 2026
    affected < 3.191.0-r0fixed 3.191.0-r0

    DOMPurify before 3.4.7 (affected versions <= 3.4.5) passes direct references to the module-level DEFAULT_ALLOWED_TAGS and DEFAULT_ALLOWED_ATTR sets to the uponSanitizeElement and uponSanitizeAttribute hooks via data.allowedTags / data.allowedAttributes when sanitize is called wit

  • CVE-2026-65901MedJul 23, 2026
    affected < 3.191.0-r0fixed 3.191.0-r0

    DOMPurify through 3.4.6 contains a cross-site scripting vulnerability in IN_PLACE mode that trusts attacker-controlled nodeName on live non-form nodes. Attackers can supply hostile live DOM objects with real script children whose observable nodeName is clobbered to appear as allo

  • CVE-2026-65900MedJul 23, 2026
    affected < 3.191.0-r0fixed 3.191.0-r0

    DOMPurify versions >=3.0.0 and before 3.4.8, when configured with SAFE_FOR_TEMPLATES together with a DOM output mode (RETURN_DOM, RETURN_DOM_FRAGMENT, or IN_PLACE), fail to strip template expressions (e.g. ${evil}, {{evil}}, <%evil%>) inside element content. The final

  • CVE-2026-65899MedJul 23, 2026
    affected < 3.191.0-r0fixed 3.191.0-r0

    DOMPurify 3.0.0 before 3.4.9 does not reset the retained Trusted Types policy when clearConfig() is called, so a DOMPurify instance reused across trust boundaries stays bound to a previously supplied TRUSTED_TYPES_POLICY. A later caller that requests RETURN_TRUSTED_TYPE output re

  • CVE-2026-65898HigJul 23, 2026
    affected < 3.197.1-r0fixed 3.197.1-r0

    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-14257HigJul 23, 2026
    affected < 3.225.0-r2fixed 3.225.0-r2

    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

Page 2 of 9