Description
A flaw was found in mod_cluster's AdvertiseListenerImpl (org.jboss.modcluster core module). A single crafted UDP multicast datagram with a valid HTTP status line and a "Server:" header but without the "Date:", "Digest:", and "Sequence:" headers triggers a NullPointerException in verifyDigest() that is not caught by the worker thread's exception handler. This causes the advertise listener thread to terminate permanently. The failure is silent (isListening() continues to return true) and persists until the node is restarted. The crash occurs before the AdvertiseSecurityKey comparison, so deployments with a configured security key are still affected.
Published: 2026-08-19
Score: 4.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A crafted UDP multicast datagram can trigger a NullPointerException in the mod_cluster AdvertiseListenerImpl, causing the advertise listener thread to terminate permanently. The listener continues to report itself as active but is functionally dead, resulting in the affected application server failing to advertise to the load balancer until the node is restarted. This causes a denial of service scenario for services relying on mod_cluster discovery, without granting attacker code execution or access to the underlying system.

Affected Systems

The flaw affects Red Hat JBoss Enterprise Application Platform versions 7, 8, and the Expansion Pack, Red Hat JBoss Web Server versions 5, 6, 7, and Red Hat Single Sign-On 7. All released releases of these products are potentially impacted; specific version details were not enumerated in the advisory.

Risk and Exploitability

The CVSS score is 4.3, and the EPSS score of 0.00841 indicates a very low but non‑zero exploitation probability, the vulnerability is a moderate severity issue. The attack vector is remote via UDP multicast on 224.0.1.105:23364; any host that can send packets to this address can trigger the denial of service. The vulnerability is not listed in the CISA KEV catalog, and no code execution or privilege escalation is possible. The recommended approach is to mitigate via configuration changes rather than relying on a patch at this time.

Generated by OpenCVE AI on August 20, 2026 at 19:18 UTC.

Remediation

Vendor Workaround

Disable multicast-based proxy advertisement and use static proxy configuration instead. When advertisement must be enabled, ensure the multicast network segment (default 224.0.1.105:23364) is properly isolated and not accessible from untrusted network segments.


OpenCVE Recommended Actions

  • Disable multicast-based proxy advertisement and configure static proxy on mod_cluster
  • Ensure that the multicast network segment (224.0.1.105:23364) is isolated from untrusted networks
  • Apply any future vendor patches or updates that address this vulnerability

Generated by OpenCVE AI on August 20, 2026 at 19:18 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 21 Aug 2026 21:45:00 +0000

Type Values Removed Values Added
First Time appeared Redhat jboss Enterprise Application Platform Expansion Pack
Redhat jboss Web Server
Redhat single Sign On
Vendors & Products Redhat jboss Enterprise Application Platform Expansion Pack
Redhat jboss Web Server
Redhat single Sign On

Fri, 21 Aug 2026 03:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Wed, 19 Aug 2026 10:15:00 +0000

Type Values Removed Values Added
Description A flaw was found in mod_cluster's AdvertiseListenerImpl (org.jboss.modcluster core module). A single crafted UDP multicast datagram with a valid HTTP status line and a "Server:" header but without the "Date:", "Digest:", and "Sequence:" headers triggers a NullPointerException in verifyDigest() that is not caught by the worker thread's exception handler. This causes the advertise listener thread to terminate permanently. The failure is silent (isListening() continues to return true) and persists until the node is restarted. The crash occurs before the AdvertiseSecurityKey comparison, so deployments with a configured security key are still affected.
Title Modcluster-core: mod_cluster advertise listener: unauthenticated dos via crafted multicast datagram
First Time appeared Redhat
Redhat jboss Enterprise Application Platform
Redhat jboss Enterprise Web Server
Redhat jbosseapxp
Redhat red Hat Single Sign On
Weaknesses CWE-476
CPEs cpe:/a:redhat:jboss_enterprise_application_platform:7
cpe:/a:redhat:jboss_enterprise_application_platform:8
cpe:/a:redhat:jboss_enterprise_web_server:5
cpe:/a:redhat:jboss_enterprise_web_server:6
cpe:/a:redhat:jboss_enterprise_web_server:7
cpe:/a:redhat:jbosseapxp
cpe:/a:redhat:red_hat_single_sign_on:7
Vendors & Products Redhat
Redhat jboss Enterprise Application Platform
Redhat jboss Enterprise Web Server
Redhat jbosseapxp
Redhat red Hat Single Sign On
References
Metrics cvssV3_1

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


Subscriptions

Redhat Jboss Enterprise Application Platform Jboss Enterprise Application Platform Expansion Pack Jboss Enterprise Web Server Jboss Web Server Jbosseapxp Red Hat Single Sign On Single Sign On
cve-icon MITRE

Status: PUBLISHED

Assigner: redhat

Published:

Updated: 2026-08-20T15:23:41.023Z

Reserved: 2026-08-19T09:18:28.627Z

Link: CVE-2026-76166

cve-icon Vulnrichment

Updated: 2026-08-20T14:19:27.344Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-08-19T10:16:38.150

Modified: 2026-08-20T16:18:07.490

Link: CVE-2026-76166

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-21T21:16:45Z

Weaknesses