Advisory Database
  • Advisories
  • Dependency Scanning
  1. golang
  2. ›
  3. github.com/juju/juju
  4. ›
  5. CVE-2026-4370

CVE-2026-4370: Juju has Improper TLS Client/Server authentication and certificate verification on Database Cluster

April 2, 2026 (updated April 8, 2026)

Any Juju controller since 3.2.0.

An attacker with only route-ability to the target juju controller Dqlite cluster endpoint may join the Dqlite cluster, read and modify all information, including escalating privileges, open firewall ports etc.

This is due to not checking the client certificate, additionally, the client does not check the server’s certificate (MITM attack possible), so anything goes.

https://github.com/juju/juju/blob/001318f51ac456602aef20b123684f1eeeae9a77/internal/database/node.go#L312-L324

References

  • github.com/advisories/GHSA-gvrj-cjch-728p
  • github.com/juju/juju
  • github.com/juju/juju/security/advisories/GHSA-gvrj-cjch-728p
  • nvd.nist.gov/vuln/detail/CVE-2026-4370

Code Behaviors & Features

Detect and mitigate CVE-2026-4370 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 0.0.0-20260401092550-1c1ac1922b57

Solution

Unfortunately, there is no solution available yet.

Impact 10 CRITICAL

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

Learn more about CVSS

Weakness

  • CWE-287: Improper Authentication
  • CWE-295: Improper Certificate Validation
  • CWE-296: Improper Following of a Certificate's Chain of Trust

Source file

go/github.com/juju/juju/CVE-2026-4370.yml

Spotted a mistake? Edit the file on GitLab.

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

Page generated Tue, 12 May 2026 12:24:43 +0000.