VYPR

apk package

chainguard/wazuh-dashboard-dashboards-reporting-fips

pkg:apk/chainguard/wazuh-dashboard-dashboards-reporting-fips

Vulnerabilities (24)

  • CVE-2026-69207MedAug 7, 2026
    affected < 4.14.7-r6fixed 4.14.7-r6

    Hono is a Web application framework that provides support for any JavaScript runtime. Prior to 4.12.34, the built-in CORS middleware, hono/cors, is vulnerable to a regular expression denial of service (ReDoS). During a preflight OPTIONS request, the middleware parses the attacker

  • CVE-2026-71850MedAug 7, 2026
    affected < 4.14.7-r6fixed 4.14.7-r6

    Hono is a Web application framework that provides support for any JavaScript runtime. From 3.8.0 to 4.12.33, memo() from hono/jsx retains the result of a server side render and reuses it for later renders with comparator equal props, and request scoped values read inside the comp

  • CVE-2026-71849LowAug 7, 2026
    affected < 4.14.7-r6fixed 4.14.7-r6

    Hono is a Web application framework that provides support for any JavaScript runtime. From 4.7.0 to 4.12.33, the Proxy Helper proxy() function in hono/proxy does not remove response headers named by the origin's Connection header. Per RFC 9110 Section 7.6.1, an intermediary must

  • CVE-2026-71848MedAug 7, 2026
    affected < 4.14.7-r6fixed 4.14.7-r6

    Hono is a Web application framework that provides support for any JavaScript runtime. From 4.12.0 to 4.12.33, the languageDetector middleware is vulnerable to algorithmic complexity denial of service when processing a crafted language tag containing a large number of hyphen separ

  • CVE-2026-65902MedJul 23, 2026
    affected < 4.14.5-r7fixed 4.14.5-r7

    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 < 4.14.5-r7fixed 4.14.5-r7

    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 < 4.14.5-r7fixed 4.14.5-r7

    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 < 4.14.5-r7fixed 4.14.5-r7

    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 < 4.14.5-r7fixed 4.14.5-r7

    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 < 4.14.6-r6fixed 4.14.6-r6

    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-49978MedJul 14, 2026
    affected < 4.14.5-r7fixed 4.14.5-r7

    DOMPurify is a DOM-only cross-site scripting sanitizer for HTML, MathML, and SVG. Prior to 3.4.7, DOMPurify IN_PLACE sanitization could skip shadow contents attached to an element inside .content, allowing attacker-controlled markup such as event handlers, JavaScript UR

  • CVE-2026-49459MedJul 14, 2026
    affected < 4.14.5-r7fixed 4.14.5-r7

    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 < 4.14.5-r7fixed 4.14.5-r7

    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-59897MedJul 8, 2026
    affected < 4.14.7-r2fixed 4.14.7-r2

    Hono is a Web application framework that provides support for any JavaScript runtime. From 4.3.3 before 4.12.27, the AWS API Gateway v1 adapter can drop a distinct repeated request header value because it de-duplicates values using a substring comparison instead of an exact match

  • CVE-2026-59896MedJul 8, 2026
    affected < 4.14.7-r2fixed 4.14.7-r2

    Hono is a Web application framework that provides support for any JavaScript runtime. From 4.11.8 before 4.12.27, hono/jsx did not isolate context values per request during server-side rendering, allowing createContext, useContext, jsxRenderer, or useRequestContext data from a di

  • CVE-2026-59895MedJul 8, 2026
    affected < 4.14.7-r2fixed 4.14.7-r2

    Hono is a Web application framework that provides support for any JavaScript runtime. From 4.0.0 before 4.12.27, cx() in hono/css composes class names from plain strings but marks the result as already escaped without HTML-escaping the input, allowing untrusted className values u

  • CVE-2026-59869HigJul 8, 2026
    affected < 4.14.6-r3fixed 4.14.6-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 < 4.14.6-r6fixed 4.14.6-r6

    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-53550MedJun 22, 2026
    affected < 0fixed 0

    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-48779HigJun 17, 2026
    affected < 4.14.5-r7fixed 4.14.5-r7

    ws is an open source WebSocket client and server for Node.js. All versions from 1.1.0 up to (but not including) 5.2.5, from 6.0.0 up to 6.2.4, from 7.0.0 up to 7.5.11, and from 8.0.0 up to 8.21.0 are affected by a memory exhaustion DoS vulnerability. A peer can send a high volume

Page 1 of 2