CVE-2026-27137
Received Received - Intake
Certificate Chain Verification Flaw in Go Causes Constraint Bypass

Publication date: 2026-03-06

Last updated on: 2026-04-21

Assigner: Go Project

Description
When verifying a certificate chain which contains a certificate containing multiple email address constraints which share common local portions but different domain portions, these constraints will not be properly applied, and only the last constraint will be considered.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-03-06
Last Modified
2026-04-21
Generated
2026-05-07
AI Q&A
2026-03-07
EPSS Evaluated
2026-05-05
NVD
EUVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
golang go 1.26.0
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-295 The product does not validate, or incorrectly validates, a certificate.
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

This vulnerability occurs when verifying a certificate chain that includes a certificate with multiple email address constraints. If these constraints share the same local part of the email address but have different domain parts, the verification process does not apply all constraints correctly and only considers the last constraint.


How can this vulnerability impact me? :

Because the verification process ignores all but the last email address constraint in certain certificates, it may allow certificates that should be restricted by earlier constraints to be accepted. This could lead to improper validation of certificates, potentially allowing unauthorized entities to be trusted.


How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:

I don't know


How can this vulnerability be detected on my network or system? Can you suggest some commands?

I don't know


What immediate steps should I take to mitigate this vulnerability?

I don't know


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart