CVE-2026-28386
Last modified
CVE-2026-28386 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. 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). EPSS estimates a 0.31% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Openssl | Openssl | >= 3.6.0, < 3.6.2 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-28386?
How severe is CVE-2026-28386?
How do I fix CVE-2026-28386?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-2838The Whole Enquiry Cart for WooCommerce plugin for WordPress …4.4
- CVE-2026-28380Any Editor could delete any snapshot, even if they have no a…6.5
- CVE-2026-28381The Snowflake datasource allows for GET/PUT commands, which …8.1
- CVE-2026-28383A request to the Grafana plugin resources endpoint can cause…6.5
- CVE-2026-28384An improper sanitization of the compression_algorithm parame…9.4
- CVE-2026-28385In Canonical LXD versions 4.12 through 6.9, a Server-Side Re…5
- CVE-2026-28387Issue summary: An uncommon configuration of clients performi…8.1
- CVE-2026-28388Issue summary: When a delta CRL that contains a Delta CRL In…7.5
- CVE-2026-28389Issue summary: During processing of a crafted CMS EnvelopedD…7.5
- CVE-2026-28390Issue summary: During processing of a crafted CMS EnvelopedD…7.5
- CVE-2026-28391OpenClaw versions prior to 2026.2.2 fail to properly validat…9.8
- CVE-2026-28392OpenClaw versions prior to 2026.2.14 contain a privilege esc…9.8
Are you affected by CVE-2026-28386?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
