VYPR

jetty.project

by Eclipse

CVEs (1)

  • CVE-2026-10050HigAug 4, 2026
    risk 0.50cvss epss 0.00

    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…