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
30 Jun 2026, 03:20
| Type | Values Removed | Values Added |
|---|---|---|
| References |
|
15 May 2026, 15:16
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://github.com/CESNET/libyang/security/advisories/GHSA-vw2p-pq79-92xh - |
14 May 2026, 21:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-05-14 21:16
Updated : 2026-07-15 02:22
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
