Description
A flaw was found in EAP's jboss-remoting. A remote unauthenticated attacker who can reach :8080 (or :9990, or :4447) and complete an Upgrade: jboss-remoting handshake can cause OOM errors that degrade requests server-wide, leading to denial of service.
Published: 2026-08-11
Score: 7.5 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The flaw is an integer overflow in jboss‑remoting’s message reader that can be triggered during the Upgrade handshake. An unauthenticated attacker reaching the management or remote ports can cause out‑of‑memory errors, degrading all requests and ultimately disabling the service.

Affected Systems

Red Hat JBoss Enterprise Application Platform 7, 8, and the Expansion Pack are affected. The vulnerability can be exercised on any of the exposed management and remote ports: 8080, 9990, or 4447. No specific patch level is mentioned, so all versions of these products are potentially vulnerable until an update is applied.

Risk and Exploitability

The CVSS score of 7.5 indicates a high impact when the server is overloaded. The EPSS score is not available, and the issue is not listed in the CISA KEV catalog, yet the nature of the denial of service and the remote, unauthenticated trigger make it a realistic risk for exposed deployments. The likely attack vector is a remote network service: an attacker can connect to one of the exposed ports, complete the Upgrade handshake, and send a crafted payload that overflows the message reader, causing the server to run out of memory. This attack does not require initial authentication and affects server availability across all applications running on the instance.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Identify the operating version of Red Hat JBoss Enterprise Application Platform 7, 8, or Expansion Pack and apply the latest vendor‑release patch once it becomes available.
  • Restrict inbound traffic to the management and remote ports (8080, 9990, 4447) using firewalls or network ACLs so that only trusted hosts can initiate the Upgrade handshake.
  • Monitor server logs and memory usage for signs of out‑of‑memory errors and anomalous request patterns that may indicate an ongoing denial‑of‑service attempt.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

Type Values Removed Values Added
Description A flaw was found in EAP's jboss-remoting. A remote unauthenticated attacker who can reach :8080 (or :9990, or :4447) and complete an Upgrade: jboss-remoting handshake can cause OOM errors that degrade requests server-wide, leading to denial of service.
Title Jboss-remoting: jboss-remoting: integer overflow in messagereader leads to pre-authentication denial of service
First Time appeared Redhat
Redhat jboss Enterprise Application Platform
Redhat jbosseapxp
Weaknesses CWE-190
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.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H'}


Subscriptions

Redhat Jboss Enterprise Application Platform Jbosseapxp
cve-icon MITRE

Status: PUBLISHED

Assigner: redhat

Published:

Updated: 2026-08-11T08:49:50.045Z

Reserved: 2026-07-13T05:10:27.960Z

Link: CVE-2026-15562

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-11T10:30:04Z

Weaknesses
  • CWE-190

    Integer Overflow or Wraparound