GHSA-6cqj-6969-p57x · Severity: medium · Ecosystem: go — Lack of proper validation of server UUID can be used by the server to trick the client to accept invalid proofs
immudb is a database with built-in cryptographic proof and verification. immudb client SDKs use server's UUID to distinguish between different server instance so that the client can connect to different immudb instances and keep the state for multiple servers. SDK does not validate this uuid and can accept any value reported by the server. A malicious server can change the reported UUID tricking the client to treat it as a different server thus accepting a state completely irrelevant to the one previously retrieved from the server. This issue has been patched in version 1.4.1. As a workaround, when initializing an immudb client object a custom state handler can be used to store the state. Providing custom implementation that ignores the server UUID can be used to ensure that even if the server changes the UUID, client will still consider it to be the same server.
Conclusion & alert: CVE-2022-39199 is rated Low Risk (33.6/100): CVSS Medium severity, with low exploitation likelihood (EPSS 0.11%). Mandatory action: Monitor for updates and reassess as exploit intelligence or EPSS changes.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-02-16 | 0.17% | 0.11% | -0.06% |
| 2 | 2025-11-24 | 0.05% | 0.17% | +0.12% |
| 3 | 2025-08-17 | — | 0.05% | — |
Full EPSS history (9 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 5.8 | 3.1 | MEDIUM |
|
1.3 | 4.0 | [email protected] |
| 5.9 | 3.1 | MEDIUM |
|
2.2 | 3.6 | [email protected] |
GHSA-6cqj-6969-p57x · Severity: medium · Ecosystem: go — Lack of proper validation of server UUID can be used by the server to trick the client to accept invalid proofs
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| codenotary | immudb | < 1.4.1 | cpe:2.3:a:codenotary:immudb:*:*:*:*:*:*:*:* |
| URL | Tags |
|---|---|
| https://github.com/codenotary/immudb/releases/tag/v1.4.1 | Release Notes Third Party Advisory |
| https://github.com/codenotary/immudb/security/advisories/GHSA-6cqj-6969-p57x | Third Party Advisory |