CVE-2026-15567
Received Received - Intake

OutOfMemoryError in WildFly due to Unbounded GSS Token Decoding

Vulnerability report for CVE-2026-15567, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-11

Last updated on: 2026-08-11

Assigner: Red Hat, Inc.

Description

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.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-11
Last Modified
2026-08-11
Generated
2026-08-11
AI Q&A
2026-08-11
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
redhat wildfly From 0.0.0 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability in WildFly allows a remote unauthenticated attacker to cause a denial of service by sending a specially crafted GSS token. The issue occurs because the CSIv2Util's GSS token decoder reads an attacker-controlled length field without bounds checking and attempts to allocate a very large byte array, leading to an OutOfMemoryError.

Detection Guidance

Monitor for OutOfMemoryError or JVM crashes in WildFly logs, especially during IIOP listener operations. Check for repeated GIOP packets with unusually large length fields in network traffic. Use tools like tcpdump or Wireshark to inspect IIOP traffic for malformed tokens.

Impact Analysis

This vulnerability can cause your WildFly server to crash or become unresponsive due to resource exhaustion. An attacker could repeatedly send malicious packets to keep the server down, disrupting services that rely on WildFly.

Mitigation Strategies

Disable the IIOP subsystem in WildFly if not required. Apply vendor patches or updates when available. Restrict network access to the IIOP listener port. Monitor system resources for abnormal memory usage.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-15567. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart