CVE-2026-33872

Source
https://cve.org/CVERecord?id=CVE-2026-33872
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-33872.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-33872
Aliases
Published
2026-03-27T20:01:27.136Z
Modified
2026-04-02T13:29:02.706249Z
Severity
  • 7.1 (High) CVSS_V4 - CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N CVSS Calculator
Summary
elixir-nodejs has Cross-User Data Leakage or Information Disclosure due to Worker Protocol Race Condition
Details

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.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/33xxx/CVE-2026-33872.json",
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
        "CWE-362"
    ]
}
References

Affected packages

Git / github.com/revelrylabs/elixir-nodejs

Affected ranges

Type
GIT
Repo
https://github.com/revelrylabs/elixir-nodejs
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Database specific
{
    "versions": [
        {
            "introduced": "0"
        },
        {
            "fixed": "3.1.4"
        }
    ]
}

Affected versions

1.*
1.0.0
2.*
2.0.0
v3.*
v3.0.0
v3.0.0a
v3.0.0b
v3.1.0
v3.1.1
v3.1.2
v3.1.3

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-33872.json"