Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2026-56131 (GCVE-0-2026-56131)
Vulnerability from cvelistv5 – Published: 2026-06-19 02:56 – Updated: 2026-06-22 14:58
VLAI
EPSS
VEX
Summary
libexpat before 2.8.2 lacks handler call depth tracking for calls to XML_ResumeParser from within handlers in cases of a policy violation. Thus, a use-after-free can occur (similar to the CVE-2026-50219 situation).
Severity
4.9 (Medium)
SSVC
Exploitation: none
Automatable: no
Technical Impact: partial
CISA Coordinator (v2.0.3)
CWE
- CWE-416 - Use After Free
Assigner
References
1 reference
Impacted products
1 product
| Vendor | Product | Version | |
|---|---|---|---|
| libexpat project | libexpat |
Affected:
0 , < 2.8.2
(semver)
|
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-56131",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-06-22T14:58:05.598510Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-06-22T14:58:17.404Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"product": "libexpat",
"vendor": "libexpat project",
"versions": [
{
"lessThan": "2.8.2",
"status": "affected",
"version": "0",
"versionType": "semver"
}
]
}
],
"cpeApplicability": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:libexpat_project:libexpat:*:*:*:*:*:*:*:*",
"versionEndExcluding": "2.8.2",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "libexpat before 2.8.2 lacks handler call depth tracking for calls to XML_ResumeParser from within handlers in cases of a policy violation. Thus, a use-after-free can occur (similar to the CVE-2026-50219 situation)."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 4.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"format": "CVSS",
"scenarios": [
{
"lang": "en",
"value": "GENERAL"
}
]
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-416",
"description": "CWE-416 Use After Free",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-06-19T02:56:36.041Z",
"orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"shortName": "mitre"
},
"references": [
{
"url": "https://github.com/libexpat/libexpat/pull/1267"
}
],
"x_generator": {
"engine": "CVE-Request-form 0.0.1"
}
}
},
"cveMetadata": {
"assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"assignerShortName": "mitre",
"cveId": "CVE-2026-56131",
"datePublished": "2026-06-19T02:56:36.041Z",
"dateReserved": "2026-06-19T02:56:35.597Z",
"dateUpdated": "2026-06-22T14:58:17.404Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2026-56131",
"date": "2026-07-24",
"epss": "0.00135",
"percentile": "0.03358"
},
"microsoft_vex": {
"current_release_date": "2026-07-03T01:05:57.000Z",
"cve": "CVE-2026-56131",
"id": "msrc_CVE-2026-56131",
"initial_release_date": "2026-06-02T00:00:00.000Z",
"product_status:fixed": "1",
"product_status:known_affected": "3",
"product_status:known_not_affected": "2",
"source": "Microsoft CSAF VEX",
"status": "final",
"title": "libexpat before 2.8.2 lacks handler call depth tracking for calls to XML_ResumeParser from within handlers in cases of a policy violation. Thus, a use-after-free can occur (similar to the CVE-2026-50219 situation).",
"url": "https://msrc.microsoft.com/csaf/vex/2026/msrc_cve-2026-56131.json",
"version": "4"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2026-56131\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2026-06-19T06:17:10.107\",\"lastModified\":\"2026-06-23T20:15:48.007\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"libexpat before 2.8.2 lacks handler call depth tracking for calls to XML_ResumeParser from within handlers in cases of a policy violation. Thus, a use-after-free can occur (similar to the CVE-2026-50219 situation).\"}],\"affected\":[{\"source\":\"cve@mitre.org\",\"affectedData\":[{\"vendor\":\"libexpat project\",\"product\":\"libexpat\",\"defaultStatus\":\"unaffected\",\"versions\":[{\"version\":\"0\",\"lessThan\":\"2.8.2\",\"versionType\":\"semver\",\"status\":\"affected\"}]}]}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"cve@mitre.org\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L\",\"baseScore\":4.9,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"LOW\"},\"exploitabilityScore\":1.4,\"impactScore\":3.4}],\"ssvcV203\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"ssvcData\":{\"timestamp\":\"2026-06-22T14:58:05.598510Z\",\"id\":\"CVE-2026-56131\",\"options\":[{\"exploitation\":\"none\"},{\"automatable\":\"no\"},{\"technicalImpact\":\"partial\"}],\"role\":\"CISA Coordinator\",\"version\":\"2.0.3\"}}]},\"weaknesses\":[{\"source\":\"cve@mitre.org\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-416\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:libexpat_project:libexpat:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"2.8.2\",\"matchCriteriaId\":\"E3A57811-3797-4D35-A4AC-E1AB3CE6F1F3\"}]}]}],\"references\":[{\"url\":\"https://github.com/libexpat/libexpat/pull/1267\",\"source\":\"cve@mitre.org\",\"tags\":[\"Patch\"]}]}}",
"suse_vex": {
"aggregate_severity": "moderate",
"current_release_date": "2026-06-20T02:28:50Z",
"cve": "CVE-2026-56131",
"id": "CVE-2026-56131",
"initial_release_date": "2026-06-20T02:28:50Z",
"product_status:known_affected": "124",
"source": "SUSE CSAF VEX",
"status": "interim",
"title": "SUSE CVE CVE-2026-56131",
"url": "https://ftp.suse.com/pub/projects/security/csaf-vex/cve-2026-56131.json",
"version": "2"
},
"vulnrichment": {
"containers": "{\"cna\": {\"metrics\": [{\"format\": \"CVSS\", \"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 4.9, \"attackVector\": \"LOCAL\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L\", \"integrityImpact\": \"LOW\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"HIGH\", \"availabilityImpact\": \"LOW\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"LOW\"}, \"scenarios\": [{\"lang\": \"en\", \"value\": \"GENERAL\"}]}], \"affected\": [{\"vendor\": \"libexpat project\", \"product\": \"libexpat\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"2.8.2\", \"versionType\": \"semver\"}], \"defaultStatus\": \"unaffected\"}], \"references\": [{\"url\": \"https://github.com/libexpat/libexpat/pull/1267\"}], \"x_generator\": {\"engine\": \"CVE-Request-form 0.0.1\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"libexpat before 2.8.2 lacks handler call depth tracking for calls to XML_ResumeParser from within handlers in cases of a policy violation. Thus, a use-after-free can occur (similar to the CVE-2026-50219 situation).\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-416\", \"description\": \"CWE-416 Use After Free\"}]}], \"cpeApplicability\": [{\"nodes\": [{\"negate\": false, \"cpeMatch\": [{\"criteria\": \"cpe:2.3:a:libexpat_project:libexpat:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"2.8.2\"}], \"operator\": \"OR\"}]}], \"providerMetadata\": {\"orgId\": \"8254265b-2729-46b6-b9e3-3dfca2d5bfca\", \"shortName\": \"mitre\", \"dateUpdated\": \"2026-06-19T02:56:36.041Z\"}}, \"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-56131\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-06-22T14:58:05.598510Z\"}}}], \"providerMetadata\": {\"shortName\": \"CISA-ADP\", \"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"dateUpdated\": \"2026-06-22T14:58:12.390Z\"}}]}",
"cveMetadata": "{\"cveId\": \"CVE-2026-56131\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-06-19T02:56:36.041Z\", \"dateReserved\": \"2026-06-19T02:56:35.597Z\", \"assignerOrgId\": \"8254265b-2729-46b6-b9e3-3dfca2d5bfca\", \"datePublished\": \"2026-06-19T02:56:36.041Z\", \"assignerShortName\": \"mitre\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
FKIE_CVE-2026-56131
Vulnerability from fkie_nvd - Published: 2026-06-19 06:17 - Updated: 2026-06-23 20:15
Severity
Summary
libexpat before 2.8.2 lacks handler call depth tracking for calls to XML_ResumeParser from within handlers in cases of a policy violation. Thus, a use-after-free can occur (similar to the CVE-2026-50219 situation).
References
Impacted products
| Vendor | Product | Version | |
|---|---|---|---|
| libexpat_project | libexpat | * |
{
"affected": [
{
"affectedData": [
{
"defaultStatus": "unaffected",
"product": "libexpat",
"vendor": "libexpat project",
"versions": [
{
"lessThan": "2.8.2",
"status": "affected",
"version": "0",
"versionType": "semver"
}
]
}
],
"source": "cve@mitre.org"
}
],
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:libexpat_project:libexpat:*:*:*:*:*:*:*:*",
"matchCriteriaId": "E3A57811-3797-4D35-A4AC-E1AB3CE6F1F3",
"versionEndExcluding": "2.8.2",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "libexpat before 2.8.2 lacks handler call depth tracking for calls to XML_ResumeParser from within handlers in cases of a policy violation. Thus, a use-after-free can occur (similar to the CVE-2026-50219 situation)."
}
],
"id": "CVE-2026-56131",
"lastModified": "2026-06-23T20:15:48.007",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 4.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"exploitabilityScore": 1.4,
"impactScore": 3.4,
"source": "cve@mitre.org",
"type": "Secondary"
}
],
"ssvcV203": [
{
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"ssvcData": {
"id": "CVE-2026-56131",
"options": [
{
"exploitation": "none"
},
{
"automatable": "no"
},
{
"technicalImpact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-06-22T14:58:05.598510Z",
"version": "2.0.3"
}
}
]
},
"published": "2026-06-19T06:17:10.107",
"references": [
{
"source": "cve@mitre.org",
"tags": [
"Patch"
],
"url": "https://github.com/libexpat/libexpat/pull/1267"
}
],
"sourceIdentifier": "cve@mitre.org",
"vulnStatus": "Analyzed",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-416"
}
],
"source": "cve@mitre.org",
"type": "Secondary"
}
]
}
GHSA-FCHF-WVCC-QF9G
Vulnerability from github – Published: 2026-06-19 06:31 – Updated: 2026-06-19 06:31
VLAI
Details
libexpat before 2.8.2 lacks handler call depth tracking for calls to XML_ResumeParser from within handlers in cases of a policy violation. Thus, a use-after-free can occur (similar to the CVE-2026-50219 situation).
Severity
4.9 (Medium)
{
"affected": [],
"aliases": [
"CVE-2026-56131"
],
"database_specific": {
"cwe_ids": [
"CWE-416"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2026-06-19T06:17:10Z",
"severity": "MODERATE"
},
"details": "libexpat before 2.8.2 lacks handler call depth tracking for calls to XML_ResumeParser from within handlers in cases of a policy violation. Thus, a use-after-free can occur (similar to the CVE-2026-50219 situation).",
"id": "GHSA-fchf-wvcc-qf9g",
"modified": "2026-06-19T06:31:56Z",
"published": "2026-06-19T06:31:56Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-56131"
},
{
"type": "WEB",
"url": "https://github.com/libexpat/libexpat/pull/1267"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L",
"type": "CVSS_V3"
}
]
}
MSRC_CVE-2026-56131
Vulnerability from csaf_microsoft - Published: 2026-06-02 00:00 - Updated: 2026-07-03 01:05Summary
libexpat before 2.8.2 lacks handler call depth tracking for calls to XML_ResumeParser from within handlers in cases of a policy violation. Thus, a use-after-free can occur (similar to the CVE-2026-50219 situation).
Notes
Additional Resources: To determine the support lifecycle for your software, see the Microsoft Support Lifecycle: https://support.microsoft.com/lifecycle
Disclaimer: The information provided in the Microsoft Knowledge Base is provided \"as is\" without warranty of any kind. Microsoft disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. In no event shall Microsoft Corporation or its suppliers be liable for any damages whatsoever including direct, indirect, incidental, consequential, loss of business profits or special damages, even if Microsoft Corporation or its suppliers have been advised of the possibility of such damages. Some states do not allow the exclusion or limitation of liability for consequential or incidental damages so the foregoing limitation may not apply.
4.9 (Medium)
Affected products
Fixed
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 21279-17084 | — |
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 17084-5 | — |
None Available
|
|
| Unresolved product id: 17084-4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17084-3 | — |
None Available
|
Known not affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 17084-2 | — | ||
| Unresolved product id: 17084-1 | — |
References
4 references
| URL | Category |
|---|---|
| https://msrc.microsoft.com/csaf/vex/2026/msrc_cve… | self |
| https://support.microsoft.com/lifecycle | external |
| https://www.first.org/cvss | external |
| https://msrc.microsoft.com/csaf/vex/2026/msrc_cve… | self |
{
"document": {
"category": "csaf_vex",
"csaf_version": "2.0",
"distribution": {
"text": "Public",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en-US",
"notes": [
{
"category": "general",
"text": "To determine the support lifecycle for your software, see the Microsoft Support Lifecycle: https://support.microsoft.com/lifecycle",
"title": "Additional Resources"
},
{
"category": "legal_disclaimer",
"text": "The information provided in the Microsoft Knowledge Base is provided \\\"as is\\\" without warranty of any kind. Microsoft disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. In no event shall Microsoft Corporation or its suppliers be liable for any damages whatsoever including direct, indirect, incidental, consequential, loss of business profits or special damages, even if Microsoft Corporation or its suppliers have been advised of the possibility of such damages. Some states do not allow the exclusion or limitation of liability for consequential or incidental damages so the foregoing limitation may not apply.",
"title": "Disclaimer"
}
],
"publisher": {
"category": "vendor",
"contact_details": "secure@microsoft.com",
"name": "Microsoft Security Response Center",
"namespace": "https://msrc.microsoft.com"
},
"references": [
{
"category": "self",
"summary": "CVE-2026-56131 libexpat before 2.8.2 lacks handler call depth tracking for calls to XML_ResumeParser from within handlers in cases of a policy violation. Thus, a use-after-free can occur (similar to the CVE-2026-50219 situation). - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2026/msrc_cve-2026-56131.json"
},
{
"category": "external",
"summary": "Microsoft Support Lifecycle",
"url": "https://support.microsoft.com/lifecycle"
},
{
"category": "external",
"summary": "Common Vulnerability Scoring System",
"url": "https://www.first.org/cvss"
}
],
"title": "libexpat before 2.8.2 lacks handler call depth tracking for calls to XML_ResumeParser from within handlers in cases of a policy violation. Thus, a use-after-free can occur (similar to the CVE-2026-50219 situation).",
"tracking": {
"current_release_date": "2026-07-03T01:05:57.000Z",
"generator": {
"date": "2026-07-03T07:14:17.359Z",
"engine": {
"name": "MSRC Generator",
"version": "1.0"
}
},
"id": "msrc_CVE-2026-56131",
"initial_release_date": "2026-06-02T00:00:00.000Z",
"revision_history": [
{
"date": "2026-06-27T01:07:33.000Z",
"legacy_version": "1",
"number": "1",
"summary": "Information published."
},
{
"date": "2026-06-28T01:56:22.000Z",
"legacy_version": "2",
"number": "2",
"summary": "Information published."
},
{
"date": "2026-06-29T14:42:30.000Z",
"legacy_version": "3",
"number": "3",
"summary": "Information published."
},
{
"date": "2026-07-03T01:05:57.000Z",
"legacy_version": "4",
"number": "4",
"summary": "Information published."
}
],
"status": "final",
"version": "4"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "3.0",
"product": {
"name": "Azure Linux 3.0",
"product_id": "17084"
}
}
],
"category": "product_name",
"name": "Azure Linux"
},
{
"branches": [
{
"category": "product_version_range",
"name": "azl3 cmake 0:3.30.3-13.azl3",
"product": {
"name": "azl3 cmake 0:3.30.3-13.azl3",
"product_id": "5"
}
}
],
"category": "product_name",
"name": "cmake"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cazl3 expat 0:2.6.4-6.azl3",
"product": {
"name": "\u003cazl3 expat 0:2.6.4-6.azl3",
"product_id": "4"
}
},
{
"category": "product_version",
"name": "azl3 expat 0:2.6.4-6.azl3",
"product": {
"name": "azl3 expat 0:2.6.4-6.azl3",
"product_id": "21279"
}
}
],
"category": "product_name",
"name": "expat"
},
{
"branches": [
{
"category": "product_version_range",
"name": "azl3 python3 0:3.12.9-11.azl3",
"product": {
"name": "azl3 python3 0:3.12.9-11.azl3",
"product_id": "3"
}
}
],
"category": "product_name",
"name": "python3"
},
{
"category": "product_name",
"name": "azl3 cmake 0:3.30.3-14.azl3",
"product": {
"name": "azl3 cmake 0:3.30.3-14.azl3",
"product_id": "2"
}
},
{
"category": "product_name",
"name": "azl3 python3 0:3.12.9-13.azl3",
"product": {
"name": "azl3 python3 0:3.12.9-13.azl3",
"product_id": "1"
}
}
],
"category": "vendor",
"name": "Microsoft"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 cmake 0:3.30.3-13.azl3 as a component of Azure Linux 3.0",
"product_id": "17084-5"
},
"product_reference": "5",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 cmake 0:3.30.3-14.azl3 as a component of Azure Linux 3.0",
"product_id": "17084-2"
},
"product_reference": "2",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 python3 0:3.12.9-13.azl3 as a component of Azure Linux 3.0",
"product_id": "17084-1"
},
"product_reference": "1",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003cazl3 expat 0:2.6.4-6.azl3 as a component of Azure Linux 3.0",
"product_id": "17084-4"
},
"product_reference": "4",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 expat 0:2.6.4-6.azl3 as a component of Azure Linux 3.0",
"product_id": "21279-17084"
},
"product_reference": "21279",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 python3 0:3.12.9-11.azl3 as a component of Azure Linux 3.0",
"product_id": "17084-3"
},
"product_reference": "3",
"relates_to_product_reference": "17084"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-56131",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"flags": [
{
"label": "component_not_present",
"product_ids": [
"17084-2",
"17084-1"
]
}
],
"notes": [
{
"category": "general",
"text": "mitre",
"title": "Assigning CNA"
}
],
"product_status": {
"fixed": [
"21279-17084"
],
"known_affected": [
"17084-5",
"17084-4",
"17084-3"
],
"known_not_affected": [
"17084-2",
"17084-1"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2026-56131 libexpat before 2.8.2 lacks handler call depth tracking for calls to XML_ResumeParser from within handlers in cases of a policy violation. Thus, a use-after-free can occur (similar to the CVE-2026-50219 situation). - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2026/msrc_cve-2026-56131.json"
}
],
"remediations": [
{
"category": "none_available",
"date": "2026-06-27T01:07:33.000Z",
"details": "There is no fix available for this vulnerability as of now",
"product_ids": [
"17084-5"
]
},
{
"category": "none_available",
"date": "2026-06-27T01:07:33.000Z",
"details": "There is no fix available for this vulnerability as of now",
"product_ids": [
"17084-3"
]
},
{
"category": "vendor_fix",
"date": "2026-06-27T01:07:33.000Z",
"details": "0:2.8.2-1.azl3:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17084-4"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 4.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"environmentalsScore": 0.0,
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"temporalScore": 4.9,
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"17084-5",
"17084-4",
"17084-3"
]
}
],
"title": "libexpat before 2.8.2 lacks handler call depth tracking for calls to XML_ResumeParser from within handlers in cases of a policy violation. Thus, a use-after-free can occur (similar to the CVE-2026-50219 situation)."
}
]
}
ubuntu-cve-2026-56131
Vulnerability from osv_ubuntu
Published
2026-06-19 06:17
Modified
2026-07-09 15:21
Summary
Details
libexpat before 2.8.2 lacks handler call depth tracking for calls to XML_ResumeParser from within handlers in cases of a policy violation. Thus, a use-after-free can occur (similar to the CVE-2026-50219 situation).
Severity
4.9 (Medium)
N/A (UNKNOWN)
References
{
"affected": [
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "libcoin80",
"binary_version": "3.1.4~abc9f50-4ubuntu2+esm2"
},
{
"binary_name": "libcoin80-runtime",
"binary_version": "3.1.4~abc9f50-4ubuntu2+esm2"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:14.04:LTS",
"name": "coin3",
"purl": "pkg:deb/ubuntu/coin3@3.1.4~abc9f50-4ubuntu2+esm2?arch=source\u0026distro=esm-infra-legacy/trusty"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"3.1.4~abc9f50-3",
"3.1.4~abc9f50-4",
"3.1.4~abc9f50-4ubuntu2",
"3.1.4~abc9f50-4ubuntu2+esm1",
"3.1.4~abc9f50-4ubuntu2+esm2"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "expat",
"binary_version": "2.1.0-4ubuntu1.4+esm11"
},
{
"binary_name": "lib64expat1",
"binary_version": "2.1.0-4ubuntu1.4+esm11"
},
{
"binary_name": "libexpat1",
"binary_version": "2.1.0-4ubuntu1.4+esm11"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:14.04:LTS",
"name": "expat",
"purl": "pkg:deb/ubuntu/expat@2.1.0-4ubuntu1.4+esm11?arch=source\u0026distro=esm-infra-legacy/trusty"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"2.1.0-4",
"2.1.0-4ubuntu1",
"2.1.0-4ubuntu1.1",
"2.1.0-4ubuntu1.2",
"2.1.0-4ubuntu1.3",
"2.1.0-4ubuntu1.4",
"2.1.0-4ubuntu1.4+esm1",
"2.1.0-4ubuntu1.4+esm2",
"2.1.0-4ubuntu1.4+esm4",
"2.1.0-4ubuntu1.4+esm6",
"2.1.0-4ubuntu1.4+esm7",
"2.1.0-4ubuntu1.4+esm8",
"2.1.0-4ubuntu1.4+esm9",
"2.1.0-4ubuntu1.4+esm10",
"2.1.0-4ubuntu1.4+esm11"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "vnc4server",
"binary_version": "4.1.1+xorg4.3.0-37ubuntu5.0.2+esm1"
},
{
"binary_name": "xvnc4viewer",
"binary_version": "4.1.1+xorg4.3.0-37ubuntu5.0.2+esm1"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:14.04:LTS",
"name": "vnc4",
"purl": "pkg:deb/ubuntu/vnc4@4.1.1+xorg4.3.0-37ubuntu5.0.2+esm1?arch=source\u0026distro=esm-infra-legacy/trusty"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"4.1.1+xorg4.3.0-37ubuntu5",
"4.1.1+xorg4.3.0-37ubuntu5.0.1",
"4.1.1+xorg4.3.0-37ubuntu5.0.2",
"4.1.1+xorg4.3.0-37ubuntu5.0.2+esm1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "libvtk-java",
"binary_version": "5.8.0-14.1ubuntu3+esm1"
},
{
"binary_name": "libvtk5.8",
"binary_version": "5.8.0-14.1ubuntu3+esm1"
},
{
"binary_name": "libvtk5.8-qt4",
"binary_version": "5.8.0-14.1ubuntu3+esm1"
},
{
"binary_name": "python-vtk",
"binary_version": "5.8.0-14.1ubuntu3+esm1"
},
{
"binary_name": "tcl-vtk",
"binary_version": "5.8.0-14.1ubuntu3+esm1"
},
{
"binary_name": "vtk-examples",
"binary_version": "5.8.0-14.1ubuntu3+esm1"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:14.04:LTS",
"name": "vtk",
"purl": "pkg:deb/ubuntu/vtk@5.8.0-14.1ubuntu3+esm1?arch=source\u0026distro=esm-infra-legacy/trusty"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"5.8.0-14ubuntu1",
"5.8.0-14ubuntu3",
"5.8.0-14.1ubuntu2",
"5.8.0-14.1ubuntu3",
"5.8.0-14.1ubuntu3+esm1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "libxmlrpc-c++8",
"binary_version": "1.33.06-0ubuntu1+esm1"
},
{
"binary_name": "libxmlrpc-core-c3",
"binary_version": "1.33.06-0ubuntu1+esm1"
},
{
"binary_name": "xmlrpc-api-utils",
"binary_version": "1.33.06-0ubuntu1+esm1"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:14.04:LTS",
"name": "xmlrpc-c",
"purl": "pkg:deb/ubuntu/xmlrpc-c@1.33.06-0ubuntu1+esm1?arch=source\u0026distro=esm-infra-legacy/trusty"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.16.33-3.2ubuntu3",
"1.33.06-0ubuntu1",
"1.33.06-0ubuntu1+esm1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "expat",
"binary_version": "2.1.0-7ubuntu0.16.04.5+esm12"
},
{
"binary_name": "lib64expat1",
"binary_version": "2.1.0-7ubuntu0.16.04.5+esm12"
},
{
"binary_name": "libexpat1",
"binary_version": "2.1.0-7ubuntu0.16.04.5+esm12"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:16.04:LTS",
"name": "expat",
"purl": "pkg:deb/ubuntu/expat@2.1.0-7ubuntu0.16.04.5+esm12?arch=source\u0026distro=esm-infra-legacy/xenial"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"2.1.0-7",
"2.1.0-7ubuntu0.16.04.1",
"2.1.0-7ubuntu0.16.04.2",
"2.1.0-7ubuntu0.16.04.3",
"2.1.0-7ubuntu0.16.04.4",
"2.1.0-7ubuntu0.16.04.5",
"2.1.0-7ubuntu0.16.04.5+esm2",
"2.1.0-7ubuntu0.16.04.5+esm5",
"2.1.0-7ubuntu0.16.04.5+esm6",
"2.1.0-7ubuntu0.16.04.5+esm7",
"2.1.0-7ubuntu0.16.04.5+esm8",
"2.1.0-7ubuntu0.16.04.5+esm9",
"2.1.0-7ubuntu0.16.04.5+esm10",
"2.1.0-7ubuntu0.16.04.5+esm11",
"2.1.0-7ubuntu0.16.04.5+esm12"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "ayttm",
"binary_version": "0.6.3-3ubuntu0.1~esm1"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:16.04:LTS",
"name": "ayttm",
"purl": "pkg:deb/ubuntu/ayttm@0.6.3-3ubuntu0.1~esm1?arch=source\u0026distro=esm-apps-legacy/xenial"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"0.6.3-3build1",
"0.6.3-3ubuntu0.1~esm1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "cableswig",
"binary_version": "0.1.0+git20150808-2ubuntu0.1~esm1"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:16.04:LTS",
"name": "cableswig",
"purl": "pkg:deb/ubuntu/cableswig@0.1.0+git20150808-2ubuntu0.1~esm1?arch=source\u0026distro=esm-apps-legacy/xenial"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"0.1.0+git20150808-1",
"0.1.0+git20150808-2",
"0.1.0+git20150808-2ubuntu0.1~esm1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "cadaver",
"binary_version": "0.23.3-2ubuntu2"
}
]
},
"package": {
"ecosystem": "Ubuntu:16.04:LTS",
"name": "cadaver",
"purl": "pkg:deb/ubuntu/cadaver@0.23.3-2ubuntu2?arch=source\u0026distro=xenial"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"0.23.3-2ubuntu2"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "libcoin80-runtime",
"binary_version": "3.1.4~abc9f50+dfsg1-1ubuntu0.1~esm2"
},
{
"binary_name": "libcoin80v5",
"binary_version": "3.1.4~abc9f50+dfsg1-1ubuntu0.1~esm2"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:16.04:LTS",
"name": "coin3",
"purl": "pkg:deb/ubuntu/coin3@3.1.4~abc9f50+dfsg1-1ubuntu0.1~esm2?arch=source\u0026distro=esm-apps/xenial"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"3.1.4~abc9f50+dfsg1-1",
"3.1.4~abc9f50+dfsg1-1ubuntu0.1~esm1",
"3.1.4~abc9f50+dfsg1-1ubuntu0.1~esm2"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "libgdcm-cil",
"binary_version": "2.6.3-3ubuntu3"
},
{
"binary_name": "libgdcm-java",
"binary_version": "2.6.3-3ubuntu3"
},
{
"binary_name": "libgdcm-tools",
"binary_version": "2.6.3-3ubuntu3"
},
{
"binary_name": "libgdcm2.6",
"binary_version": "2.6.3-3ubuntu3"
},
{
"binary_name": "libvtkgdcm-cil",
"binary_version": "2.6.3-3ubuntu3"
},
{
"binary_name": "libvtkgdcm-java",
"binary_version": "2.6.3-3ubuntu3"
},
{
"binary_name": "libvtkgdcm-tools",
"binary_version": "2.6.3-3ubuntu3"
},
{
"binary_name": "libvtkgdcm2.6",
"binary_version": "2.6.3-3ubuntu3"
},
{
"binary_name": "python-gdcm",
"binary_version": "2.6.3-3ubuntu3"
},
{
"binary_name": "python-vtkgdcm",
"binary_version": "2.6.3-3ubuntu3"
}
]
},
"package": {
"ecosystem": "Ubuntu:16.04:LTS",
"name": "gdcm",
"purl": "pkg:deb/ubuntu/gdcm@2.6.3-3ubuntu3?arch=source\u0026distro=xenial"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"2.4.4-4",
"2.4.4-4build1",
"2.4.4-4ubuntu1",
"2.6.1-3",
"2.6.2-1",
"2.6.2-2",
"2.6.2-3",
"2.6.3-1",
"2.6.3-1ubuntu1",
"2.6.3-2ubuntu1",
"2.6.3-3ubuntu1",
"2.6.3-3ubuntu3"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "insighttoolkit4-examples",
"binary_version": "4.9.0-4ubuntu1.1"
},
{
"binary_name": "insighttoolkit4-python",
"binary_version": "4.9.0-4ubuntu1.1"
},
{
"binary_name": "libinsighttoolkit4.9",
"binary_version": "4.9.0-4ubuntu1.1"
}
]
},
"package": {
"ecosystem": "Ubuntu:16.04:LTS",
"name": "insighttoolkit4",
"purl": "pkg:deb/ubuntu/insighttoolkit4@4.9.0-4ubuntu1.1?arch=source\u0026distro=xenial"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"4.8.1-1ubuntu3",
"4.8.1-1ubuntu4",
"4.8.2-3.1ubuntu1",
"4.9.0-3ubuntu2",
"4.9.0-4ubuntu1",
"4.9.0-4ubuntu1.1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "libxmltok1",
"binary_version": "1.2-3ubuntu0.16.04.1~esm5"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:16.04:LTS",
"name": "libxmltok",
"purl": "pkg:deb/ubuntu/libxmltok@1.2-3ubuntu0.16.04.1~esm5?arch=source\u0026distro=esm-apps/xenial"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.2-3build3",
"1.2-3ubuntu0.16.04.1~esm1",
"1.2-3ubuntu0.16.04.1~esm2",
"1.2-3ubuntu0.16.04.1~esm3",
"1.2-3ubuntu0.16.04.1~esm4",
"1.2-3ubuntu0.16.04.1~esm5"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "matanza",
"binary_version": "0.13+ds1-5"
}
]
},
"package": {
"ecosystem": "Ubuntu:16.04:LTS",
"name": "matanza",
"purl": "pkg:deb/ubuntu/matanza@0.13+ds1-5?arch=source\u0026distro=xenial"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"0.13+ds1-5"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "python-smartpm",
"binary_version": "1.4-2"
},
{
"binary_name": "smartpm",
"binary_version": "1.4-2"
},
{
"binary_name": "smartpm-core",
"binary_version": "1.4-2"
}
]
},
"package": {
"ecosystem": "Ubuntu:16.04:LTS",
"name": "smart",
"purl": "pkg:deb/ubuntu/smart@1.4-2?arch=source\u0026distro=xenial"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.4-2"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "swish-e",
"binary_version": "2.4.7-4ubuntu0.1~esm1"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:16.04:LTS",
"name": "swish-e",
"purl": "pkg:deb/ubuntu/swish-e@2.4.7-4ubuntu0.1~esm1?arch=source\u0026distro=esm-apps/xenial"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"2.4.7-4",
"2.4.7-4build1",
"2.4.7-4ubuntu0.1~esm1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "tdom",
"binary_version": "0.8.3-1"
}
]
},
"package": {
"ecosystem": "Ubuntu:16.04:LTS",
"name": "tdom",
"purl": "pkg:deb/ubuntu/tdom@0.8.3-1?arch=source\u0026distro=xenial"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"0.8.3-1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "vnc4server",
"binary_version": "4.1.1+xorg4.3.0-37.3ubuntu2.1+esm1"
},
{
"binary_name": "xvnc4viewer",
"binary_version": "4.1.1+xorg4.3.0-37.3ubuntu2.1+esm1"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:16.04:LTS",
"name": "vnc4",
"purl": "pkg:deb/ubuntu/vnc4@4.1.1+xorg4.3.0-37.3ubuntu2.1+esm1?arch=source\u0026distro=esm-apps/xenial"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"4.1.1+xorg4.3.0-37.3ubuntu2",
"4.1.1+xorg4.3.0-37.3ubuntu2.1+esm1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "libvtk-java",
"binary_version": "5.10.1+dfsg-2.1ubuntu0.1~esm1"
},
{
"binary_name": "libvtk5.10",
"binary_version": "5.10.1+dfsg-2.1ubuntu0.1~esm1"
},
{
"binary_name": "libvtk5.10-qt4",
"binary_version": "5.10.1+dfsg-2.1ubuntu0.1~esm1"
},
{
"binary_name": "python-vtk",
"binary_version": "5.10.1+dfsg-2.1ubuntu0.1~esm1"
},
{
"binary_name": "tcl-vtk",
"binary_version": "5.10.1+dfsg-2.1ubuntu0.1~esm1"
},
{
"binary_name": "vtk-examples",
"binary_version": "5.10.1+dfsg-2.1ubuntu0.1~esm1"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:16.04:LTS",
"name": "vtk",
"purl": "pkg:deb/ubuntu/vtk@5.10.1+dfsg-2.1ubuntu0.1~esm1?arch=source\u0026distro=esm-apps/xenial"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"5.10.1+dfsg-2",
"5.10.1+dfsg-2build3",
"5.10.1+dfsg-2.1build1",
"5.10.1+dfsg-2.1ubuntu0.1~esm1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "libwbxml2-0",
"binary_version": "0.10.7-1"
},
{
"binary_name": "libwbxml2-utils",
"binary_version": "0.10.7-1"
}
]
},
"package": {
"ecosystem": "Ubuntu:16.04:LTS",
"name": "wbxml2",
"purl": "pkg:deb/ubuntu/wbxml2@0.10.7-1?arch=source\u0026distro=xenial"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"0.10.7-1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "libxmlrpc-c++8v5",
"binary_version": "1.33.14-1ubuntu1+esm1"
},
{
"binary_name": "libxmlrpc-core-c3",
"binary_version": "1.33.14-1ubuntu1+esm1"
},
{
"binary_name": "xmlrpc-api-utils",
"binary_version": "1.33.14-1ubuntu1+esm1"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:16.04:LTS",
"name": "xmlrpc-c",
"purl": "pkg:deb/ubuntu/xmlrpc-c@1.33.14-1ubuntu1+esm1?arch=source\u0026distro=esm-apps-legacy/xenial"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.33.14-0.2ubuntu3",
"1.33.14-1ubuntu1",
"1.33.14-1ubuntu1+esm1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "expat",
"binary_version": "2.2.5-3ubuntu0.9+esm3"
},
{
"binary_name": "libexpat1",
"binary_version": "2.2.5-3ubuntu0.9+esm3"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:18.04:LTS",
"name": "expat",
"purl": "pkg:deb/ubuntu/expat@2.2.5-3ubuntu0.9+esm3?arch=source\u0026distro=esm-infra/bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"2.2.3-1",
"2.2.3-2",
"2.2.5-0ubuntu2",
"2.2.5-3",
"2.2.5-3ubuntu0.1",
"2.2.5-3ubuntu0.2",
"2.2.5-3ubuntu0.4",
"2.2.5-3ubuntu0.7",
"2.2.5-3ubuntu0.8",
"2.2.5-3ubuntu0.9",
"2.2.5-3ubuntu0.9+esm1",
"2.2.5-3ubuntu0.9+esm2",
"2.2.5-3ubuntu0.9+esm3"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "cadaver",
"binary_version": "0.23.3-2ubuntu3"
}
]
},
"package": {
"ecosystem": "Ubuntu:18.04:LTS",
"name": "cadaver",
"purl": "pkg:deb/ubuntu/cadaver@0.23.3-2ubuntu3?arch=source\u0026distro=bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"0.23.3-2ubuntu3"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "libcoin80-runtime",
"binary_version": "3.1.4~abc9f50+dfsg3-2ubuntu0.1~esm1"
},
{
"binary_name": "libcoin80v5",
"binary_version": "3.1.4~abc9f50+dfsg3-2ubuntu0.1~esm1"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:18.04:LTS",
"name": "coin3",
"purl": "pkg:deb/ubuntu/coin3@3.1.4~abc9f50+dfsg3-2ubuntu0.1~esm1?arch=source\u0026distro=esm-apps/bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"3.1.4~abc9f50+dfsg1-2",
"3.1.4~abc9f50+dfsg2-1",
"3.1.4~abc9f50+dfsg3-1",
"3.1.4~abc9f50+dfsg3-2",
"3.1.4~abc9f50+dfsg3-2ubuntu0.1~esm1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "libgdcm-cil",
"binary_version": "2.8.4-1build2"
},
{
"binary_name": "libgdcm-java",
"binary_version": "2.8.4-1build2"
},
{
"binary_name": "libgdcm-tools",
"binary_version": "2.8.4-1build2"
},
{
"binary_name": "libgdcm2.8",
"binary_version": "2.8.4-1build2"
},
{
"binary_name": "libvtkgdcm-cil",
"binary_version": "2.8.4-1build2"
},
{
"binary_name": "libvtkgdcm-java",
"binary_version": "2.8.4-1build2"
},
{
"binary_name": "libvtkgdcm-tools",
"binary_version": "2.8.4-1build2"
},
{
"binary_name": "libvtkgdcm2.8",
"binary_version": "2.8.4-1build2"
},
{
"binary_name": "python-gdcm",
"binary_version": "2.8.4-1build2"
},
{
"binary_name": "python-vtkgdcm",
"binary_version": "2.8.4-1build2"
}
]
},
"package": {
"ecosystem": "Ubuntu:18.04:LTS",
"name": "gdcm",
"purl": "pkg:deb/ubuntu/gdcm@2.8.4-1build2?arch=source\u0026distro=bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"2.8.2-3build1",
"2.8.3-1",
"2.8.4-1",
"2.8.4-1build2"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "insighttoolkit4-examples",
"binary_version": "4.12.2-dfsg1-1ubuntu1"
},
{
"binary_name": "insighttoolkit4-python",
"binary_version": "4.12.2-dfsg1-1ubuntu1"
},
{
"binary_name": "libinsighttoolkit4.12",
"binary_version": "4.12.2-dfsg1-1ubuntu1"
}
]
},
"package": {
"ecosystem": "Ubuntu:18.04:LTS",
"name": "insighttoolkit4",
"purl": "pkg:deb/ubuntu/insighttoolkit4@4.12.2-dfsg1-1ubuntu1?arch=source\u0026distro=bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"4.12.2-dfsg1-1ubuntu1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "libxmltok1",
"binary_version": "1.2-4ubuntu0.18.04.1~esm6"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:18.04:LTS",
"name": "libxmltok",
"purl": "pkg:deb/ubuntu/libxmltok@1.2-4ubuntu0.18.04.1~esm6?arch=source\u0026distro=esm-apps/bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.2-4",
"1.2-4ubuntu0.18.04.1~esm1",
"1.2-4ubuntu0.18.04.1~esm2",
"1.2-4ubuntu0.18.04.1~esm3",
"1.2-4ubuntu0.18.04.1~esm4",
"1.2-4ubuntu0.18.04.1~esm5",
"1.2-4ubuntu0.18.04.1~esm6"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "matanza",
"binary_version": "0.13+ds1-6"
}
]
},
"package": {
"ecosystem": "Ubuntu:18.04:LTS",
"name": "matanza",
"purl": "pkg:deb/ubuntu/matanza@0.13+ds1-6?arch=source\u0026distro=bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"0.13+ds1-5build1",
"0.13+ds1-6"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "python-smartpm",
"binary_version": "1.4-2"
},
{
"binary_name": "smartpm",
"binary_version": "1.4-2"
},
{
"binary_name": "smartpm-core",
"binary_version": "1.4-2"
}
]
},
"package": {
"ecosystem": "Ubuntu:18.04:LTS",
"name": "smart",
"purl": "pkg:deb/ubuntu/smart@1.4-2?arch=source\u0026distro=bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.4-2"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "swish-e",
"binary_version": "2.4.7-5ubuntu1+esm1"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:18.04:LTS",
"name": "swish-e",
"purl": "pkg:deb/ubuntu/swish-e@2.4.7-5ubuntu1+esm1?arch=source\u0026distro=esm-apps/bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"2.4.7-5ubuntu1",
"2.4.7-5ubuntu1+esm1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "tdom",
"binary_version": "0.9.0-1"
}
]
},
"package": {
"ecosystem": "Ubuntu:18.04:LTS",
"name": "tdom",
"purl": "pkg:deb/ubuntu/tdom@0.9.0-1?arch=source\u0026distro=bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"0.8.3-1",
"0.9.0-1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "vnc4server",
"binary_version": "4.1.1+xorg4.3.0-37.3ubuntu2"
},
{
"binary_name": "xvnc4viewer",
"binary_version": "4.1.1+xorg4.3.0-37.3ubuntu2"
}
]
},
"package": {
"ecosystem": "Ubuntu:18.04:LTS",
"name": "vnc4",
"purl": "pkg:deb/ubuntu/vnc4@4.1.1+xorg4.3.0-37.3ubuntu2?arch=source\u0026distro=bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"4.1.1+xorg4.3.0-37.3ubuntu2"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "libwbxml2-0",
"binary_version": "0.10.7-1build1"
},
{
"binary_name": "libwbxml2-utils",
"binary_version": "0.10.7-1build1"
}
]
},
"package": {
"ecosystem": "Ubuntu:18.04:LTS",
"name": "wbxml2",
"purl": "pkg:deb/ubuntu/wbxml2@0.10.7-1build1?arch=source\u0026distro=bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"0.10.7-1",
"0.10.7-1build1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "libxmlrpc-c++8v5",
"binary_version": "1.33.14-8ubuntu0.18.04.1~esm1"
},
{
"binary_name": "libxmlrpc-core-c3",
"binary_version": "1.33.14-8ubuntu0.18.04.1~esm1"
},
{
"binary_name": "xmlrpc-api-utils",
"binary_version": "1.33.14-8ubuntu0.18.04.1~esm1"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:18.04:LTS",
"name": "xmlrpc-c",
"purl": "pkg:deb/ubuntu/xmlrpc-c@1.33.14-8ubuntu0.18.04.1~esm1?arch=source\u0026distro=esm-apps/bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.33.14-7",
"1.33.14-8",
"1.33.14-8build1",
"1.33.14-8ubuntu0.18.04.1~esm1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "expat",
"binary_version": "2.2.9-1ubuntu0.8+esm1"
},
{
"binary_name": "libexpat1",
"binary_version": "2.2.9-1ubuntu0.8+esm1"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:20.04:LTS",
"name": "expat",
"purl": "pkg:deb/ubuntu/expat@2.2.9-1ubuntu0.8+esm1?arch=source\u0026distro=esm-infra/focal"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"2.2.7-2",
"2.2.9-1",
"2.2.9-1build1",
"2.2.9-1ubuntu0.2",
"2.2.9-1ubuntu0.4",
"2.2.9-1ubuntu0.5",
"2.2.9-1ubuntu0.6",
"2.2.9-1ubuntu0.7",
"2.2.9-1ubuntu0.8",
"2.2.9-1ubuntu0.8+esm1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "cadaver",
"binary_version": "0.23.3-2.1build1"
}
]
},
"package": {
"ecosystem": "Ubuntu:20.04:LTS",
"name": "cadaver",
"purl": "pkg:deb/ubuntu/cadaver@0.23.3-2.1build1?arch=source\u0026distro=focal"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"0.23.3-2.1build1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "insighttoolkit4-examples",
"binary_version": "4.13.2-dfsg1-8"
},
{
"binary_name": "insighttoolkit4-python3",
"binary_version": "4.13.2-dfsg1-8"
},
{
"binary_name": "libinsighttoolkit4.13",
"binary_version": "4.13.2-dfsg1-8"
}
]
},
"package": {
"ecosystem": "Ubuntu:20.04:LTS",
"name": "insighttoolkit4",
"purl": "pkg:deb/ubuntu/insighttoolkit4@4.13.2-dfsg1-8?arch=source\u0026distro=focal"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"4.12.2-dfsg1-4.1ubuntu1",
"4.13.2-dfsg1-1ubuntu1",
"4.13.2-dfsg1-4ubuntu1",
"4.13.2-dfsg1-6",
"4.13.2-dfsg1-6ubuntu1",
"4.13.2-dfsg1-8"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "libxmltok1",
"binary_version": "1.2-4ubuntu0.20.04.1~esm6"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:20.04:LTS",
"name": "libxmltok",
"purl": "pkg:deb/ubuntu/libxmltok@1.2-4ubuntu0.20.04.1~esm6?arch=source\u0026distro=esm-apps/focal"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.2-4",
"1.2-4ubuntu0.20.04.1~esm1",
"1.2-4ubuntu0.20.04.1~esm2",
"1.2-4ubuntu0.20.04.1~esm3",
"1.2-4ubuntu0.20.04.1~esm4",
"1.2-4ubuntu0.20.04.1~esm5",
"1.2-4ubuntu0.20.04.1~esm6"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "matanza",
"binary_version": "0.13+ds2-1"
}
]
},
"package": {
"ecosystem": "Ubuntu:20.04:LTS",
"name": "matanza",
"purl": "pkg:deb/ubuntu/matanza@0.13+ds2-1?arch=source\u0026distro=focal"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"0.13+ds1-6",
"0.13+ds2-1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "swish-e",
"binary_version": "2.4.7-6ubuntu0.1~esm1"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:20.04:LTS",
"name": "swish-e",
"purl": "pkg:deb/ubuntu/swish-e@2.4.7-6ubuntu0.1~esm1?arch=source\u0026distro=esm-apps/focal"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"2.4.7-6build1",
"2.4.7-6build2",
"2.4.7-6ubuntu0.1~esm1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "tdom",
"binary_version": "0.9.1-1"
}
]
},
"package": {
"ecosystem": "Ubuntu:20.04:LTS",
"name": "tdom",
"purl": "pkg:deb/ubuntu/tdom@0.9.1-1?arch=source\u0026distro=focal"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"0.9.1-1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "libwbxml2-0",
"binary_version": "0.10.7-1build1"
},
{
"binary_name": "libwbxml2-utils",
"binary_version": "0.10.7-1build1"
}
]
},
"package": {
"ecosystem": "Ubuntu:20.04:LTS",
"name": "wbxml2",
"purl": "pkg:deb/ubuntu/wbxml2@0.10.7-1build1?arch=source\u0026distro=focal"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"0.10.7-1build1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "libxmlrpc-c++8v5",
"binary_version": "1.33.14-8ubuntu0.20.04.1~esm1"
},
{
"binary_name": "libxmlrpc-core-c3",
"binary_version": "1.33.14-8ubuntu0.20.04.1~esm1"
},
{
"binary_name": "xmlrpc-api-utils",
"binary_version": "1.33.14-8ubuntu0.20.04.1~esm1"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:20.04:LTS",
"name": "xmlrpc-c",
"purl": "pkg:deb/ubuntu/xmlrpc-c@1.33.14-8ubuntu0.20.04.1~esm1?arch=source\u0026distro=esm-apps/focal"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.33.14-8build1",
"1.33.14-8build2",
"1.33.14-8ubuntu0.20.04.1~esm1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "cadaver",
"binary_version": "0.23.3-2.1build1"
}
]
},
"package": {
"ecosystem": "Ubuntu:22.04:LTS",
"name": "cadaver",
"purl": "pkg:deb/ubuntu/cadaver@0.23.3-2.1build1?arch=source\u0026distro=jammy"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"0.23.3-2.1build1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "expat",
"binary_version": "2.4.7-1ubuntu0.7"
},
{
"binary_name": "libexpat1",
"binary_version": "2.4.7-1ubuntu0.7"
}
]
},
"package": {
"ecosystem": "Ubuntu:22.04:LTS",
"name": "expat",
"purl": "pkg:deb/ubuntu/expat@2.4.7-1ubuntu0.7?arch=source\u0026distro=jammy"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"2.4.1-2",
"2.4.1-3",
"2.4.2-1",
"2.4.3-1",
"2.4.3-2",
"2.4.4-1",
"2.4.6-1",
"2.4.7-1",
"2.4.7-1ubuntu0.1",
"2.4.7-1ubuntu0.2",
"2.4.7-1ubuntu0.3",
"2.4.7-1ubuntu0.4",
"2.4.7-1ubuntu0.5",
"2.4.7-1ubuntu0.6",
"2.4.7-1ubuntu0.7"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "insighttoolkit4-examples",
"binary_version": "4.13.3withdata-dfsg2-1ubuntu1"
},
{
"binary_name": "libinsighttoolkit4.13",
"binary_version": "4.13.3withdata-dfsg2-1ubuntu1"
}
]
},
"package": {
"ecosystem": "Ubuntu:22.04:LTS",
"name": "insighttoolkit4",
"purl": "pkg:deb/ubuntu/insighttoolkit4@4.13.3withdata-dfsg2-1ubuntu1?arch=source\u0026distro=jammy"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"4.13.3withdata-dfsg1-4.1",
"4.13.3withdata-dfsg2-1ubuntu1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "matanza",
"binary_version": "0.13+ds2-1"
}
]
},
"package": {
"ecosystem": "Ubuntu:22.04:LTS",
"name": "matanza",
"purl": "pkg:deb/ubuntu/matanza@0.13+ds2-1?arch=source\u0026distro=jammy"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"0.13+ds2-1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "tdom",
"binary_version": "0.9.2-1"
}
]
},
"package": {
"ecosystem": "Ubuntu:22.04:LTS",
"name": "tdom",
"purl": "pkg:deb/ubuntu/tdom@0.9.2-1?arch=source\u0026distro=jammy"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"0.9.2-1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "libwbxml2-1",
"binary_version": "0.11.7+dfsg-1"
},
{
"binary_name": "libwbxml2-utils",
"binary_version": "0.11.7+dfsg-1"
}
]
},
"package": {
"ecosystem": "Ubuntu:22.04:LTS",
"name": "wbxml2",
"purl": "pkg:deb/ubuntu/wbxml2@0.11.7+dfsg-1?arch=source\u0026distro=jammy"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"0.10.7-1build1",
"0.11.7+dfsg-1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "libxmltok1",
"binary_version": "1.2-4ubuntu0.22.04.1~esm6"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:22.04:LTS",
"name": "libxmltok",
"purl": "pkg:deb/ubuntu/libxmltok@1.2-4ubuntu0.22.04.1~esm6?arch=source\u0026distro=esm-apps/jammy"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.2-4",
"1.2-4ubuntu0.22.04.1~esm1",
"1.2-4ubuntu0.22.04.1~esm2",
"1.2-4ubuntu0.22.04.1~esm3",
"1.2-4ubuntu0.22.04.1~esm4",
"1.2-4ubuntu0.22.04.1~esm5",
"1.2-4ubuntu0.22.04.1~esm6"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "swish-e",
"binary_version": "2.4.7-6.1ubuntu0.1~esm1"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:22.04:LTS",
"name": "swish-e",
"purl": "pkg:deb/ubuntu/swish-e@2.4.7-6.1ubuntu0.1~esm1?arch=source\u0026distro=esm-apps/jammy"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"2.4.7-6build3",
"2.4.7-6.1",
"2.4.7-6.1build1",
"2.4.7-6.1ubuntu0.1~esm1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "libxmlrpc-c++8v5",
"binary_version": "1.33.14-10ubuntu0.1~esm1"
},
{
"binary_name": "libxmlrpc-core-c3",
"binary_version": "1.33.14-10ubuntu0.1~esm1"
},
{
"binary_name": "xmlrpc-api-utils",
"binary_version": "1.33.14-10ubuntu0.1~esm1"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:22.04:LTS",
"name": "xmlrpc-c",
"purl": "pkg:deb/ubuntu/xmlrpc-c@1.33.14-10ubuntu0.1~esm1?arch=source\u0026distro=esm-apps/jammy"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.33.14-9",
"1.33.14-10",
"1.33.14-10ubuntu0.1~esm1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "cadaver",
"binary_version": "0.24+dfsg-3build2"
}
]
},
"package": {
"ecosystem": "Ubuntu:24.04:LTS",
"name": "cadaver",
"purl": "pkg:deb/ubuntu/cadaver@0.24+dfsg-3build2?arch=source\u0026distro=noble"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"0.24+dfsg-2",
"0.24+dfsg-3",
"0.24+dfsg-3build1",
"0.24+dfsg-3build2"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "expat",
"binary_version": "2.6.1-2ubuntu0.4"
},
{
"binary_name": "libexpat1",
"binary_version": "2.6.1-2ubuntu0.4"
}
]
},
"package": {
"ecosystem": "Ubuntu:24.04:LTS",
"name": "expat",
"purl": "pkg:deb/ubuntu/expat@2.6.1-2ubuntu0.4?arch=source\u0026distro=noble"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"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",
"2.6.1-2ubuntu0.4"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "matanza",
"binary_version": "0.13+ds2-1build2"
}
]
},
"package": {
"ecosystem": "Ubuntu:24.04:LTS",
"name": "matanza",
"purl": "pkg:deb/ubuntu/matanza@0.13+ds2-1build2?arch=source\u0026distro=noble"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"0.13+ds2-1",
"0.13+ds2-1build1",
"0.13+ds2-1build2"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "tdom",
"binary_version": "0.9.3-1build1"
}
]
},
"package": {
"ecosystem": "Ubuntu:24.04:LTS",
"name": "tdom",
"purl": "pkg:deb/ubuntu/tdom@0.9.3-1build1?arch=source\u0026distro=noble"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"0.9.3-1",
"0.9.3-1build1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "libwbxml2-1",
"binary_version": "0.11.8+dfsg-3build1"
},
{
"binary_name": "libwbxml2-utils",
"binary_version": "0.11.8+dfsg-3build1"
}
]
},
"package": {
"ecosystem": "Ubuntu:24.04:LTS",
"name": "wbxml2",
"purl": "pkg:deb/ubuntu/wbxml2@0.11.8+dfsg-3build1?arch=source\u0026distro=noble"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"0.11.8+dfsg-3",
"0.11.8+dfsg-3build1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "libxmltok1t64",
"binary_version": "1.2-4.1ubuntu2.24.0.4.1+esm4"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:24.04:LTS",
"name": "libxmltok",
"purl": "pkg:deb/ubuntu/libxmltok@1.2-4.1ubuntu2.24.0.4.1+esm4?arch=source\u0026distro=esm-apps/noble"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.2-4ubuntu1",
"1.2-4.1ubuntu1",
"1.2-4.1ubuntu2",
"1.2-4.1ubuntu2.24.0.4.1+esm1",
"1.2-4.1ubuntu2.24.0.4.1+esm2",
"1.2-4.1ubuntu2.24.0.4.1+esm3",
"1.2-4.1ubuntu2.24.0.4.1+esm4"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "swish-e",
"binary_version": "2.4.7-6.2ubuntu0.1~esm1"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:24.04:LTS",
"name": "swish-e",
"purl": "pkg:deb/ubuntu/swish-e@2.4.7-6.2ubuntu0.1~esm1?arch=source\u0026distro=esm-apps/noble"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"2.4.7-6.2",
"2.4.7-6.2build1",
"2.4.7-6.2build2",
"2.4.7-6.2build3",
"2.4.7-6.2ubuntu0.1~esm1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "libxmlrpc-c++8t64",
"binary_version": "1.33.14-12ubuntu0.1~esm1"
},
{
"binary_name": "libxmlrpc-core-c3t64",
"binary_version": "1.33.14-12ubuntu0.1~esm1"
},
{
"binary_name": "xmlrpc-api-utils",
"binary_version": "1.33.14-12ubuntu0.1~esm1"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:24.04:LTS",
"name": "xmlrpc-c",
"purl": "pkg:deb/ubuntu/xmlrpc-c@1.33.14-12ubuntu0.1~esm1?arch=source\u0026distro=esm-apps/noble"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.33.14-11",
"1.33.14-11.1",
"1.33.14-12",
"1.33.14-12build1",
"1.33.14-12build2",
"1.33.14-12ubuntu0.1~esm1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "cadaver",
"binary_version": "0.26+dfsg-2"
}
]
},
"package": {
"ecosystem": "Ubuntu:25.10",
"name": "cadaver",
"purl": "pkg:deb/ubuntu/cadaver@0.26+dfsg-2?arch=source\u0026distro=questing"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"0.26+dfsg-2"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "expat",
"binary_version": "2.7.1-2ubuntu0.2"
},
{
"binary_name": "libexpat1",
"binary_version": "2.7.1-2ubuntu0.2"
}
]
},
"package": {
"ecosystem": "Ubuntu:25.10",
"name": "expat",
"purl": "pkg:deb/ubuntu/expat@2.7.1-2ubuntu0.2?arch=source\u0026distro=questing"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"2.7.1-1",
"2.7.1-2",
"2.7.1-2ubuntu0.2"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "matanza",
"binary_version": "0.13+ds2-2"
}
]
},
"package": {
"ecosystem": "Ubuntu:25.10",
"name": "matanza",
"purl": "pkg:deb/ubuntu/matanza@0.13+ds2-2?arch=source\u0026distro=questing"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"0.13+ds2-2"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "swish-e",
"binary_version": "2.4.7-7"
}
]
},
"package": {
"ecosystem": "Ubuntu:25.10",
"name": "swish-e",
"purl": "pkg:deb/ubuntu/swish-e@2.4.7-7?arch=source\u0026distro=questing"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"2.4.7-6.3",
"2.4.7-6.3build1",
"2.4.7-7"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "tdom",
"binary_version": "0.9.5.1-3"
}
]
},
"package": {
"ecosystem": "Ubuntu:25.10",
"name": "tdom",
"purl": "pkg:deb/ubuntu/tdom@0.9.5.1-3?arch=source\u0026distro=questing"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"0.9.5.1-2",
"0.9.5.1-3"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "libwbxml2-1",
"binary_version": "0.11.10+dfsg-2"
},
{
"binary_name": "libwbxml2-utils",
"binary_version": "0.11.10+dfsg-2"
}
]
},
"package": {
"ecosystem": "Ubuntu:25.10",
"name": "wbxml2",
"purl": "pkg:deb/ubuntu/wbxml2@0.11.10+dfsg-2?arch=source\u0026distro=questing"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"0.11.10+dfsg-2"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "libxmlrpc-c++9",
"binary_version": "1.59.03-10.1"
},
{
"binary_name": "libxmlrpc-core-c3t64",
"binary_version": "1.59.03-10.1"
},
{
"binary_name": "libxmlrpc-util4",
"binary_version": "1.59.03-10.1"
},
{
"binary_name": "xmlrpc-api-utils",
"binary_version": "1.59.03-10.1"
}
]
},
"package": {
"ecosystem": "Ubuntu:25.10",
"name": "xmlrpc-c",
"purl": "pkg:deb/ubuntu/xmlrpc-c@1.59.03-10.1?arch=source\u0026distro=questing"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.59.03-7",
"1.59.03-9",
"1.59.03-10",
"1.59.03-10.1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "cadaver",
"binary_version": "0.28+dfsg-2"
}
]
},
"package": {
"ecosystem": "Ubuntu:26.04:LTS",
"name": "cadaver",
"purl": "pkg:deb/ubuntu/cadaver@0.28+dfsg-2?arch=source\u0026distro=resolute"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"0.26+dfsg-2",
"0.28+dfsg-1",
"0.28+dfsg-2"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "expat",
"binary_version": "2.7.4-1"
},
{
"binary_name": "libexpat1",
"binary_version": "2.7.4-1"
}
]
},
"package": {
"ecosystem": "Ubuntu:26.04:LTS",
"name": "expat",
"purl": "pkg:deb/ubuntu/expat@2.7.4-1?arch=source\u0026distro=resolute"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"2.7.1-2",
"2.7.3-1",
"2.7.4-1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "matanza",
"binary_version": "0.13+ds2-2build1"
}
]
},
"package": {
"ecosystem": "Ubuntu:26.04:LTS",
"name": "matanza",
"purl": "pkg:deb/ubuntu/matanza@0.13+ds2-2build1?arch=source\u0026distro=resolute"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"0.13+ds2-2",
"0.13+ds2-2build1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "tdom",
"binary_version": "0.9.6-2"
}
]
},
"package": {
"ecosystem": "Ubuntu:26.04:LTS",
"name": "tdom",
"purl": "pkg:deb/ubuntu/tdom@0.9.6-2?arch=source\u0026distro=resolute"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"0.9.5.1-3",
"0.9.6-2"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "libwbxml2-1",
"binary_version": "0.11.10+dfsg-3"
},
{
"binary_name": "libwbxml2-utils",
"binary_version": "0.11.10+dfsg-3"
}
]
},
"package": {
"ecosystem": "Ubuntu:26.04:LTS",
"name": "wbxml2",
"purl": "pkg:deb/ubuntu/wbxml2@0.11.10+dfsg-3?arch=source\u0026distro=resolute"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"0.11.10+dfsg-2",
"0.11.10+dfsg-2build1",
"0.11.10+dfsg-3"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "libxmlrpc-c++9",
"binary_version": "1.60.05-1"
},
{
"binary_name": "libxmlrpc-core-c3t64",
"binary_version": "1.60.05-1"
},
{
"binary_name": "libxmlrpc-util4",
"binary_version": "1.60.05-1"
},
{
"binary_name": "xmlrpc-api-utils",
"binary_version": "1.60.05-1"
}
]
},
"package": {
"ecosystem": "Ubuntu:26.04:LTS",
"name": "xmlrpc-c",
"purl": "pkg:deb/ubuntu/xmlrpc-c@1.60.05-1?arch=source\u0026distro=resolute"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.59.03-10.1",
"1.60.05-1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "swish-e",
"binary_version": "2.4.7-7.1ubuntu0.1~esm1"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:26.04:LTS",
"name": "swish-e",
"purl": "pkg:deb/ubuntu/swish-e@2.4.7-7.1ubuntu0.1~esm1?arch=source\u0026distro=esm-apps/resolute"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"2.4.7-7",
"2.4.7-7.1",
"2.4.7-7.1ubuntu0.1~esm1"
]
}
],
"aliases": [],
"details": "libexpat before 2.8.2 lacks handler call depth tracking for calls to XML_ResumeParser from within handlers in cases of a policy violation. Thus, a use-after-free can occur (similar to the CVE-2026-50219 situation).",
"id": "UBUNTU-CVE-2026-56131",
"modified": "2026-07-09T15:21:04Z",
"published": "2026-06-19T06:17:00Z",
"references": [
{
"type": "REPORT",
"url": "https://ubuntu.com/security/CVE-2026-56131"
},
{
"type": "REPORT",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-56131"
},
{
"type": "REPORT",
"url": "https://github.com/libexpat/libexpat/pull/1267"
}
],
"related": [],
"schema_version": "1.7.0",
"severity": [
{
"score": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L",
"type": "CVSS_V3"
},
{
"score": "medium",
"type": "Ubuntu"
}
],
"upstream": [
"CVE-2026-56131"
]
}
WID-SEC-W-2026-2008
Vulnerability from csaf_certbund - Published: 2026-06-18 22:00 - Updated: 2026-07-21 22:00Summary
expat: Mehrere Schwachstellen
Severity
Mittel
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung: Expat ist ein XML Parser, der in der Programmiersprache-C geschrieben ist.
Angriff: Ein lokaler Angreifer kann mehrere Schwachstellen in expat ausnutzen, um einen Denial of Service Angriff durchzuführen oder potentiell Code auszuführen.
Betroffene Betriebssysteme: - Linux
- UNIX
Affected products
Known affected
6 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM AIX 7.3
IBM / AIX
|
cpe:/o:ibm:aix:7.3
|
7.3 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Open Source expat <2.8.2
Open Source / expat
|
<2.8.2 | ||
|
Meinberg LANTIME <V7.10.013
Meinberg / LANTIME
|
<V7.10.013 | ||
|
IBM VIOS 4.1
IBM / VIOS
|
cpe:/a:ibm:vios:4.1
|
4.1 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— |
Affected products
Known affected
6 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM AIX 7.3
IBM / AIX
|
cpe:/o:ibm:aix:7.3
|
7.3 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Open Source expat <2.8.2
Open Source / expat
|
<2.8.2 | ||
|
Meinberg LANTIME <V7.10.013
Meinberg / LANTIME
|
<V7.10.013 | ||
|
IBM VIOS 4.1
IBM / VIOS
|
cpe:/a:ibm:vios:4.1
|
4.1 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— |
References
8 references
{
"document": {
"aggregate_severity": {
"text": "mittel"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "Expat ist ein XML Parser, der in der Programmiersprache-C geschrieben ist.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein lokaler Angreifer kann mehrere Schwachstellen in expat ausnutzen, um einen Denial of Service Angriff durchzuf\u00fchren oder potentiell Code auszuf\u00fchren.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux\n- UNIX",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2026-2008 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2026/wid-sec-w-2026-2008.json"
},
{
"category": "self",
"summary": "WID-SEC-2026-2008 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2026-2008"
},
{
"category": "external",
"summary": "NIST Vulnerability Database vom 2026-06-18",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-56131"
},
{
"category": "external",
"summary": "NIST Vulnerability Database vom 2026-06-18",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-56132"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:30647 vom 2026-06-28",
"url": "https://access.redhat.com/errata/RHSA-2026:30647"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2-2026-3495 vom 2026-07-08",
"url": "https://alas.aws.amazon.com/AL2/ALAS2-2026-3495.html"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7280107 vom 2026-07-15",
"url": "https://www.ibm.com/support/pages/node/7280107"
},
{
"category": "external",
"summary": "Meinberg Security Advisory MBGSA-2026.05 vom 2026-07-21",
"url": "http://news.meinberg.de/680/"
}
],
"source_lang": "en-US",
"title": "expat: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2026-07-21T22:00:00.000+00:00",
"generator": {
"date": "2026-07-22T09:18:47.007+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.6.0"
}
},
"id": "WID-SEC-W-2026-2008",
"initial_release_date": "2026-06-18T22:00:00.000+00:00",
"revision_history": [
{
"date": "2026-06-18T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2026-06-28T22:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-07-07T22:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von Amazon aufgenommen"
},
{
"date": "2026-07-15T22:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von IBM aufgenommen"
},
{
"date": "2026-07-21T22:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von Meinberg aufgenommen"
}
],
"status": "final",
"version": "5"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Amazon Linux 2",
"product": {
"name": "Amazon Linux 2",
"product_id": "398363",
"product_identification_helper": {
"cpe": "cpe:/o:amazon:linux_2:-"
}
}
}
],
"category": "vendor",
"name": "Amazon"
},
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "7.3",
"product": {
"name": "IBM AIX 7.3",
"product_id": "1139691",
"product_identification_helper": {
"cpe": "cpe:/o:ibm:aix:7.3"
}
}
}
],
"category": "product_name",
"name": "AIX"
},
{
"branches": [
{
"category": "product_version",
"name": "4.1",
"product": {
"name": "IBM VIOS 4.1",
"product_id": "1522854",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:vios:4.1"
}
}
}
],
"category": "product_name",
"name": "VIOS"
}
],
"category": "vendor",
"name": "IBM"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV7.10.013",
"product": {
"name": "Meinberg LANTIME \u003cV7.10.013",
"product_id": "T056848"
}
},
{
"category": "product_version",
"name": "V7.10.013",
"product": {
"name": "Meinberg LANTIME V7.10.013",
"product_id": "T056848-fixed",
"product_identification_helper": {
"cpe": "cpe:/h:meinberg:lantime:v7.10.013"
}
}
}
],
"category": "product_name",
"name": "LANTIME"
}
],
"category": "vendor",
"name": "Meinberg"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c2.8.2",
"product": {
"name": "Open Source expat \u003c2.8.2",
"product_id": "T055629"
}
},
{
"category": "product_version",
"name": "2.8.2",
"product": {
"name": "Open Source expat 2.8.2",
"product_id": "T055629-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:expat:expat:2.8.2"
}
}
}
],
"category": "product_name",
"name": "expat"
}
],
"category": "vendor",
"name": "Open Source"
},
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux",
"product": {
"name": "Red Hat Enterprise Linux",
"product_id": "67646",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:-"
}
}
}
],
"category": "vendor",
"name": "Red Hat"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-56131",
"product_status": {
"known_affected": [
"1139691",
"67646",
"T055629",
"T056848",
"1522854",
"398363"
]
},
"release_date": "2026-06-18T22:00:00.000+00:00",
"title": "CVE-2026-56131"
},
{
"cve": "CVE-2026-56132",
"product_status": {
"known_affected": [
"1139691",
"67646",
"T055629",
"T056848",
"1522854",
"398363"
]
},
"release_date": "2026-06-18T22:00:00.000+00:00",
"title": "CVE-2026-56132"
}
]
}
Loading…
Trend slope:
-
(linear fit over daily sighting counts)
Show additional events:
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…
The MITRE ATT&CK techniques below are AI-generated suggestions, inferred from the description of the
vulnerability by the CIRCL/vulnerability-attack-technique-classification-roberta-base
model, served locally by ML-Gateway.
They have not been verified by an analyst and are provided for guidance only.
Loading…
Loading…