First published: Thu May 11 2023(Updated: )
etcd is a distributed key-value store for the data of a distributed system. Prior to versions 3.4.26 and 3.5.9, the LeaseTimeToLive API allows access to key names (not value) associated to a lease when `Keys` parameter is true, even a user doesn't have read permission to the keys. The impact is limited to a cluster which enables auth (RBAC). Versions 3.4.26 and 3.5.9 fix this issue. There are no known workarounds.
Credit: security-advisories@github.com
Affected Software | Affected Version | How to fix |
---|---|---|
redhat/etcd | <3.4.26 | 3.4.26 |
redhat/etcd | <3.5.9 | 3.5.9 |
etcd | <3.4.26 | |
etcd | >=3.5.0<3.5.9 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2023-32082 is a vulnerability in etcd, a distributed key-value store, that allows unauthorized access to key names associated with a lease.
The severity of CVE-2023-32082 is medium with a CVSS score of 4.3.
Etcd version 3.4.26 is affected by CVE-2023-32082 as the vulnerability exists in versions prior to 3.4.26.
Etcd version 3.5.9 is affected by CVE-2023-32082 as the vulnerability exists in versions prior to 3.5.9.
To fix CVE-2023-32082 in etcd, upgrade to version 3.4.26 or 3.5.9 or later.