VYPR

apk package

chainguard/langfuse-fips-2-worker

pkg:apk/chainguard/langfuse-fips-2-worker

Vulnerabilities (132)

  • 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-73569HigAug 13, 2026
    affected < 2.95.12-r38fixed 2.95.12-r38

    fast-xml-parser allows users to process XML from JS object without C/C++ based libraries or callbacks. From 5.9.3 until 5.10.1, src/xmlparser/OrderedObjParser.js processes multiple DOCTYPE declarations within a single XML document and passes each declaration's entities through ad

  • CVE-2026-71439MedAug 6, 2026
    affected < 2.95.12-r43fixed 2.95.12-r43

    Mermaid is a JavaScript tool that uses Markdown-inspired text to create and modify diagrams and charts. From version 11.6.0 until 11.16.1, Mermaid Radar Diagrams allow arbitrary large values for the ticks parameter, which can cause high CPU usage and freeze the rendering webpage

  • CVE-2026-71438LowAug 6, 2026
    affected < 2.95.12-r43fixed 2.95.12-r43

    Mermaid is a JavaScript tool that uses Markdown-inspired text to create and modify diagrams and charts. Prior to 10.9.8 and 11.16.1, Mermaid's configuration setters (mermaid.initialize, mermaidAPI.setConfig, and mermaidAPI.updateSiteConfig) merge caller-supplied configuration int

  • CVE-2026-71437MedAug 6, 2026
    affected < 2.95.12-r43fixed 2.95.12-r43

    Mermaid is a JavaScript tool that uses Markdown-inspired text to create and modify diagrams and charts. From version 11.5.0 until 11.16.1, Mermaid Architecture Diagrams are vulnerable to prototype pollution when a diagram defines a group with an id of __proto__. Because the group

  • CVE-2026-71436MedAug 6, 2026
    affected < 2.95.12-r43fixed 2.95.12-r43

    Mermaid is a JavaScript tool that uses Markdown-inspired text to create and modify diagrams and charts. From version 10.6.0 until 10.9.8 and 11.16.1, Mermaid XY Charts are vulnerable to an infinite loop denial of service in the setXAxisRangeData function when configuring an X-Axi

  • CVE-2026-50159MedAug 6, 2026
    affected < 2.95.12-r43fixed 2.95.12-r43

    Mermaid is a JavaScript tool that uses Markdown-inspired text to create and modify diagrams and charts. Prior to 10.9.8 and 11.16.1, Mermaid is vulnerable to CSS injection via sibling combinator selectors generated from diagram-supplied class or id names. An attacker who can supp

  • CVE-2026-67314MedAug 1, 2026
    affected < 2.95.12-r38fixed 2.95.12-r38

    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-r44fixed 2.95.12-r44

    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-r44fixed 2.95.12-r44

    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-65903MedJul 23, 2026
    affected < 2.95.12-r22fixed 2.95.12-r22

    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-r33fixed 2.95.12-r33

    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-r38fixed 2.95.12-r38

    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-r39fixed 2.95.12-r39

    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-r32fixed 2.95.12-r32

    @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-r32fixed 2.95.12-r32

    @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-47429CriJul 14, 2026
    affected < 2.95.12-r27fixed 2.95.12-r27

    Vitest is a testing framework powered by Vite. Prior to 3.2.5 and 4.1.0, the Vitest UI/API server on Windows used isFileServingAllowed incorrectly for /__vitest_attachment__, allowing \\?\\..\\ path traversal to read files outside the project; exposed API write and rerun features

  • CVE-2026-12590LowJul 9, 2026
    affected < 2.95.12-r41fixed 2.95.12-r41

    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

Page 1 of 7