VYPR

language

by Golang.org/x/text

CVEs (1)

  • CVE-2026-58436higJul 21, 2026
    risk 0.45cvss epss

    ### Summary The Locale middleware that runs in front of every unauthenticated request calls `golang.org/x/text/language.ParseAcceptLanguage` on the raw `Accept-Language` header without imposing a size or shape filter. The underlying parser has quadratic-time behaviour on long…