Description

Oxia is a metadata store and coordination system. Prior to 0.16.2, a race condition between session heartbeat processing and session closure can cause the server to panic with send on closed channel. The heartbeat() method uses a blocking channel send while holding a mutex, and under specific timing with concurrent close() calls, this can lead to either a deadlock (channel buffer full) or a panic (send on closed channel after TOCTOU gap in KeepAlive). This vulnerability is fixed in 0.16.2.

INFO

Published Date :

2026-04-21T21:13:31.675Z

Last Modified :

2026-04-22T13:55:27.811Z

Source :

GitHub_M
AFFECTED PRODUCTS

The following products are affected by CVE-2026-40943 vulnerability.

Vendors Products
Oxia-db
  • Oxia
REFERENCES

Here, you will find a curated list of external links that provide in-depth information to CVE-2026-40943.

CVSS Vulnerability Scoring System

Detailed values of each vector for above chart.
Attack Vector
Attack Complexity
Attack Requirements
Privileges Required
User Interaction
VS Confidentiality
VS Integrity
VS Availability
SS Confidentiality
SS Integrity
SS Availability