PatchSiren cyber security CVE debrief
CVE-2026-15565 Red Hat CVE debrief
AI-assisted PatchSiren debrief based on the supplied source corpus. The CVE record was published on 2026-08-11T09:17:13.370Z and has not been modified since then. The NVD entry is currently Awaiting Analysis. This vulnerability, CVE-2026-15565, affects Undertow-based applications that utilize websockets, particularly those with @ServerEndpoint classes having @OnMessage methods. A remote attacker can cause an Out of Memory condition on websockets endpoints without authentication, leading to a Denial of Service attack. The CVSS score of 7.5 indicates high severity. Defenders should verify websocket usage, assess potential impact, and monitor for suspicious traffic. Review and apply vendor remediation if available, and consider compensating controls like rate limiting on websocket connections.
- Vendor
- Red Hat
- Product
- Red Hat JBoss Enterprise Application Platform 7.4.25
- CVSS
- HIGH 7.5
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-08-11
- Original CVE updated
- 2026-08-24
- Advisory published
- 2026-08-11
- Advisory updated
- 2026-08-24
Who should care
System administrators and security teams responsible for Undertow-based applications, especially those using websockets, should be aware of this vulnerability and take appropriate defensive actions. This includes reviewing and applying vendor remediation, implementing compensating controls, and monitoring for suspicious websocket traffic. Additionally, operators of platforms that utilize Undertow for websocket functionality should assess their exposure and prioritize remediation efforts based on the potential impact of a Denial of Service attack.
Technical summary
CVE-2026-15565 is a vulnerability in the Undertow server that allows a remote attacker to cause an Out of Memory condition on websockets endpoints without authentication. This can lead to a Denial of Service attack. The vulnerability exists in any @ServerEndpoint class that has any @OnMessage method. The CVSS score for this vulnerability is 7.5, indicating a high severity. Affected systems include those using Undertow with websockets enabled, particularly in configurations where remote access to websocket endpoints is possible.
Defensive priority
This vulnerability allows a remote attacker to cause a Denial of Service attack without authentication, making it a high-priority issue for systems using Undertow with websockets enabled.
Recommended defensive actions
- Review and apply vendor remediation if available
- Implement compensating controls such as rate limiting on websocket connections
- Monitor for and restrict suspicious websocket traffic
- Inventory and assess exposure of Undertow-based applications
- Consider temporarily disabling websockets if not required
Evidence notes
The CVE-2026-15565 record indicates a flaw in Undertow that allows a remote attacker to cause an Out of Memory condition on websockets endpoints without authentication. Evidence from Redhat suggests potential impact on Undertow-based applications, particularly those utilizing websockets. However, specific affected products and versions are not clearly identified in the provided sources. Defenders should verify websocket usage in their environments, assess the potential impact, and monitor for suspicious websocket traffic. Additionally, they should review vendor advisories and apply patches if available.
Official resources
AI-assisted PatchSiren debrief based on the supplied source corpus. The CVE record was published on 2026-08-11T09:17:13.370Z and has not been modified since then.