CVE-2026-15567: Wildfly: wildfly-iiop: wildfly-jacorb: wildfly: pre-auth denial of service on the iiop listener

Published Jun 23, 2026
·
Updated

A flaw was found in Wildfly. A remote unauthenticated attacker can trigger OutOfMemoryError as CSIv2Util's GSS token decoder reads an attacker-controlled length field without bounds checking and attempts to allocate a byte array of that size.

Other sources

JBoss EAP's IIOP (Internet Inter-ORB Protocol) subsystem processes security tokens from CORBA clients as part of the CSIv2 (Common Secure Interoperability version 2) handshake. This processing happens before any authentication — triggered by a portable interceptor (SASTargetInterceptor) that fires on every single incoming IIOP request. Two methods in CSIv2Util.java read a length field directly from the attacker-controlled network packet and immediately allocate a Java byte array of that size — with zero bounds checking:

A single unauthenticated GIOP packet with a crafted length field can cause: - OutOfMemoryError — the JVM attempts a ~2 GB heap allocation and crashes - NegativeArraySizeException — integer overflow in the length field kills the worker thread - Both outcomes are repeatable — the attacker can sustain the DoS by sending packets in a loop

Red Hat

Affected Software

1 affected component
WildFly WildFly

Event History

Jun 23, 2026
Data Sourced
via Red Hat·03:08 AM
DescriptionSeverityAffected Software
Aug 11, 2026
CVE Published
via MITRE·08:49 AM
Data Sourced
via MITRE·08:49 AM
DescriptionSeverity
Data Sourced
via NVD·09:17 AM
DescriptionSeverityWeakness

Frequently Asked Questions

1

What is the severity of CVE-2026-15567?

The severity of CVE-2026-15567 is rated high with a score of 7.5.

2

How do I fix CVE-2026-15567?

To fix CVE-2026-15567, it is recommended to update Wildfly to the latest version that addresses this vulnerability.

3

What type of attack does CVE-2026-15567 enable?

CVE-2026-15567 enables a remote unauthenticated denial of service attack on the IIOP listener.

4

What component of Wildfly is affected by CVE-2026-15567?

CVE-2026-15567 affects the wildfly-iiop component of Wildfly.

5

Does CVE-2026-15567 affect confidentiality or integrity?

CVE-2026-15567 does not affect confidentiality or integrity but can lead to an availability issue.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203