AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2022-39199

MEDIUM · CVSS 5.8 EPSS 0.26% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2022-11-22 · Last synced 2026-08-04

CyberRota Analysis

AI analysis pending.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2022-39199
Severity
MEDIUM
CVSS
5.8
EPSS
0.26%

Original NVD Description

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.

Related CVEs

Other vulnerabilities affecting the same vendor(s)