Certificate Chain Validation Issues in Go Programming Language
CVE-2025-58187
Currently unrated
What is CVE-2025-58187?
The vulnerability in the Go programming language arises from inefficient processing in the name constraint checking algorithm, leading to non-linear scaling of processing time based on certificate size. This flaw can impact applications that validate arbitrary certificate chains, potentially exposing them to performance-related attacks or delays during validation.
Affected Version(s)
crypto/x509 0 < 1.24.9
crypto/x509 1.25.0 < 1.25.3
