USN-8022-2

Source
https://ubuntu.com/security/notices/USN-8022-2
Import Source
https://github.com/canonical/ubuntu-security-notices/blob/main/osv/usn/USN-8022-2.json
JSON Data
https://api.test.osv.dev/v1/vulns/USN-8022-2
Upstream
Related
Published
2026-02-16T07:59:27Z
Modified
2026-02-20T07:00:17.877285Z
Summary
expat vulnerabilities
Details

USN-8022-1 fixed vulnerabilities in Expat. This update provides the corresponding updates for Ubuntu 24.04 LTS.

Original advisory details:

It was discovered that Expat incorrectly handled the initialization of parsers for external entities. An attacker could possibly use this issue to cause a denial of service. (CVE-2026-24515)

It was discovered that Expat incorrectly handled integer calculations when allocating memory for XML tags. An attacker could possibly use this issue to cause a denial of service or execute arbitrary code. (CVE-2026-25210)

References

Affected packages

Ubuntu:24.04:LTS / expat

Package

Name
expat
Purl
pkg:deb/ubuntu/expat@2.6.1-2ubuntu0.4?arch=source&distro=noble

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
2.6.1-2ubuntu0.4

Affected versions

2.*
2.5.0-2
2.6.0-1
2.6.1-2
2.6.1-2build1
2.6.1-2ubuntu0.1
2.6.1-2ubuntu0.2
2.6.1-2ubuntu0.3

Ecosystem specific

{
    "binaries": [
        {
            "binary_name": "expat",
            "binary_version": "2.6.1-2ubuntu0.4"
        },
        {
            "binary_name": "libexpat1",
            "binary_version": "2.6.1-2ubuntu0.4"
        },
        {
            "binary_name": "libexpat1-dev",
            "binary_version": "2.6.1-2ubuntu0.4"
        }
    ],
    "availability": "No subscription required"
}

Database specific

source
"https://github.com/canonical/ubuntu-security-notices/blob/main/osv/usn/USN-8022-2.json"
cves_map
{
    "cves": [
        {
            "severity": [
                {
                    "type": "CVSS_V3",
                    "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:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:L"
                },
                {
                    "type": "Ubuntu",
                    "score": "medium"
                }
            ],
            "id": "CVE-2026-24515"
        },
        {
            "severity": [
                {
                    "type": "CVSS_V3",
                    "score": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:L"
                },
                {
                    "type": "Ubuntu",
                    "score": "medium"
                }
            ],
            "id": "CVE-2026-25210"
        }
    ],
    "ecosystem": "Ubuntu:24.04:LTS"
}