usn-7896-1
Vulnerability from osv_ubuntu
Published
2025-11-27 14:21
Modified
2026-04-27 14:11
Summary
libxml2 vulnerabilities
Details
It was discovered that the libxml2 Python bindings incorrectly handled certain return values. An attacker could possibly use this issue to cause libxml2 to crash, resulting in a denial of service. (CVE-2025-32414)
It was discovered that libxml2 incorrectly handled certain memory operations. A remote attacker could possibly use this issue to cause libxml2 to crash, resulting in a denial of service. (CVE-2025-32415)
It was discovered that libxslt, used by libxml2, incorrectly handled certain attributes. An attacker could use this issue to cause a crash, resulting in a denial of service, or possibly execute arbitrary code. This update adds a fix to libxml2 to mitigate the libxslt vulnerability. (CVE-2025-7425)
References
{
"affected": [
{
"database_specific": {
"cves_map": {
"cves": [
{
"id": "CVE-2025-7425",
"severity": [
{
"score": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:N/I:H/A:H",
"type": "CVSS_V3"
},
{
"score": "medium",
"type": "Ubuntu"
}
]
},
{
"id": "CVE-2025-32414",
"severity": [
{
"score": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:L",
"type": "CVSS_V3"
},
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"type": "CVSS_V3"
},
{
"score": "medium",
"type": "Ubuntu"
}
]
},
{
"id": "CVE-2025-32415",
"severity": [
{
"score": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L",
"type": "CVSS_V3"
},
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"type": "CVSS_V3"
},
{
"score": "medium",
"type": "Ubuntu"
}
]
}
],
"ecosystem": "Ubuntu:Pro:14.04:LTS"
}
},
"ecosystem_specific": {
"availability": "Available with Ubuntu Pro with Legacy support add-on: https://ubuntu.com/pro",
"binaries": [
{
"binary_name": "libxml2",
"binary_version": "2.9.1+dfsg1-3ubuntu4.13+esm10"
},
{
"binary_name": "libxml2-utils",
"binary_version": "2.9.1+dfsg1-3ubuntu4.13+esm10"
},
{
"binary_name": "python-libxml2",
"binary_version": "2.9.1+dfsg1-3ubuntu4.13+esm10"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:14.04:LTS",
"name": "libxml2",
"purl": "pkg:deb/ubuntu/libxml2@2.9.1+dfsg1-3ubuntu4.13+esm10?arch=source\u0026distro=esm-infra-legacy/trusty"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.9.1+dfsg1-3ubuntu4.13+esm10"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"2.9.1+dfsg1-3ubuntu2",
"2.9.1+dfsg1-3ubuntu3",
"2.9.1+dfsg1-3ubuntu4",
"2.9.1+dfsg1-3ubuntu4.1",
"2.9.1+dfsg1-3ubuntu4.2",
"2.9.1+dfsg1-3ubuntu4.3",
"2.9.1+dfsg1-3ubuntu4.4",
"2.9.1+dfsg1-3ubuntu4.5",
"2.9.1+dfsg1-3ubuntu4.6",
"2.9.1+dfsg1-3ubuntu4.7",
"2.9.1+dfsg1-3ubuntu4.8",
"2.9.1+dfsg1-3ubuntu4.9",
"2.9.1+dfsg1-3ubuntu4.10",
"2.9.1+dfsg1-3ubuntu4.11",
"2.9.1+dfsg1-3ubuntu4.12",
"2.9.1+dfsg1-3ubuntu4.13",
"2.9.1+dfsg1-3ubuntu4.13+esm1",
"2.9.1+dfsg1-3ubuntu4.13+esm2",
"2.9.1+dfsg1-3ubuntu4.13+esm3",
"2.9.1+dfsg1-3ubuntu4.13+esm4",
"2.9.1+dfsg1-3ubuntu4.13+esm5",
"2.9.1+dfsg1-3ubuntu4.13+esm6",
"2.9.1+dfsg1-3ubuntu4.13+esm7",
"2.9.1+dfsg1-3ubuntu4.13+esm8",
"2.9.1+dfsg1-3ubuntu4.13+esm9"
]
}
],
"aliases": [],
"details": "It was discovered that the libxml2 Python bindings incorrectly handled\ncertain return values. An attacker could possibly use this issue to cause\nlibxml2 to crash, resulting in a denial of service. (CVE-2025-32414)\n\nIt was discovered that libxml2 incorrectly handled certain memory\noperations. A remote attacker could possibly use this issue to cause\nlibxml2 to crash, resulting in a denial of service. (CVE-2025-32415)\n\nIt was discovered that libxslt, used by libxml2, incorrectly handled\ncertain attributes. An attacker could use this issue to cause a crash,\nresulting in a denial of service, or possibly execute arbitrary code. This\nupdate adds a fix to libxml2 to mitigate the libxslt vulnerability.\n(CVE-2025-7425)",
"id": "USN-7896-1",
"modified": "2026-04-27T14:11:47Z",
"published": "2025-11-27T14:21:02Z",
"references": [
{
"type": "ADVISORY",
"url": "https://ubuntu.com/security/notices/USN-7896-1"
},
{
"type": "REPORT",
"url": "https://ubuntu.com/security/CVE-2025-7425"
},
{
"type": "REPORT",
"url": "https://ubuntu.com/security/CVE-2025-32414"
},
{
"type": "REPORT",
"url": "https://ubuntu.com/security/CVE-2025-32415"
}
],
"related": [],
"schema_version": "1.7.0",
"summary": "libxml2 vulnerabilities",
"upstream": [
"UBUNTU-CVE-2025-7425",
"UBUNTU-CVE-2025-32414",
"UBUNTU-CVE-2025-32415"
]
}
Loading…
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…