CVE•Published 2026-06-02•Modified 2026-07-30•0 articles on news•5 live references•NVD data
CVE-2026-27145
Vulnerability data via NVD (ingested)
CVSS v3.1
6.5
MEDIUM
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:H
EPSS percentile
45
Exploit Prediction Scoring System · top 55% of all CVEs
Weaknesses (CWE)
Description
(*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.
Timeline
Published 2026-06-02
Modified 2026-07-30
External references
Search for exposed instances
Shodan + Censys queries derived from NVD's CPE data. The vuln tag catches assets Shodan has explicitly linked to this CVE; the product / banner fingerprints find exposed instances even when the vuln tag was never applied (which is common).
More intel sources (5)
Shodan report
vuln:CVE-2026-27145Country / ASN / product breakdown for the vuln query.
Censys
vulnerabilities.cve_id: CVE-2026-27145Censys host search filtered to this CVE id.
grep.app
CVE-2026-27145Public source-code mentions — fast PoC discovery.
GitHub code
CVE-2026-27145GitHub code search for direct mentions.
Google dork
"CVE-2026-27145" exploit -site:nvd.nist.govWrite-ups and news, NVD excluded.
Known PoCs on GitHub (4)
CVE-2026-271454 repos
We haven't classified any articles referencing CVE-2026-27145 yet. The external references above still apply.