CVE Catalog

CVE-2026-88341

MediumCVSS 5.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.17%

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

Summary

A reachable assertion vulnerability exists in YARA 4.5.8 when loading crafted .yrc compiled rule files. An attacker can provide a malicious file with an invalid arena configuration (num_buffers=0) that triggers an assertion failure in yr_arena_get_ptr(), causing the application to terminate.

Risk Assessment

An attacker can remotely crash an application using YARA, causing a denial of service (DoS). This may disrupt file analysis systems or security scanners based on YARA.

Recommendation

Update YARA to a version newer than 4.5.8 as soon as a fix is available. Until then, avoid loading .yrc files from untrusted sources.

Other vulnerabilities in YARA

See all
Original NVD description (English source)

A reachable assertion vulnerability exists in YARA 4.5.8 when loading crafted .yrc compiled rule files. An attacker can provide a malicious file with an invalid arena configuration (num_buffers=0) that triggers an assertion failure in yr_arena_get_ptr(), causing the application to terminate.

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