REDHAT-BUG-2484207: High severity go crypto/x509 (Certificate.VerifyHostname / VerifyHostname via Verify) vulnerability

Published Jun 2, 2026
·
Updated

(x509.Certificate).VerifyHostname previously called matchHostnames in a loop over all DNS Subject Alternative Name (SAN) entries. This caused strings.Split(host, ".") to execute repeatedly on the same input hostname. With a large DNS SAN list, verification costs scaled quadratically based on the number of SAN entries multiplied by the hostname's label count. Because x509.Verify validates hostnames before building the certificate chain, this overhead occurred even for untrusted certificates.

Affected Software

1 affected component
go crypto/x509 (Certificate.VerifyHostname / VerifyHostname via Verify)

Event History

Jun 2, 2026
Data Sourced
via Red Hat·11:01 PM
DescriptionSeverityAffected Software
Free Weekly Intel

Don't miss critical vulnerabilities

Join thousands of security professionals who receive our weekly digest of trending CVEs, zero-days, and exploited vulnerabilities.

No spam. Unsubscribe anytime.

Frequently Asked Questions

1

What is the severity of REDHAT-BUG-2484207?

The severity of REDHAT-BUG-2484207 is high with a score of 7.

2

How do I fix REDHAT-BUG-2484207?

To fix REDHAT-BUG-2484207, update to the latest version of the Go crypto/x509 package.

3

What impact does REDHAT-BUG-2484207 have on systems?

REDHAT-BUG-2484207 can lead to increased resource consumption and performance degradation during hostname verification.

4

In which function does REDHAT-BUG-2484207 occur?

REDHAT-BUG-2484207 occurs in the (*x509.Certificate).VerifyHostname function.

5

Is there a known workaround for REDHAT-BUG-2484207?

Currently, there are no known workarounds for REDHAT-BUG-2484207 other than applying the software update.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203
REDHAT-BUG-2484207 - High severity go crypto/x509 (Certificate.VerifyHostname / VerifyHostname via Verify) vulnerability - SecAlerts