CVE-2026-93494
Red Hat · Apache Camel for Spring Boot 4
A memory leak vulnerability in Netty's StompSubframeDecoder allows unauthenticated remote attackers to cause a Denial of Service by sending malformed STOMP frames.
Executive summary
A memory leak vulnerability in the Netty component used by Red Hat software can be exploited by unauthenticated remote attackers to cause a Denial of Service.
Vulnerability
The vulnerability exists in the StompSubframeDecoder component where a specially crafted STOMP frame missing a null byte causes an unreleased memory allocation. This flaw is exploitable by an unauthenticated remote attacker via the network.
Business impact
This vulnerability poses a significant risk to service availability, as successful exploitation results in uncontrolled memory consumption and eventual application crash. With a CVSS score of 7.5, it is classified as high severity, particularly for systems exposed to public networks. Prolonged Denial of Service can disrupt critical business operations and lead to substantial downtime for dependent enterprise applications.
Remediation
Immediate Action: Monitor the Red Hat Security Advisory portal for the release of official patches and apply them to all affected instances immediately upon availability.
Proactive Monitoring: Review system performance logs for unexplained spikes in memory utilization or frequent application restarts that may indicate an ongoing exploitation attempt.
Compensating Controls: Implement network-level rate limiting or WAF rules to inspect STOMP traffic for anomalous frame structures, which may help mitigate the impact until a permanent patch is deployed.
Exploitation status
Public Exploit Available: Unknown
Analyst recommendation
The severity of this vulnerability is underscored by its potential to cause total service unavailability without requiring valid credentials. Security teams should prioritize patching as soon as Red Hat provides updated packages. In the interim, ensure that perimeter security controls are configured to restrict access to the affected services to only necessary traffic sources to minimize the attack surface.
More Red Hat CVEs all →
History
CVE Brief tracked this CVE 3 days before it had a CVSS score.
- Disclosed CVE record published
- Collected by CVE Brief No CVSS score yet; tracked as early warning
- CVSS score assigned 7.5 (3.1)
- Analyst report written
Sources
- Vulnerability database entry
- RHBZ#2536898 Issue tracker