VYPR

apk package

chainguard/cruise-control-fips

pkg:apk/chainguard/cruise-control-fips

Vulnerabilities (5)

  • CVE-2026-10050CriAug 4, 2026
    affected < 2.5.146-r2fixed 2.5.146-r2

    In Eclipse Jetty, the Digest authentication server-side component uses ISO-8859-1 to encode the password as bytes. This was done because the initial specification for HTTP did not specify explicitly a charset, and it was assumed to be ISO-8859-1 for historical reasons. If t

  • CVE-2026-6790MedJul 14, 2026
    affected < 2.5.146-r2fixed 2.5.146-r2

    In Eclipse Jetty, for HTTP/1, HTTP/2 and HTTP/3 requests, there is no strict check that the request authority (host and port) matches what provided in the Host header (if present). This was not enforced in earlier HTTP RFC (for example, in RFC 2616), but it is in the latest R

  • CVE-2026-2332HigApr 14, 2026
    affected < 2.5.146-r2fixed 2.5.146-r2

    In Eclipse Jetty, the HTTP/1.1 parser is vulnerable to request smuggling when chunk extensions are used, similar to the "funky chunks" techniques outlined here: * https://w4ke.info/2025/06/18/funky-chunks.html * https://w4ke.info/2025/10/29/funky-chunks-2.html Jetty term

  • CVE-2025-11143LowMar 5, 2026
    affected < 2.5.146-r2fixed 2.5.146-r2

    The Jetty URI parser has some key differences to other common parsers when evaluating invalid or unusual URIs. Differential parsing of URIs in systems using multiple components may result in security by-pass. For example a component that enforces a black list may interpret the UR

  • CVE-2024-6763LowOct 14, 2024
    affected < 2.5.146-r2fixed 2.5.146-r2

    Eclipse Jetty is a lightweight, highly scalable, Java-based web server and Servlet engine . It includes a utility class, HttpURI, for URI/URL parsing. The HttpURI class does insufficient validation on the authority segment of a URI. However the behaviour of HttpURI differs fro