CVE-2026-55962

MEDIUMNVD 6.56.5
EchelonGraph scoreHIGH confidence

Score 6.5 from GitHub Security Advisory published 2026-06-26. NVD baseline CVSS 6.5; sources differ by 0.0.

Triggered by: GitHub Security Advisory CVSS
Sources: epss, ghsa, nvd
Trending — 3 sources updated this week
6.5
EchelonGraph verdictMonitorLow exploitation likelihood right now — keep watching.
  • Lower severity and no public exploit yet
CISA-KEV: Not listedEPSS: 0%CVSS: 6.5Exploit: NoneExposed: 0

No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.

TLS 1.3 post-handshake authentication (PHA) issue where a server could accept a client's Finished message without the client having sent a Certificate and CertificateVerify. The post-handshake-auth exemption that allows an empty/absent peer certificate was only intended for the initial handshake, but it was also being applied while a post-handshake CertificateRequest was still outstanding. The check is now scoped to the initial handshake only: on the server, once a post-handshake CertificateRequest has been sent (certReqCtx is set), a peer certificate and a valid CertificateVerify are required again before the Finished is accepted, with empty-certificate handling following the configured verify mode (FAIL_IF_NO_PEER_CERT) just as during first-handshake client authentication. Only affects TLS 1.3 servers built with post-handshake authentication support (WOLFSSL_POST_HANDSHAKE_AUTH / --enable-postauth, included in --enable-all) that enable WOLFSSL_VERIFY_POST_HANDSHAKE and request a client certificate after the handshake via wolfSSL_request_certificate(). Clients, and servers that do not use post-handshake authentication, are unaffected.

CVSS v3
6.5
EG Score
6.5(high)
EPSS
4.0%
KEV
Not listed

Published

June 25, 2026

Last Modified

June 27, 2026

Advisory Details (2)

Auto-updated Jun 25, 2026
Patch available. Sources: github_pr.
generic Patch Available

wolfSSL Security Vulnerabilities | Documentation - wolfSSL

https://www.wolfssl.com/docs/security-vulnerabilities/
github_pr

Various fixes

Fix merged in wolfSSL/wolfssl PR #10702 on 2026-06-17 — awaiting tagged release

https://github.com/wolfSSL/wolfssl/pull/10702

Weakness Classification(1)

MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.

Data Freshness Timeline

(refreshed 22× in last 7d / 39× in last 30d)

Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.

  1. 2026-07-06 18:57 UTCEG score recompute
  2. 2026-07-06 18:57 UTCGHSA enrichment
  3. 2026-07-06 02:23 UTCEPSS rescore
  4. 2026-07-06 02:23 UTCEPSS rescore
  5. 2026-07-05 19:24 UTCEG score recompute
  6. 2026-07-05 19:24 UTCGHSA enrichment
  7. 2026-07-05 02:31 UTCEPSS rescore
  8. 2026-07-05 02:30 UTCEPSS rescore
  9. 2026-07-04 19:51 UTCEG score recompute
  10. 2026-07-04 19:51 UTCGHSA enrichment
  11. 2026-07-04 06:31 UTCEPSS rescore
  12. 2026-07-04 06:31 UTCEPSS rescore
  13. 2026-07-03 20:18 UTCEG score recompute
  14. 2026-07-03 20:18 UTCGHSA enrichment
  15. 2026-07-02 20:45 UTCEG score recompute
  16. 2026-07-02 20:45 UTCGHSA enrichment
  17. 2026-07-01 21:10 UTCEG score recompute
  18. 2026-07-01 21:10 UTCGHSA enrichment
  19. 2026-07-01 15:07 UTCEPSS rescore
  20. 2026-06-30 23:22 UTCEPSS rescore
  21. 2026-06-30 21:37 UTCEG score recompute
  22. 2026-06-30 21:36 UTCGHSA enrichment
  23. 2026-06-29 22:02 UTCEG score recompute
  24. 2026-06-29 22:02 UTCGHSA enrichment
  25. 2026-06-29 14:06 UTCEPSS rescore
Show 14 more
  1. 2026-06-29 14:06 UTCEPSS rescore
  2. 2026-06-28 22:29 UTCEG score recompute
  3. 2026-06-28 22:29 UTCGHSA enrichment
  4. 2026-06-28 14:07 UTCEPSS rescore
  5. 2026-06-28 04:56 UTCEPSS rescore
  6. 2026-06-28 04:56 UTCEPSS rescore
  7. 2026-06-27 22:56 UTCEG score recompute 0.50
  8. 2026-06-27 22:56 UTCGHSA enrichment
  9. 2026-06-27 21:42 UTCNVD updateCVSS v3 → 6.5
  10. 2026-06-27 03:08 UTCEPSS rescore
  11. 2026-06-26 23:23 UTCEG score recompute
  12. 2026-06-26 23:23 UTCGHSA enrichment
  13. 2026-06-25 23:51 UTCEG score recompute
  14. 2026-06-25 23:50 UTCNVD updatefirst tracked

Frequently asked(5)

What is CVE-2026-55962?
CVE-2026-55962 is a medium vulnerability published on June 25, 2026. TLS 1.3 post-handshake authentication (PHA) issue where a server could accept a client's Finished message without the client having sent a Certificate and CertificateVerify. The post-handshake-auth exemption that allows an empty/absent peer certificate was only intended for the initial handshake,…
When was CVE-2026-55962 disclosed?
CVE-2026-55962 was first published in the National Vulnerability Database on June 25, 2026, with the most recent update on June 27, 2026. EchelonGraph re-ingests CVE updates from NVD on a 2-hour cycle, so this page reflects the latest published state.
Is CVE-2026-55962 actively exploited?
CVE-2026-55962 is not currently on CISA's Known Exploited Vulnerabilities catalog. FIRST EPSS estimates a 4.0% percentile likelihood of exploitation in the next 30 days — higher percentiles indicate greater predicted risk.
What is the CVSS score of CVE-2026-55962?
CVE-2026-55962 has a CVSS v3 base score of 6.5 (NVD).
How do I remediate CVE-2026-55962?
Patch to the fixed version published by the affected vendor. Where vendor advisories exist for CVE-2026-55962, EchelonGraph cross-links them in the Vendor Advisories panel below — those typically contain the canonical remediation steps, fixed version numbers, and any vendor-specific mitigations.

Dependency Blast Radius

Explore the affected products and dependency analysis for CVE-2026-55962

Explore →

Is Your Infrastructure Affected by CVE-2026-55962?

EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.