CVE-2026-27137
CVE-2026-27137 describes an incorrect enforcement of email address constraints in X.509 certificate chain verification within Go’s crypto/x509, where a chain containing multiple email constraints with shared local parts but different domains may apply only the last constraint. The issue affects G...