No AZURE advisories in the last 48 hours — check back tomorrow. Our pipeline runs daily and publishes new items automatically.
CVE-2026-9149: Libsolv Heap Buffer Overflow in Azure
🟠 High | Source: Microsoft Security Response Center CVE-2026-9149 is a heap buffer overflow vulnerability in libsolv, an open-source dependency resolver library used in Linux package management. The flaw can be triggered by a specially crafted .solv file that supplies a negative maxsize value, causing memory corruption in the repo_add_solv function. This matters because libsolv is widely used in Linux-based environments, including Azure workloads, and memory corruption bugs of this nature can potentially lead to arbitrary code execution. ...