VYPR

apk package

chainguard/solr-fips-10-iamguarded-compat

pkg:apk/chainguard/solr-fips-10-iamguarded-compat

Vulnerabilities (5)

  • CVE-2026-10050HigAug 4, 2026
    affected < 10.0.0-r2fixed 10.0.0-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-8384MedJul 14, 2026
    affected < 10.0.0-r2fixed 10.0.0-r2

    In Eclipse Jetty, an HTTP URI of this form: /public;/../admin/secret.txt results in an unresolved path of: /public/../admin/secret.txt instead of the expected: /admin/secret.txt Jetty itself is not affected, as it will not serve the secret.t

  • CVE-2026-6790MedJul 14, 2026
    affected < 10.0.0-r2fixed 10.0.0-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-10051HigJul 14, 2026
    affected < 10.0.0-r2fixed 10.0.0-r2

    In Eclipse Jetty, a first HTTP/1.1 request with trailers causes the server to retain the trailers in subsequent requests performed over the same connection. Subsequent request that do not have trailers report the trailers of the first request. Subsequent request that do have trai

  • CVE-2026-54515MedJun 23, 2026
    affected < 10.0.0-r1fixed 10.0.0-r1

    jackson-databind contains the general-purpose data-binding functionality and tree-model for Jackson Data Processor. From 2.8.0 until 2.18.9, 2.21.5, and 3.1.4, in BeanDeserializerBase.createContextual(), per-property @JsonIgnoreProperties exclusions are applied by _handleByNameIn