๐Ÿ” CVE Alert

CVE-2026-33872

UNKNOWN 0.0

elixir-nodejs has Cross-User Data Leakage or Information Disclosure due to Worker Protocol Race Condition

CVSS Score
0.0
EPSS Score
0.1%
EPSS Percentile
23th

elixir-nodejs provides an Elixir API for calling Node.js functions. A vulnerability in versions prior to 3.1.4 results in Cross-User Data Leakage or Information Disclosure due to a race condition in the worker protocol. The lack of request-response correlation creates a "stale response" vulnerability. Because the worker does not verify which request a response belongs to, it may return the next available data in the buffer to an unrelated caller. In high-throughput environments where the library processes sensitive user data (e.g., PII, authentication tokens, or private records), a timeout or high concurrent load can cause Data A (belonging to User A) to be returned to User B. This may lead to unauthorized information disclosure that is difficult to trace, as the application may not throw an error but instead provide "valid-looking" yet entirely incorrect and private data to the wrong session. The issue is fixed in v3.1.4.

CWE CWE-362
Vendor revelrylabs
Product elixir-nodejs
Published Mar 27, 2026
Last Updated Mar 30, 2026
Stay Ahead of the Next One

Get instant alerts for revelrylabs elixir-nodejs

Be the first to know when new unknown vulnerabilities affecting revelrylabs elixir-nodejs are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

revelrylabs / elixir-nodejs
< 3.1.4

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/revelrylabs/elixir-nodejs/security/advisories/GHSA-rwcr-rpcc-3g9m github.com: https://github.com/revelrylabs/elixir-nodejs/issues/100 github.com: https://github.com/revelrylabs/elixir-nodejs/pull/105 github.com: https://github.com/revelrylabs/elixir-nodejs/releases/tag/v3.1.4