CVE-2023-32082

MEDIUMCVSS 4.3/10EPSS 0.74%

Last modified

CVE-2023-32082 is a medium-severity vulnerability rated 4.3/10 on the CVSS scale. 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. EPSS estimates a 0.74% chance of exploitation in the next 30 days.

Description

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.

Metrics

CVSS 3.1
4.3/10

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N

EPSS Probability
0.74%

50.0th percentile

Probability of exploitation in the next 30 days. Learn more

Weakness Enumeration

Affected Software

VendorProductVersions
EtcdEtcd< 3.4.26
EtcdEtcd>= 3.5.0, < 3.5.9

References

Timeline

Published
Last Modified
Status
Modified

Frequently Asked Questions

What is CVE-2023-32082?
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.
How severe is CVE-2023-32082?
CVE-2023-32082 has a CVSS score of 4.3/10 (MEDIUM severity). The EPSS model estimates a 0.74% probability of exploitation in the next 30 days.
How do I fix CVE-2023-32082?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

Are you affected by CVE-2023-32082?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST