CVE-2026-15563
Received Received - Intake

Unauthenticated JNDI Lookup Hijack in EAP IIOP Listener

Vulnerability report for CVE-2026-15563, 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 EAP's IIOP. The listener's NameService would accept bind operations without authentication, allowing an attacker to hijack JNDI lookups and binding them to a malicious ORB, achieving MITM or DoS on further invocations.

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 2 associated CPEs
Vendor Product Version / Range
redhat jboss_enterprise_application_platform *
redhat wildfly_iiop_openjdk *

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-306 The product does not perform any authentication for functionality that requires a provable user identity or consumes a significant amount of resources.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability is in EAP's IIOP listener's NameService, which accepts bind operations without authentication. An attacker can hijack JNDI lookups by binding malicious ORBs, enabling MITM or DoS attacks on further invocations.

Detection Guidance

To detect this vulnerability, check if port 3528 is open and listening on your system, as this is the default port for the IIOP NameService. Use commands like 'netstat -tulnp | grep 3528' or 'ss -tulnp | grep 3528' on Linux. If the port is open and the service is running, verify if authentication is enforced for bind operations.

Impact Analysis

An attacker could intercept or alter communications between clients and services (MITM) or disrupt services entirely (DoS). This requires network access but no user interaction, making it a serious threat to confidentiality and integrity.

Compliance Impact

This vulnerability could lead to unauthorized access or data breaches, violating GDPR's confidentiality requirements and HIPAA's safeguards for protected health information. Compliance may be compromised if exploited.

Mitigation Strategies

Immediately disable the IIOP NameService if not required. If the service is necessary, restrict network access to port 3528 using firewalls. Apply vendor patches or updates for Red Hat JBoss EAP or WildFly IIOP OpenJDK as soon as they become available. Monitor for unauthorized bind or rebind operations on the NameService.

Chat Assistant

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

EPSS Chart