Import Source
https://github.com/microsoft/AzureLinuxVulnerabilityData/blob/main/osv/AZL-87113.json
JSON Data
https://api.osv.dev/v1/vulns/AZL-87113
Upstream
  • CVE-2026-41054
Published
2026-05-20T10:16:26Z
Modified
2026-08-28T17:47:37Z
Summary
CVE-2026-41054 affecting package haveged for versions less than 1.9.22-1
Details

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.

References

Affected packages

Azure Linux:3 / haveged

Package

Name
haveged
Purl
pkg:rpm/azure-linux/haveged

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0 Unknown introduced version / All previous versions are affected
Fixed
1.9.22-1

Database specific

source
"https://github.com/microsoft/AzureLinuxVulnerabilityData/blob/main/osv/AZL-87113.json"