ECHO-E3C1-3A3B-83BA Integer overflow in xmlURIEscapeStr (uri.c). Upstream fix (8edbbdb0) adds `if (len == 0) return(NULL);` after xmlStrlen to catch overflow where xmlStrlen returns 0 for a non-empty input. Debian trixie's 2.9.14-based package already has the equivalent guard `if (!(len > 0)) return(NULL);` at the same site, so the bot's CVE-2026-86139 backport (#21567) is a no-op cosmetic rewrite and is not carried. Verified against the deb13u3 source tree.
| Reporter | Title | Published | Views | Family All 19 |
|---|---|---|---|---|
| CVE-2026-86139 | 5 Sep 202604:23 | – | alpinelinux | |
| CVE-2026-86139 | 5 Sep 202604:23 | – | cve | |
| CVE-2026-86139 | 5 Sep 202604:23 | – | cvelist | |
| CVE-2026-86139 | 5 Sep 202604:23 | – | debiancve | |
| EUVD-2026-71832 | 5 Sep 202604:23 | – | euvd | |
| In libxml2 before 2.15.4, xmlURIEscapeStr in uri.c has an integer overflow. | 6 Sep 202611:36 | – | mscve | |
| CVE-2026-86139 | 5 Sep 202605:17 | – | nvd | |
| AZL-99714 CVE-2026-86139 affecting package libxml2 2.11.5-10 | 5 Sep 202605:17 | – | osv | |
| DEBIAN-CVE-2026-86139 | 5 Sep 202605:17 | – | osv | |
| RHSA-2026:64463 Red Hat Security Advisory: Red Hat Hardened Images RPMs bug fix and enhancement update | 9 Sep 202610:19 | – | osv |
10
| Source | Link |
|---|---|
| advisory | www.advisory.echohq.com/cve/CVE-2026-86139 |
| advisory | www.advisory.echohq.com/cve/CVE-2026-86139 |
Data
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation
08 Sep 2026 10:45Current
5.6Medium risk
Vulners AI Score5.6
CVSS 3.16.9 - 7.8
EPSS0.00166
SSVC