Zero Day MonitorZDM
DashboardVulnerabilitiesTrendingZero-DaysNewsAbout
Login
ImpressumPrivacy Policy
Zero Day Monitor © 2026
2748 articles · 110074 vulns · 36/41 feeds (7d)
← Back to list
9.1
CVE-2026-28386PATCHED
openssl · openssl

Out-of-bounds Read in AES-CFB-128 on X86-64 with AVX-512 Support

Description

Issue summary: Applications using AES-CFB128 encryption or decryption on systems with AVX-512 and VAES support can trigger an out-of-bounds read of up to 15 bytes when processing partial cipher blocks. Impact summary: This out-of-bounds read may trigger a crash which leads to Denial of Service for an application if the input buffer ends at a memory page boundary and the following page is unmapped. There is no information disclosure as the over-read bytes are not written to output. The vulnerable code path is only reached when processing partial blocks (when a previous call left an incomplete block and the current call provides fewer bytes than needed to complete it). Additionally, the input buffer must be positioned at a page boundary with the following page unmapped. CFB mode is not used in TLS/DTLS protocols, which use CBC, GCM, CCM, or ChaCha20-Poly1305 instead. For these reasons the issue was assessed as Low severity according to our Security Policy. Only x86-64 systems with AVX-512 and VAES instruction support are affected. Other architectures and systems without VAES support use different code paths that are not affected. OpenSSL FIPS module in 3.6 version is affected by this issue.

Affected Products

VendorProductVersions
opensslopenssl3.6.0

References

  • https://openssl-library.org/news/secadv/20260407.txt(vendor-advisory)
  • https://github.com/openssl/openssl/commit/61f428a2fc6671ede184a19f71e6e495f0689621(patch)

Related News (3 articles)

Tier D
Help Net Security4d ago
OpenSSL 3.6.2 lands with eight CVE fixes
→ No new info (linked only)
Tier B
CERT-FR4d ago
Multiples vulnérabilités dans OpenSSL (08 avril 2026)
→ No new info (linked only)
Tier C
VulDB4d ago
CVE-2026-28386 | OpenSSL up to 3.6.1 on x86-64 AES-CFB-128 out-of-bounds
→ No new info (linked only)
CVSS 3.19.1 CRITICAL
VectorCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H
CISA KEV❌ No
Actively exploited❌ No
Patch available
3.6.2
CWECWE-125
PublishedApr 7, 2026
Trending Score33
Source articles3
Independent3
Info Completeness0/14
Missing: cve_id, title, description, vendor, product, versions, cvss, epss, cwe, kev, exploit, patch, iocs, mitre_attack

Community Vote

0
Login to vote
0 upvotes0 downvotes
No votes yet

Related CVEs (5)

MEDIUMCVE-2026-31790EXP
Incorrect Failure Handling in RSA KEM RSASVE Encapsulation
Trending: 83
HIGHCVE-2026-28390
Possible NULL Dereference When Processing CMS KeyTransportRecipientInfo
Trending: 46
HIGHCVE-2026-28389
Possible NULL Dereference When Processing CMS KeyAgreeRecipientInfo
Trending: 43
HIGHCVE-2026-28388
NULL Pointer Dereference When Processing a Delta CRL
Trending: 35
NONECVE-2026-31789
Heap Buffer Overflow in Hexadecimal Conversion
Trending: 26

Pin to Dashboard

Verification

State: unverified
Confidence: 0%

Vulnerability Timeline

CVE Published
Apr 7, 2026
Discovered by ZDM
Apr 7, 2026
Patch Available
Apr 10, 2026