Zero Day MonitorZDM
DashboardVulnerabilitiesTrendingZero-DaysNewsAbout
Login
ImpressumPrivacy Policy
Zero Day Monitor © 2026
4356 articles · 196341 vulns · 36/41 feeds (7d)
← Back to list
7.5
CVE-2026-42764EXPLOITEDPATCHED
openssl · openssl

NULL Pointer Dereference in QUIC Server Initial Packet Handling

Description

Issue summary: Receiving a QUIC initial packet with an invalid token may trigger a NULL pointer dereference in the OpenSSL QUIC server with address validation disabled. Impact summary: NULL pointer dereference typically causes abnormal termination of the affected QUIC server process and a Denial of Service. If the address validation is disabled in the OpenSSL QUIC server implementation, an attacker can crash the server by sending an initial packet with an invalid or expired token. By default, the client address validation is enabled in the OpenSSL QUIC server implementation, which makes the default configuration not vulnerable to this issue. However if the SSL_LISTENER_FLAG_NO_VALIDATE is used with the SSL_new_listener() call, the address validation is disabled making the vulnerable code reachable. The FIPS modules in 4.0, 3.6, 3.5, 3.4, and 3.0 are not affected by this issue, as the affected code is outside the OpenSSL FIPS module boundary.

Affected Products

VendorProductVersions
opensslopenssl4.0.0, 3.6.0, 3.5.0

Also Affects

Downstream vendors/products affected by this vulnerability

VendorProductSourceConfidence
ibmapp connect enterprisecert_advisory90%
oraclesolariscert_advisory90%

References

  • https://openssl-library.org/news/secadv/20260609.txt(vendor-advisory)
  • https://github.com/openssl/openssl/commit/bf29a458c1a231eca87e384c62b9c2553fa57a91(patch)
  • https://github.com/openssl/openssl/commit/a45a0aba8095682c88ff4fc4a784892b8c6f0677(patch)
  • https://github.com/openssl/openssl/commit/5e3ed291b8af0b03d5d3b9e56a1da69a187e9729(patch)

Related News (6 articles)

Tier B
BSI Advisories4d ago
[NEU] [hoch] IBM App Connect Enterprise: Mehrere Schwachstellen
→ No new info (linked only)
Tier B
CERT-FR32d ago
Multiples vulnérabilités dans Oracle Database Server (23 juillet 2026)
→ No new info (linked only)
Tier B
BSI Advisories32d ago
[NEU] [hoch] Oracle Solaris Drittanbieterkomponenten: Mehrere Schwachstellen
→ No new info (linked only)
Tier A
Microsoft MSRC72d ago
CVE-2026-42764 NULL Pointer Dereference in QUIC Server Initial Packet Handling
→ No new info (linked only)
Tier B
CERT-FR75d ago
Multiples vulnérabilités dans OpenSSL (10 juin 2026)
→ No new info (linked only)
Tier C
VulDB75d ago
CVE-2026-42764 | OpenSSL up to 3.5.6/3.6.2/4.0.0 SSL_new_listener null pointer dereference
→ No new info (linked only)
CVSS 3.17.5 HIGH
VectorCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
CISA KEV❌ No
Actively exploited✅ Yes
Patch available
4.0.13.6.33.5.7
CWECWE-476
PublishedJun 9, 2026
Last enriched75d agov2
Trending Score37
Source articles6
Independent4
Info Completeness8/14
Missing: cvss, epss, kev, exploit, iocs, mitre_attack

Community Vote

0
Login to vote
0 upvotes0 downvotes
No votes yet

Related CVEs (5)

HIGHCVE-2026-45447EXP
Heap Use-After-Free in the PKCS7_verify() Function
Trending: 50
HIGHCVE-2026-7383EXP
Possible Heap Buffer Overflow in ASN.1 Multibyte String Conversion
Trending: 43
HIGHCVE-2026-9076EXP
Out-of-Bounds Read in CMS Password-Based Decryption
Trending: 43
CRITICALCVE-2026-34182EXP
CMS AuthEnvelopedData Processing May Accept Forged Messages
Trending: 41
HIGHCVE-2026-14456
Unbounded Memory Growth in QUIC Server Incoming Channel Queue
Trending: 38

Pin to Dashboard

Verification

State: unverified
Confidence: 0%

Vulnerability Timeline

CVE Published
Jun 9, 2026
Discovered by ZDM
Jun 9, 2026
Updated: description, affectedVersions, severity, activelyExploited
Jun 9, 2026
Actively Exploited
Jun 10, 2026
Patch Available
Jun 10, 2026

Version History

v2
Last enriched 75d ago
v2Tier C75d ago

Updated description with new details, added affected versions 3.5.6 and 3.6.2, changed severity to HIGH, and noted that no exploit exists.

descriptionaffectedVersionsseverityactivelyExploited
via VulDB
v175d ago

Initial creation