CVE-2026-35092
7.5Corosync · Corosync
An integer overflow in Corosync join message validation allows remote, unauthenticated attackers to cause a denial of service via crafted UDP packets in totemudp/totemudpu configurations.
Executive summary
A remote, unauthenticated denial of service vulnerability in Corosync allows attackers to crash services by sending malicious UDP packets, posing a significant availability risk.
Vulnerability
This vulnerability is an integer overflow (CWE-190) within the join message sanity validation logic. It permits an unauthenticated remote attacker to trigger a service crash by sending crafted UDP packets when the cluster is configured to use totemudp or totemudpu transport modes.
Business impact
The ability for an unauthenticated attacker to remotely crash the Corosync service directly impacts high availability clusters, which are typically critical to business operations. With a CVSS score of 7.5, this high-severity vulnerability represents a significant risk to service continuity, as it can lead to unplanned downtime and the loss of cluster synchronization in production environments.
Remediation
Immediate Action: Update the Corosync package to the fixed versions provided in the relevant Red Hat Security Advisories (RHSA-2026:13644, RHSA-2026:13657, RHSA-2026:13673, RHSA-2026:14205, RHSA-2026:14210, RHSA-2026:14211, RHSA-2026:14212, and RHSA-2026:14213).
Proactive Monitoring: Monitor system logs for unexpected Corosync service restarts or crash reports that may indicate exploitation attempts.
Compensating Controls: Restrict network access to Corosync cluster communication ports (typically UDP 5404 and 5405) to trusted internal nodes using host-based firewalls or network segmentation to prevent external packet injection.
Exploitation status
Public Exploit Available: No
Analyst recommendation
Given the potential for remote service disruption, organizations should prioritize patching Corosync across all affected Red Hat Enterprise Linux environments. Administrators must verify their cluster configuration to confirm the use of totemudp/totemudpu, as these instances are specifically susceptible to the crash condition. Apply the vendor-supplied updates immediately to restore cluster stability and resilience.
More Corosync CVEs
Sources
Originally found and disclosed by Red Hat would like to thank Sebastián Alba Vives for reporting this issue., per the CVE Program record.
- RHSA-2026:13644 Vendor advisory
- RHSA-2026:13657 Vendor advisory
- RHSA-2026:13673 Vendor advisory
- RHSA-2026:14205 Vendor advisory
- RHSA-2026:14210 Vendor advisory
- RHSA-2026:14211 Vendor advisory
- RHSA-2026:14212 Vendor advisory
- RHSA-2026:14213 Vendor advisory