libyang is a YANG data modeling language library. Prior to SO 5.2.15, lyb_read_string() in src/parser_lyb.c contains an integer overflow that results in a heap buffer overflow when parsing a maliciously crafted LYB binary blob. An attacker who can supply LYB data to any libyang consumer (NETCONF server, sysrepo, etc.) can trigger a crash or potential heap corruption. This vulnerability is fixed in SO 5.2.15.
References
Configurations
No configuration.
History
No history.
Information
Published : 2026-05-14 21:16
Updated : 2026-09-09 13:20
NVD link : CVE-2026-44673
Mitre link : CVE-2026-44673
CVE.ORG link : CVE-2026-44673
JSON object : View
Products Affected
No product.
CWE
CWE-190
Integer Overflow or Wraparound
