Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

redhat логотип

CVE-2026-81665

Опубликовано: 04 сент. 2026
Источник: redhat
CVSS3: 7.5
EPSS Низкий

Описание

A heap-based buffer overflow was found in Corosync's Totem Process Group (totempg) message reassembly. When processing fragmented multicast messages, the buffer used to reassemble fragments lacks a runtime bounds check in release builds. A network-adjacent attacker able to send crafted multicast protocol messages to the cluster could cause a heap buffer overflow with attacker-controlled data. This can crash the Corosync daemon, causing a denial of service to the entire cluster, and may potentially allow further exploitation given sufficient heap-corruption control.

Отчет

This vulnerability is rated as Important. The published Red Hat CVSS score is 7.5 (CVSS:3.1/AV:A/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H), matching the unmitigated upstream baseline. RHEL High Availability Add-On clusters are configured via the pcs (Pacemaker/Corosync configuration system) tool, whose 'pcs cluster setup' command has defaulted to generating a corosync.conf with crypto_hash=sha256 and crypto_cipher=aes256 for multiple RHEL 8.x and 9.x releases, which meaningfully reduces real-world risk by requiring an attacker to already possess the cluster's shared authentication key before the vulnerable code is ever reached. This has been confirmed directly with upstream corosync maintainer Jan Friesse (2026-08-31). However, Jan also confirmed that for RHEL <=10 this protection is a configurable default rather than an enforced, non-optional control: an administrator can disable it via the officially supported 'pcs' interface itself (setting cipher=none, hash=none), not only via unsupported manual editing of corosync.conf. Because encryption can be turned off through a supported configuration path, Red Hat is publishing the CVSS score for the worst-case supported configuration (encryption disabled) rather than crediting the default as a permanent mitigating factor. Administrators who have not explicitly disabled cluster message authentication benefit from a substantially reduced practical risk, equivalent to CVSS 6.4 (CVSS:3.1/AV:A/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H), since the knet transport rejects unauthenticated packets before they reach the vulnerable reassembly code. See the Mitigation section for guidance on confirming and enforcing this configuration. Corosync is shipped in Red Hat Enterprise Linux 7 through 10 and RHIVOS as part of the High Availability Add-On. Firewalld's high-availability service definition (covering the affected knet ports) is not enabled by default, providing additional network-layer defense in depth on systems where firewalld is active. SELinux, enforcing by default on RHEL, confines the corosync_t domain's file writes to corosync-specific paths and restricts network access to UDP only, limiting post-exploitation options, though the domain retains capabilities broad enough that this is not treated as a complete mitigation for CVSS scoring purposes. Note: upstream corosync HEAD and current Fedora (which will become RHEL 11) now enforce encryption at compile time, removing the ability to disable it entirely without recompiling from source. Once this reaches RHEL as a supported release, this compensating control will become a true enforced guarantee rather than a configurable default, and the published score is expected to be revisited at that time.

Меры по смягчению последствий

There is no complete mitigation for this vulnerability short of a fix, but the following steps significantly reduce risk:

  1. Ensure cluster message authentication is enabled in corosync.conf: set crypto_cipher to aes256 and crypto_hash to sha256 (or stronger) in the totem {} block, with a shared key generated by corosync-keygen. This is the default when clusters are configured via 'pcs cluster setup', and disabling it (cipher=none/hash=none) is an explicitly unsupported configuration per upstream maintainer guidance.
  2. Restrict network access to the cluster communication ports (default 5405-5412/UDP) to trusted cluster node addresses only, using firewalld or other firewall rules.
  3. Ensure SELinux is running in enforcing mode on cluster nodes to limit the impact of any successful exploitation.

Затронутые пакеты

ПлатформаПакетСостояниеРекомендацияРелиз
Red Hat Enterprise Linux 10corosyncAffected
Red Hat Enterprise Linux 7corosyncAffected
Red Hat Enterprise Linux 8corosyncAffected
Red Hat Enterprise Linux 9corosyncAffected
Red Hat OpenShift Container Platform 4openshift/ose-rhel-coreos-9Affected
Red Hat OpenShift Container Platform 4rhcosAffected

Показывать по

Дополнительная информация

Статус:

Important
Дефект:
CWE-122
https://bugzilla.redhat.com/show_bug.cgi?id=2524910corosync: corosync: heap-based buffer overflow in totempg assembly buffer during fragmented message reassembly

EPSS

Процентиль: 12%
0.00212
Низкий

7.5 High

CVSS3

Связанные уязвимости

CVSS3: 7.5
nvd
12 дней назад

A heap-based buffer overflow was found in Corosync's Totem Process Group (totempg) message reassembly. When processing fragmented multicast messages, the buffer used to reassemble fragments lacks a runtime bounds check in release builds. A network-adjacent attacker able to send crafted multicast protocol messages to the cluster could cause a heap buffer overflow with attacker-controlled data. This can crash the Corosync daemon, causing a denial of service to the entire cluster, and may potentially allow further exploitation given sufficient heap-corruption control.

CVSS3: 7.5
debian
12 дней назад

A heap-based buffer overflow was found in Corosync's Totem Process Gro ...

CVSS3: 7.5
github
12 дней назад

A heap-based buffer overflow was found in Corosync's Totem Process Group (totempg) message reassembly. When processing fragmented multicast messages, the buffer used to reassemble fragments lacks a runtime bounds check in release builds. A network-adjacent attacker able to send crafted multicast protocol messages to the cluster could cause a heap buffer overflow with attacker-controlled data. This can crash the Corosync daemon, causing a denial of service to the entire cluster, and may potentially allow further exploitation given sufficient heap-corruption control.

EPSS

Процентиль: 12%
0.00212
Низкий

7.5 High

CVSS3

Уязвимость CVE-2026-81665