CVE-2026-13573: llvm llvm-project ValueSymbolTable ValueSymbolTable.cpp insert stack-based overflow
A vulnerability was found in llvm llvm-project up to 22.1.6. This affects the function llvm::StringMap::insert in the library /lib/IR/ValueSymbolTable.cpp of the component ValueSymbolTable Module. The manipulation results in stack-based buffer overflow. Attacking locally is a requirement. The exploit has been made public and could be used. The presence of this vulnerability remains uncertain at this time. The LLVM project explains, that the reported behavior is outside its documented security scope and therefore not considered a security vulnerability.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2026-13573?
CVE-2026-13573 is classified as low severity with a score of 3.3.
How do I fix CVE-2026-13573?
To mitigate CVE-2026-13573, update llvm llvm-project to version 22.1.7 or later.
What type of vulnerability is CVE-2026-13573?
CVE-2026-13573 is a buffer overflow vulnerability affecting the ValueSymbolTable module in llvm.
Can CVE-2026-13573 be exploited remotely?
No, CVE-2026-13573 requires local access to exploit due to its nature as a stack-based overflow.
What components of llvm are affected by CVE-2026-13573?
CVE-2026-13573 affects the llvm::StringMap::insert function located in the ValueSymbolTable.cpp file.