Advisory Database
  • Advisories
  • Dependency Scanning
  1. golang
  2. ›
  3. go.etcd.io/etcd
  4. ›
  5. CVE-2026-33413

CVE-2026-33413: etcd: Authorization bypasses in multiple APIs

March 20, 2026

What kind of vulnerability is it? Who is impacted?

Multiple vulnerabilities allow unauthorized users to bypass authentication or authorization checks and call certain etcd functions in clusters that expose the gRPC API to untrusted or partially trusted clients.

In unpatched etcd clusters with etcd auth enabled, unauthorized users are able to:

  • call MemberList and learn cluster topology, including member IDs and advertised endpoints
  • call Alarm, which can be abused for operational disruption or denial of service
  • use Lease APIs, interfering with TTL-based keys and lease ownership
  • trigger compaction, permanently removing historical revisions and disrupting watch, audit, and recovery workflows

Kubernetes does not rely on etcd’s built-in authentication and authorization. Instead, the API server handles authentication and authorization itself, so typical Kubernetes deployments are not affected.

References

  • github.com/advisories/GHSA-q8m4-xhhv-38mg
  • github.com/etcd-io/etcd
  • github.com/etcd-io/etcd/security/advisories/GHSA-q8m4-xhhv-38mg
  • nvd.nist.gov/vuln/detail/CVE-2026-33413

Code Behaviors & Features

Detect and mitigate CVE-2026-33413 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions up to 3.3.27

Solution

Unfortunately, there is no solution available yet.

Impact 8.6 HIGH

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

Learn more about CVSS

Weakness

  • CWE-862: Missing Authorization

Source file

go/go.etcd.io/etcd/CVE-2026-33413.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Tue, 24 Mar 2026 12:17:17 +0000.