CVE Catalog

CVE-2026-9149

MediumCVSS 6.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.31%

24th percentile - higher than 24% of all known CVEs

Summary

A heap buffer overflow vulnerability has been found in the libsolv library when processing a specially crafted .solv file with negative size values in the repo_add_solv function. This leads to undersized memory allocation and out-of-bounds write, which can be exploited for a DoS attack.

Risk Assessment

The organization may experience crashes in applications using libsolv, leading to disruption of services that depend on package dependency resolution.

Recommendation

Update libsolv to the latest version that includes a fix for this vulnerability.

Other vulnerabilities in libsolv

See all
Original NVD description (English source)

A flaw was found in libsolv. This heap buffer overflow vulnerability occurs when a victim processes a specially crafted `.solv` file containing negative size values in the `repo_add_solv` function. This leads to an undersized memory allocation and a subsequent out-of-bounds write. An attacker could exploit this to cause a denial of service (DoS).

Vulnerability data from NVD (NIST) · CISA KEV · EPSS