Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2023-29469

22
FAUCET Score

CVE-2023-29469 is a medium-severity vulnerability affecting libxml2 versions prior to 2.10.4, impacting Debian Linux and other products utilizing libxml2. The flaw stems from non-deterministic hashing of empty dictionary strings in crafted XML documents, leading to potential logic and memory errors, including double-free vulnerabilities (CWE-415). This issue can be triggered remotely with low attack complexity, requiring user interaction, and primarily poses a high availability impact. Currently, there is no evidence of active exploitation, public exploit code (Metasploit, Nuclei, ExploitDB), or significant community discussion or media coverage surrounding this CVE.

Impacted Technologies

VendorProductVersion(s)CPE
< 2.10.4CPE matchmatch criteria
cpe:2.3:a:xmlsoft:libxml2:*:*:*:*:*:*:*:*
10.0CPE matchmatch criteria
cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*

CVSS Data

CVSS version used by this source: 3.1

6.5MEDIUM

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H

Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
REQUIRED
Scope
UNCHANGED
Confidentiality Impact
NONE
Integrity Impact
NONE
Availability Impact
HIGH
Exploitability Score
2.8
Impact Score
3.6
CvssVersion
3.1

Exploit Intelligence

EPSS Score
1.01%
Probability of exploitation in next 30 days
EPSS Percentile
59.6%
Percentile rank of EPSS score among Peer Group
As of 2026-07-27
Model: v2026.06.15
This CVE's current EPSS score of 0.0101 is in the 72nd percentile among its peer group of 26,234 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.0 Reddit, 0.1 Bluesky, 0.0 Mastodon, and 0.1 GitHub mentions.

Media Mentions

The average CVE in this peer group has 0.1 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Patch Available

Vendor Patches (8)

microsoftpatch availablevia msrc
Product: cbl2 libxml2 2.10.4-1 on CBL Mariner 2.0Fixed in: 2.10.4-1
microsoftpatch availablevia msrc
Product: CBL Mariner 2.0 x64Fixed in: 2.10.4-1
microsoftpatch availablevia msrc
Product: CBL Mariner 2.0 ARMFixed in: 2.10.4-1
microsoftpatch availablevia msrc
Product: 16873-16823Fixed in: 2.10.4-1
redhatpatch availablevia redhat_api
Product: Red Hat Enterprise Linux 8.6 Extended Update SupportFixed in: libxml2-0:2.9.7-13.el8_6.4
View patch
redhatpatch availablevia redhat_api
Product: Red Hat Enterprise Linux 9Fixed in: libxml2-0:2.9.13-3.el9_2.1
View patch
redhatpatch availablevia redhat_api
Product: Text-Only JBCSFixed in: libxml2
View patch
redhatpatch availablevia redhat_api
Product: Red Hat Enterprise Linux 8Fixed in: libxml2-0:2.9.7-16.el8_8.1
View patch

Vendor Advisories (3)

microsoft2023-Aug/CVE-2023-29469

CVE-2023-29469

Aug 8, 2023
microsoft2023-Apr/CVE-2023-29469Moderate

An issue was discovered in libxml2 before 2.10.4. When hashing empty dict strings in a crafted XML document xmlDictComputeFastKey in dict.c can produce non-deterministic values leading to various logic and memory errors such as a double free. This behavior occurs because there is an attempt to use the first byte of an empty string and any value is possible (not solely the '\0' value).

Apr 11, 2023
redhatCVE-2023-29469Moderate

libxml2: Hashing of empty dict strings isn't deterministic

Apr 11, 2023

References

gitlab.gnome.org / GNOME/libxml2/-/issues/510
Issue TrackingVendor Advisory
gitlab.gnome.org / GNOME/libxml2/-/releases/v2.10.4
Release Notes
lists.debian.org / debian-lts-announce/2023/04/msg00031.html
Mailing ListThird Party Advisory
security.netapp.com / advisory/ntap-20230601-0006