SEPTEMBER 9, 2026
Live Feed
Back to database
Case File

CVE-2026-45612

MEDIUM · CVSS 5.5 EPSS 0.12% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-07-16 · Last synced 2026-08-15

CyberRota Analysis

AI-Generated

The vulnerability affects the Rust demangler in the rz-libdemangle library used by F5 products, which can lead to an out-of-bounds read if the demangler structure is uninitialized. This issue could potentially expose sensitive information or lead to undefined behavior in applications utilizing this library. Organizations using affected F5 products should prioritize patching to mitigate the risk associated with this medium-severity vulnerability.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-45612
Severity
MEDIUM
CVSS
5.5
EPSS
0.12%
F5

Original NVD Description

rz-libdemangle is a Rizin library for demangling symbols. Prior to 6bf56d3, the Rust demangler in src/rust/rust_v0.c can perform an out-of-bounds read when the demangler structure is not yet initialized. This issue is fixed in commit 6bf56d3.