VYPR

krb5

by Mit

CVEs (1)

  • CVE-2026-11850MedJun 11, 2026
    risk 0.26cvss 5.0epss

    An integer underflow vulnerability was found in MIT krb5 in the berval2tl_data() function in plugins/kdb/ldap/libkdb_ldap/ldap_principal2.c. The function performs an unsigned subtraction (bv_len - 2) without a prior bounds check. When bv_len is 0 or 1, the subtraction wraps to a…