CVE-2026-11312 Details
Description
A vulnerability was found in bytedance InfiniStore up to 0.2.33. The impacted element is the function purge_kv_map in the library /src/infinistore.h of the component KV Map Handler. Performing a manipulation results in inefficient algorithmic complexity. The attack requires a local approach. The exploit has been made public and could be used. The project was informed of the problem early through an issue report but has not responded yet.
A denial-of-service vulnerability has been identified in Bytedance InfiniStore versions through 0.2.33. The issue arises in the KV Map Handler component, specifically within the purge_kv_map function in the infinistore.h library. The vulnerability is caused by the application of a non-cryptographic hashing algorithm that leads to inefficient algorithmic complexity. This vulnerability requires a local exploitation approach and has been made public.
To address this vulnerability, replace the default unordered_map string hasher with a hash-flood-resistant construction, such as SipHash. After deploying the fix, rebuild or clear the existing map state to remove any vulnerable entries.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Jun 5, 2026CISA-ADP
Assessed Jun 5, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/bytedance/InfiniStore/ | [email protected] | ProductSource CodeVendor |
| https://github.com/bytedance/InfiniStore/issues/200 | [email protected] | ExploitIssue TrackingTechnical AnalysisVendor |
| https://vuldb.com/cve/CVE-2026-11312 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/submit/832348 | [email protected] | Issue TrackingPermission Required |
| https://vuldb.com/vuln/368398 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/vuln/368398/cti | [email protected] | Content Wall |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-404 | Improper Resource Shutdown or Release | [email protected] |
| CWE-407 | Inefficient Algorithmic Complexity | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| bytedance InfiniStore | <= 0.2.33 (semver) |
CPE
Remediation
| |
Change History
4 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jul 23, 2026 | CVE Translated | [email protected] |
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Jun 5, 2026 | New CVE Received | [email protected] |
Volerion