PatchSiren cyber security CVE debrief
CVE-2026-73499 etcd-io CVE debrief
CVE-2026-73499 is a high-severity vulnerability in etcd, a distributed key-value store used in distributed systems. The vulnerability, prior to versions 3.5.33, 3.6.14, and 3.7.1, allows users with READ permission on a single exact key to use the Watch gRPC API with clientv3.WithFromKey() to receive watch events for every key lexicographically greater than or equal to the permitted key. This issue affects clusters with authentication enabled and could lead to potential unauthorized access to sensitive data and disruption of etcd cluster operations. Defenders of etcd clusters, particularly those with authentication enabled, should assess exposure and prioritize patching.
- Vendor
- etcd-io
- Product
- etcd
- CVSS
- HIGH 7.1
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-08-12
- Original CVE updated
- 2026-09-18
- Advisory published
- 2026-08-12
- Advisory updated
- 2026-09-18
Who should care
Defenders of etcd clusters, particularly those with authentication enabled, should assess exposure and prioritize patching. This includes reviewing etcd cluster configurations, access controls, and applying patches to prevent potential exploitation. Operators, platform administrators, vulnerability management teams, and security teams should be aware of the potential impacts and take necessary actions.
Why it matters
CVE-2026-73499 is a high-severity vulnerability in etcd that allows users with limited permissions to access sensitive data. Defenders should prioritize verifying etcd cluster configurations, reviewing access controls, and applying patches to prevent potential exploitation.
- Potential unauthorized access to sensitive data
- Possible disruption of etcd cluster operations
- Need for verification of etcd cluster configurations and access controls
- Requirement for patching etcd versions to prevent exploitation
Technical summary
The etcd distributed key-value store has a vulnerability prior to versions 3.5.33, 3.6.14, and 3.7.1, allowing users with READ permission on a single exact key to receive watch events for every key lexicographically greater than or equal to the permitted key using the Watch gRPC API with clientv3.WithFromKey(). This issue affects clusters with authentication enabled and could lead to potential unauthorized access to sensitive data and disruption of etcd cluster operations. The vulnerability is fixed in versions 3.5.33, 3.6.14, and 3.7.1.
Defensive priority
Defenders should prioritize verifying etcd cluster configurations, reviewing access controls, and applying patches.
Recommended defensive actions
- Verify etcd cluster configurations and access controls
- Review and apply patches for etcd versions 3.5.33, 3.6.14, and 3.7.1
- Monitor etcd cluster activity for potential exploitation attempts
- Review compensating controls for exposed systems while remediation is scheduled and verified
- Check relevant monitoring, detection, and logs for exposed assets that need extra review
- Track exceptions, retest remediated assets, and close the item only after evidence is documented
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up
Evidence notes
The CVE record and NVD entry provide details on the etcd vulnerability, including its impact on clusters with authentication enabled. The vulnerability is fixed in versions 3.5.33, 3.6.14, and 3.7.1. Defenders should verify etcd cluster configurations, review access controls, and apply patches to prevent potential exploitation. Evidence is limited to public CVE and NVD records, with no additional source details available.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-73499 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-73499
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-73499 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-73499
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/etcd-io/etcd/commit/6643f80602461a6095c9b294b6512fd9719bef41
-
Source reference
Unverified legacy reference
URL: https://github.com/etcd-io/etcd/commit/7cf71ec9e2ec54230a5454392fa4ffd4574b41ed
-
Source reference
Unverified legacy reference
URL: https://github.com/etcd-io/etcd/commit/afeaa624da19085b47fb5ccc7c22a8c421bc2eae
-
Source reference
Unverified legacy reference
URL: https://github.com/etcd-io/etcd/commit/e863b001bbf3367003a543aa3099db9892134cd7
-
Source reference
Unverified legacy reference
URL: https://github.com/etcd-io/etcd/releases/tag/v3.5.33
-
Source reference
Unverified legacy reference
URL: https://github.com/etcd-io/etcd/releases/tag/v3.6.14
-
Source reference
Unverified legacy reference
URL: https://github.com/etcd-io/etcd/releases/tag/v3.7.1
-
Source reference
Unverified legacy reference
URL: https://github.com/etcd-io/etcd/security/advisories/GHSA-xg4h-6gfc-h4m8
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.