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

CVE-2026-44283: etcd RBAC bypass allows unauthorized data access via PrevKv/lease attachment in nested transaction Put requests

May 7, 2026

What kind of vulnerability is it? Who is impacted?

A vulnerability in etcd allows read access via PrevKv, or lease attachment in Put requests within transaction operations, to bypass RBAC authorization checks. An authenticated user without sufficient read or lease-related permissions may be able to access unauthorized data or attach leases by invoking transaction operations with these features enabled.

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-x35m-3gp4-4fh5
  • github.com/etcd-io/etcd
  • github.com/etcd-io/etcd/security/advisories/GHSA-x35m-3gp4-4fh5
  • nvd.nist.gov/vuln/detail/CVE-2026-44283

Code Behaviors & Features

Detect and mitigate CVE-2026-44283 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 starting from 3.5.0 before 3.5.30, all versions starting from 3.6.0 before 3.6.11

Fixed versions

  • 3.6.11
  • 3.5.30

Solution

Upgrade to versions 3.5.30, 3.6.11 or above.

Impact

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

Learn more about CVSS

Weakness

  • CWE-863: Incorrect Authorization

Source file

go/go.etcd.io/etcd/v3/CVE-2026-44283.yml

Spotted a mistake? Edit the file on GitLab.

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

Page generated Sat, 09 May 2026 00:19:27 +0000.