216.73.216.226

CVE-2026-41054

· Published 20/05/2026 10:16 · Modified 21/05/2026 23:16

Labels: CVE-2026-41054 2026-05-20CVE-2026-41054CWE-305[email protected]

Essential information

Published
20/05/2026 10:16
Modified
21/05/2026 23:16
Author
Creator
CVSS
7.8 HIGH (v3.1)
CISA KEV
No
CWE
CVSS vector
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

CVSS metrics

Description

In `src/havegecmd.c`, the `socket_handler` function performs a credential check on the abstract UNIX socket (`\0/sys/entropy/haveged`). However, while it detects if the connecting user is not root (`cred.uid != 0`) and prepares a negative acknowledgement (`ASCII_NAK`), it **fails to stop execution**. The code proceeds to the `switch` statement, allowing any local unprivileged user to execute privileged commands such as `MAGIC_CHROOT`.

NVD status

Status
Awaiting Analysis — CVE has been recently published to the CVE List and has been received by the NVD.
Source
[email protected]
NVD
View on NVD

Affected products (CPE)

ProductCPE
suse / haveged cpe:2.3:a:suse:haveged:*:*:*:*:*:*:*:*

References