cvedb.io
CVE-2022-39199
MEDIUM · CVSS 5.8
EPSS exploitation probability: 0%
Published 2022-11-22T20:15:11.010 · Last modified 2026-06-17T04:57:54.023

Summary

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 se

Affected products

codenotary — immudb

Does this affect you?

Add your gear to cvedb and we'll alert you only when codenotary ships something exploited.

Check my exposure →

References

This product uses data from the NVD API but is not endorsed or certified by the NVD. Informational only; not professional security advice.