Vulnerability Description
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.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/CESNET/libyang/security/advisories/GHSA-vw2p-pq79-92xh
- https://github.com/CESNET/libyang/security/advisories/GHSA-vw2p-pq79-92xh
FAQ
What is CVE-2026-44673?
CVE-2026-44673 is a vulnerability with a CVSS score of 7.5 (HIGH). 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 malicious...
How severe is CVE-2026-44673?
CVE-2026-44673 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-44673?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.