Bleepingcomputer HollowByte Vulnerability in OpenSSL Allows DoS with 11-Byte Payload
Article Content
- •HollowByte allows DoS attacks on OpenSSL servers with an 11-byte payload.
- •The vulnerability affects multiple software projects, including NGINX and Apache.
- •OpenSSL has released a fix, and organizations should prioritize updating their systems.
The HollowByte vulnerability in OpenSSL enables unauthenticated attackers to trigger a denial-of-service (DoS) condition using a malicious payload of just 11 bytes. Discovered by Okta's Red Team, this flaw exploits how OpenSSL handles memory allocation during the TLS handshake. Vulnerable versions allocate memory based on the declared size in the handshake header before validating the actual data. This can lead to significant memory exhaustion, as the server may reserve large memory chunks for unfulfilled connections. The issue affects widely used software that relies on OpenSSL, including web servers like NGINX and Apache, as well as various language runtimes and databases. The OpenSSL team has released a fix, silently included in version 4.0.1 and backported to older versions. Organizations are advised to update to the patched versions to mitigate the risk. Although DoS vulnerabilities are typically less severe than those allowing data theft, they can still cause operational disruptions.
Ask AI about this cluster
Answers cite the sources they use
Timeline
More articles in this cluster (14)
Following this threat?
Track Okta in your own feed — you're alerted when they show up in new reporting, leak sites or exploitation.
Free account · no card needed
Continue Reading
Critical OpenSSL Vulnerabilities Affecting openSUSE and SUSE snphost Two important advisories were released addressing multiple vulnerabilities in OpenSSL affecting openSUSE and SUSE snphost. The advisories detail several CVEs, including CVE-2026-54874 and CVE-2026-63072 for openSUSE, and CVE-2026-41677 and CVE-2026-41898 for SUSE snphost. The vulnerabilities range from buffer…
Critical Cisco FMC Vulnerabilities Under Active Exploitation Cisco's Secure Firewall Management Center (FMC) Software has two critical vulnerabilities, CVE-2026-20079 and CVE-2026-20316, that are currently being exploited by state-sponsored and ransomware actors. CVE-2026-20079, rated 10.0 on the CVSS scale, allows unauthenticated remote attackers to bypass authentication and…