CVE-2026-76166: Modcluster-core: mod_cluster advertise listener: unauthenticated dos via crafted multicast datagram

Published Aug 4, 2026
·
Updated

A flaw was found in modcluster'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.

Other sources

Reported via PSIRTSUPT-20286 by Ta Duc Thien from Ninh Thanh Cyber Security (NTCS).

Vulnerability in org.jboss.modcluster core module, class AdvertiseListenerImpl. A crafted UDP multicast datagram (missing Date/Digest/Sequence headers) triggers an uncaught NullPointerException in verifyDigest() that kills the advertise worker thread permanently. Works even with AdvertiseSecurityKey configured (NPE fires before key comparison). Silent failure — isListening() keeps returning true.

Upstream: https://github.com/modcluster/modcluster Affected version: 2.1.0.Final (confirmed by reporter, same code on current main branch) Reporter's PoC and full write-up attached to PSIRTSUPT-20286.

Red Hat

Affected Software

1 affected component
JBoss mod_cluster=2.1.0.Final

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Upgrade

    Upgrade org.jboss.modcluster mod_cluster (org.jboss.modcluster core module) - AdvertiseListenerImpl to a version that resolves this vulnerability.

    Fixed in 2.1.0.FinalPatch PSIRTSUPT-20286

Event History

Aug 4, 2026
Data Sourced
via Red Hat·04:37 AM
DescriptionSeverityAffected Software
Aug 19, 2026
CVE Published
via MITRE·10:01 AM
Data Sourced
via MITRE·10:01 AM
DescriptionSeverityWeakness
Data Sourced
via NVD·10:16 AM
DescriptionSeverityWeakness

Frequently Asked Questions

1

What network access does an attacker need to trigger the denial of service?

An attacker needs the ability to send a crafted UDP multicast datagram to the mod_cluster advertise listener. No authentication or user interaction is required.

2

Does configuring an AdvertiseSecurityKey protect against this issue?

No. The listener fails before it compares the AdvertiseSecurityKey, so deployments with a configured security key are still affected.

3

What is the operational impact after exploitation?

The advertise listener worker thread terminates permanently, preventing it from processing further advertise traffic until the node is restarted. The failure is silent because isListening() continues to report true.

4

How can an administrator tell whether the listener has failed?

Do not rely solely on isListening(), as it remains true after the worker thread terminates. The available data indicates that recovery requires restarting the affected node.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203