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.
Published: 2026-08-11
Score: 7.4 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Unvalidated bind operations in the IIOP NameService of Red Hat JBoss Enterprise Application Platform allow an unauthenticated attacker to register arbitrary objects. By hijacking JNDI lookups, the attacker can redirect service calls to a malicious ORB, which can lead to a man‑in‑the‑middle scenario or to a denial‑of‑service on subsequent invocations. The flaw is caused by a missing authentication check, which makes the system vulnerable to unauthorized access (CWE‑306).

Affected Systems

All supported releases of Red Hat JBoss Enterprise Application Platform that expose the IIOP NameService are affected, including versions 7, 8, and the Expansion Pack. None of the affected products include the authentication fix in their current versions.

Risk and Exploitability

The CVSS score of 7.4 reflects a high risk for confidentiality, integrity, and availability. EPSS data is not available, and the vulnerability is not listed in the CISA KEV catalog. The likely attack vector is remote network access to the IIOP listener, though the description does not explicitly state this; the flaw allows any host that can reach the listener to issue unauthenticated bind requests. This makes exploitation plausible in exposed environments, and an attacker could perform a full MITM attack or cause a denial of service by disrupting JNDI resolution.

Generated by OpenCVE AI on August 11, 2026 at 10:50 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest vendor-supplied update that addresses the IIOP NameService authentication flaw.
  • Restrict network traffic to the IIOP listener through firewall rules or network segmentation, allowing only trusted hosts to reach it.
  • If IIOP is not required, disable the IIOP functionality or replace it with a secure local ORB to prevent unauthorized JNDI binding.

Generated by OpenCVE AI on August 11, 2026 at 10:50 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 24 Aug 2026 11:45:00 +0000

Type Values Removed Values Added
CPEs cpe:/a:redhat:jboss_enterprise_application_platform:7

Wed, 12 Aug 2026 15:45:00 +0000

Type Values Removed Values Added
CPEs cpe:/a:redhat:jboss_enterprise_application_platform:7 cpe:/a:redhat:jboss_enterprise_application_platform:7.4::el7
References

Tue, 11 Aug 2026 20:45:00 +0000

Type Values Removed Values Added
First Time appeared Redhat jboss Enterprise Application Platform Els
CPEs cpe:/a:redhat:jboss_enterprise_application_platform_els:7.4::el7
Vendors & Products Redhat jboss Enterprise Application Platform Els
References

Tue, 11 Aug 2026 17:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Tue, 11 Aug 2026 12:15:00 +0000

Type Values Removed Values Added
References
Metrics threat_severity

None

threat_severity

Important


Tue, 11 Aug 2026 11:15:00 +0000

Type Values Removed Values Added
First Time appeared Redhat jboss Enterprise Application Platform Expansion Pack
Vendors & Products Redhat jboss Enterprise Application Platform Expansion Pack

Tue, 11 Aug 2026 09:15:00 +0000

Type Values Removed Values Added
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.
Title Wildfly-iiop-openjdk: missing authentication on eap's iiop nameservice leads to mitm or dos
First Time appeared Redhat
Redhat jboss Enterprise Application Platform
Redhat jbosseapxp
Weaknesses CWE-306
CPEs cpe:/a:redhat:jboss_enterprise_application_platform:7
cpe:/a:redhat:jboss_enterprise_application_platform:8
cpe:/a:redhat:jbosseapxp
Vendors & Products Redhat
Redhat jboss Enterprise Application Platform
Redhat jbosseapxp
References
Metrics cvssV3_1

{'score': 7.4, 'vector': 'CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N'}


Subscriptions

Redhat Jboss Enterprise Application Platform Jboss Enterprise Application Platform Els Jboss Enterprise Application Platform Expansion Pack Jbosseapxp
cve-icon MITRE

Status: PUBLISHED

Assigner: redhat

Published:

Updated: 2026-08-24T11:38:36.872Z

Reserved: 2026-07-13T05:38:15.921Z

Link: CVE-2026-15563

cve-icon Vulnrichment

Updated: 2026-08-11T16:51:52.668Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-08-11T09:17:13.233

Modified: 2026-08-24T12:16:49.210

Link: CVE-2026-15563

cve-icon Redhat

Severity : Important

Publid Date: 2026-08-11T05:54:01Z

Links: CVE-2026-15563 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-11T11:00:04Z

Weaknesses
  • CWE-306

    Missing Authentication for Critical Function