Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2026-13757 (GCVE-0-2026-13757)
Vulnerability from cvelistv5 – Published: 2026-06-29 18:44 – Updated: 2026-08-03 14:00- CWE-674 - Uncontrolled Recursion
| URL | Tags |
|---|---|
| https://access.redhat.com/errata/RHSA-2026:37469 | vendor-advisoryx_refsource_REDHAT |
| https://access.redhat.com/errata/RHSA-2026:38342 | vendor-advisoryx_refsource_REDHAT |
| https://access.redhat.com/errata/RHSA-2026:49668 | vendor-advisoryx_refsource_REDHAT |
| https://access.redhat.com/security/cve/CVE-2026-13757 | vdb-entryx_refsource_REDHAT |
| https://bugzilla.redhat.com/show_bug.cgi?id=2494556 | issue-trackingx_refsource_REDHAT |
| https://github.com/advisories/GHSA-p2wm-69qx-x25w |
| Vendor | Product | Version | |
|---|---|---|---|
| Red Hat | Red Hat Enterprise Linux 10 |
Unaffected:
0:0.26.4-1.el10_2 , < *
(rpm)
cpe:/o:redhat:enterprise_linux:10.2 |
|
| Red Hat | Red Hat Hardened Images |
Unaffected:
0.26.2-1.2.hum1 , < *
(rpm)
cpe:/a:redhat:hummingbird:1 |
|
| Red Hat | Red Hat Hardened Images |
Unaffected:
0.26.4-1.hum1 , < *
(rpm)
cpe:/a:redhat:hummingbird:1 |
|
| Red Hat | Red Hat Enterprise Linux 6 |
cpe:/o:redhat:enterprise_linux:6 |
|
| Red Hat | Red Hat Enterprise Linux 7 |
cpe:/o:redhat:enterprise_linux:7 |
|
| Red Hat | Red Hat Enterprise Linux 8 |
cpe:/o:redhat:enterprise_linux:8 |
|
| Red Hat | Red Hat Enterprise Linux 9 |
cpe:/o:redhat:enterprise_linux:9 |
|
| Red Hat | Red Hat OpenShift Container Platform 4 |
cpe:/a:redhat:openshift:4 |
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-13757",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-07-01T14:21:14.619672Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-07-01T14:21:43.532Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
"cpes": [
"cpe:/o:redhat:enterprise_linux:10.2"
],
"defaultStatus": "affected",
"packageName": "p11-kit",
"product": "Red Hat Enterprise Linux 10",
"vendor": "Red Hat",
"versions": [
{
"lessThan": "*",
"status": "unaffected",
"version": "0:0.26.4-1.el10_2",
"versionType": "rpm"
}
]
},
{
"collectionURL": "https://catalog.redhat.com/software/containers/",
"cpes": [
"cpe:/a:redhat:hummingbird:1"
],
"defaultStatus": "affected",
"packageName": "p11-kit-main",
"product": "Red Hat Hardened Images",
"vendor": "Red Hat",
"versions": [
{
"lessThan": "*",
"status": "unaffected",
"version": "0.26.2-1.2.hum1",
"versionType": "rpm"
}
]
},
{
"collectionURL": "https://catalog.redhat.com/software/containers/",
"cpes": [
"cpe:/a:redhat:hummingbird:1"
],
"defaultStatus": "affected",
"packageName": "p11-kit-main",
"product": "Red Hat Hardened Images",
"vendor": "Red Hat",
"versions": [
{
"lessThan": "*",
"status": "unaffected",
"version": "0.26.4-1.hum1",
"versionType": "rpm"
}
]
},
{
"collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
"cpes": [
"cpe:/o:redhat:enterprise_linux:6"
],
"defaultStatus": "affected",
"packageName": "p11-kit",
"product": "Red Hat Enterprise Linux 6",
"vendor": "Red Hat"
},
{
"collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
"cpes": [
"cpe:/o:redhat:enterprise_linux:7"
],
"defaultStatus": "affected",
"packageName": "p11-kit",
"product": "Red Hat Enterprise Linux 7",
"vendor": "Red Hat"
},
{
"collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
"cpes": [
"cpe:/o:redhat:enterprise_linux:8"
],
"defaultStatus": "affected",
"packageName": "p11-kit",
"product": "Red Hat Enterprise Linux 8",
"vendor": "Red Hat"
},
{
"collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
"cpes": [
"cpe:/o:redhat:enterprise_linux:9"
],
"defaultStatus": "affected",
"packageName": "p11-kit",
"product": "Red Hat Enterprise Linux 9",
"vendor": "Red Hat"
},
{
"collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
"cpes": [
"cpe:/a:redhat:openshift:4"
],
"defaultStatus": "affected",
"packageName": "rhcos",
"product": "Red Hat OpenShift Container Platform 4",
"vendor": "Red Hat"
}
],
"datePublic": "2026-06-23T00:00:00.000Z",
"descriptions": [
{
"lang": "en",
"value": "A flaw was found in p11-kit. The RPC message attribute parsing functions p11_rpc_message_get_attribute() and p11_rpc_message_get_attribute_array_value() form a mutually-recursive call chain with no recursion depth limit when processing nested CKA_WRAP_TEMPLATE, CKA_UNWRAP_TEMPLATE, and CKA_DERIVE_TEMPLATE attributes. An unauthenticated attacker with local access to the p11-kit RPC Unix domain socket can send a specially crafted request with deeply nested template attributes, causing stack exhaustion and crashing the p11-kit server process and its dependent services."
}
],
"metrics": [
{
"other": {
"content": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"value": "Moderate"
},
"type": "Red Hat severity rating"
}
},
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"format": "CVSS"
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-674",
"description": "Uncontrolled Recursion",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-08-03T14:00:59.857Z",
"orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"shortName": "redhat"
},
"references": [
{
"name": "RHSA-2026:37469",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT"
],
"url": "https://access.redhat.com/errata/RHSA-2026:37469"
},
{
"name": "RHSA-2026:38342",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT"
],
"url": "https://access.redhat.com/errata/RHSA-2026:38342"
},
{
"name": "RHSA-2026:49668",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT"
],
"url": "https://access.redhat.com/errata/RHSA-2026:49668"
},
{
"tags": [
"vdb-entry",
"x_refsource_REDHAT"
],
"url": "https://access.redhat.com/security/cve/CVE-2026-13757"
},
{
"name": "RHBZ#2494556",
"tags": [
"issue-tracking",
"x_refsource_REDHAT"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2494556"
},
{
"url": "https://github.com/advisories/GHSA-p2wm-69qx-x25w"
}
],
"timeline": [
{
"lang": "en",
"time": "2026-06-23T00:00:00.000Z",
"value": "Reported to Red Hat."
},
{
"lang": "en",
"time": "2026-06-23T00:00:00.000Z",
"value": "Made public."
}
],
"title": "P11-kit: stack exhaustion via unbounded recursion in rpc attribute parsing",
"workarounds": [
{
"lang": "en",
"value": "This CVE requires same-user access to the p11-kit RPC Unix domain socket (/run/user/\u003cuid\u003e/p11-kit/pkcs11-*). Any process running as the socket-owning user can trigger the crash without further authentication.\n\nIf p11-kit is managed via systemd --user, ensure `Restart=on-failure` is set in the unit file so that a crash is automatically recovered without manual intervention.\n\nRed Hat recommends updating p11-kit to version 0.26.3 or later, which introduces a recursion depth limit in the RPC attribute parsing and fully addresses this flaw."
}
],
"x_generator": {
"engine": "cvelib 1.8.0"
},
"x_redhatCweChain": "CWE-674: Uncontrolled Recursion"
}
},
"cveMetadata": {
"assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"assignerShortName": "redhat",
"cveId": "CVE-2026-13757",
"datePublished": "2026-06-29T18:44:24.583Z",
"dateReserved": "2026-06-29T17:43:59.500Z",
"dateUpdated": "2026-08-03T14:00:59.857Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2026-13757",
"date": "2026-08-03",
"epss": "0.00136",
"percentile": "0.03484"
},
"microsoft_vex": {
"current_release_date": "2026-07-03T01:04:13.000Z",
"cve": "CVE-2026-13757",
"id": "msrc_CVE-2026-13757",
"initial_release_date": "2026-06-02T00:00:00.000Z",
"product_status:known_affected": "1",
"source": "Microsoft CSAF VEX",
"status": "final",
"title": "P11-kit: stack exhaustion via unbounded recursion in rpc attribute parsing",
"url": "https://msrc.microsoft.com/csaf/vex/2026/msrc_cve-2026-13757.json",
"version": "1"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2026-13757\",\"sourceIdentifier\":\"secalert@redhat.com\",\"published\":\"2026-06-29T19:16:40.907\",\"lastModified\":\"2026-08-03T15:16:17.630\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"A flaw was found in p11-kit. The RPC message attribute parsing functions p11_rpc_message_get_attribute() and p11_rpc_message_get_attribute_array_value() form a mutually-recursive call chain with no recursion depth limit when processing nested CKA_WRAP_TEMPLATE, CKA_UNWRAP_TEMPLATE, and CKA_DERIVE_TEMPLATE attributes. An unauthenticated attacker with local access to the p11-kit RPC Unix domain socket can send a specially crafted request with deeply nested template attributes, causing stack exhaustion and crashing the p11-kit server process and its dependent services.\"}],\"affected\":[{\"source\":\"secalert@redhat.com\",\"affectedData\":[{\"vendor\":\"Red Hat\",\"product\":\"Red Hat Enterprise Linux 10\",\"defaultStatus\":\"affected\",\"collectionURL\":\"https://access.redhat.com/downloads/content/package-browser/\",\"packageName\":\"p11-kit\",\"cpes\":[\"cpe:/o:redhat:enterprise_linux:10.2\"],\"versions\":[{\"version\":\"0:0.26.4-1.el10_2\",\"lessThan\":\"*\",\"versionType\":\"rpm\",\"status\":\"unaffected\"}]},{\"vendor\":\"Red Hat\",\"product\":\"Red Hat Hardened Images\",\"defaultStatus\":\"affected\",\"collectionURL\":\"https://catalog.redhat.com/software/containers/\",\"packageName\":\"p11-kit-main\",\"cpes\":[\"cpe:/a:redhat:hummingbird:1\"],\"versions\":[{\"version\":\"0.26.2-1.2.hum1\",\"lessThan\":\"*\",\"versionType\":\"rpm\",\"status\":\"unaffected\"}]},{\"vendor\":\"Red Hat\",\"product\":\"Red Hat Hardened Images\",\"defaultStatus\":\"affected\",\"collectionURL\":\"https://catalog.redhat.com/software/containers/\",\"packageName\":\"p11-kit-main\",\"cpes\":[\"cpe:/a:redhat:hummingbird:1\"],\"versions\":[{\"version\":\"0.26.4-1.hum1\",\"lessThan\":\"*\",\"versionType\":\"rpm\",\"status\":\"unaffected\"}]},{\"vendor\":\"Red Hat\",\"product\":\"Red Hat Enterprise Linux 6\",\"defaultStatus\":\"affected\",\"collectionURL\":\"https://access.redhat.com/downloads/content/package-browser/\",\"packageName\":\"p11-kit\",\"cpes\":[\"cpe:/o:redhat:enterprise_linux:6\"]},{\"vendor\":\"Red Hat\",\"product\":\"Red Hat Enterprise Linux 7\",\"defaultStatus\":\"affected\",\"collectionURL\":\"https://access.redhat.com/downloads/content/package-browser/\",\"packageName\":\"p11-kit\",\"cpes\":[\"cpe:/o:redhat:enterprise_linux:7\"]},{\"vendor\":\"Red Hat\",\"product\":\"Red Hat Enterprise Linux 8\",\"defaultStatus\":\"affected\",\"collectionURL\":\"https://access.redhat.com/downloads/content/package-browser/\",\"packageName\":\"p11-kit\",\"cpes\":[\"cpe:/o:redhat:enterprise_linux:8\"]},{\"vendor\":\"Red Hat\",\"product\":\"Red Hat Enterprise Linux 9\",\"defaultStatus\":\"affected\",\"collectionURL\":\"https://access.redhat.com/downloads/content/package-browser/\",\"packageName\":\"p11-kit\",\"cpes\":[\"cpe:/o:redhat:enterprise_linux:9\"]},{\"vendor\":\"Red Hat\",\"product\":\"Red Hat OpenShift Container Platform 4\",\"defaultStatus\":\"affected\",\"collectionURL\":\"https://access.redhat.com/downloads/content/package-browser/\",\"packageName\":\"rhcos\",\"cpes\":[\"cpe:/a:redhat:openshift:4\"]}]}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"secalert@redhat.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":6.2,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":2.5,\"impactScore\":3.6}],\"ssvcV203\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"ssvcData\":{\"timestamp\":\"2026-07-01T14:21:14.619672Z\",\"id\":\"CVE-2026-13757\",\"options\":[{\"exploitation\":\"none\"},{\"automatable\":\"no\"},{\"technicalImpact\":\"partial\"}],\"role\":\"CISA Coordinator\",\"version\":\"2.0.3\"}}]},\"weaknesses\":[{\"source\":\"secalert@redhat.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-674\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:redhat:hardened_images:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"87DEB507-5B64-47D7-9A50-3B87FD1E571F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:redhat:openshift_container_platform:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"4.0\",\"versionEndIncluding\":\"4.22.1\",\"matchCriteriaId\":\"3F70390E-5DD6-42E4-AEA8-1C03337DDABC\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux:6.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"2F6AB192-9D7D-4A9A-8995-E53A9DE9EAFC\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux:7.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"142AD0DD-4CF3-4D74-9442-459CE3347E3A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux:8.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"F4CFF558-3C47-480D-A2F0-BABF26042943\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux:9.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"7F6FB57C-2BC7-487C-96DD-132683AEB35D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux:10.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"D65C2163-CFC2-4ABB-8F4E-CB09CEBD006C\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:p11-kit_project:p11-kit:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"EC8CB498-F5D5-4AB6-B33E-404C80966280\"}]}]}],\"references\":[{\"url\":\"https://access.redhat.com/errata/RHSA-2026:37469\",\"source\":\"secalert@redhat.com\"},{\"url\":\"https://access.redhat.com/errata/RHSA-2026:38342\",\"source\":\"secalert@redhat.com\"},{\"url\":\"https://access.redhat.com/errata/RHSA-2026:49668\",\"source\":\"secalert@redhat.com\"},{\"url\":\"https://access.redhat.com/security/cve/CVE-2026-13757\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=2494556\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Issue Tracking\",\"Vendor Advisory\"]},{\"url\":\"https://github.com/advisories/GHSA-p2wm-69qx-x25w\",\"source\":\"secalert@redhat.com\"}]}}",
"redhat_vex": {
"aggregate_severity": "Moderate",
"current_release_date": "2026-08-03T14:00:54+00:00",
"cve": "CVE-2026-13757",
"id": "CVE-2026-13757",
"initial_release_date": "2026-06-23T00:00:00+00:00",
"product_status:fixed": "65",
"product_status:known_affected": "19",
"source": "Red Hat CSAF VEX",
"status": "final",
"title": "p11-kit: Stack exhaustion via unbounded recursion in RPC attribute parsing",
"url": "https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-13757.json",
"version": "3"
},
"suse_vex": {
"aggregate_severity": "moderate",
"current_release_date": "2026-07-01T03:35:39Z",
"cve": "CVE-2026-13757",
"id": "CVE-2026-13757",
"initial_release_date": "2026-07-01T03:35:39Z",
"product_status:known_affected": "210",
"source": "SUSE CSAF VEX",
"status": "interim",
"title": "SUSE CVE CVE-2026-13757",
"url": "https://ftp.suse.com/pub/projects/security/csaf-vex/cve-2026-13757.json",
"version": "2"
},
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-13757\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-07-01T14:21:14.619672Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-07-01T14:21:38.241Z\"}}], \"cna\": {\"title\": \"P11-kit: stack exhaustion via unbounded recursion in rpc attribute parsing\", \"metrics\": [{\"other\": {\"type\": \"Red Hat severity rating\", \"content\": {\"value\": \"Moderate\", \"namespace\": \"https://access.redhat.com/security/updates/classification/\"}}}, {\"format\": \"CVSS\", \"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 6.2, \"attackVector\": \"LOCAL\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"NONE\"}}], \"affected\": [{\"cpes\": [\"cpe:/o:redhat:enterprise_linux:10.2\"], \"vendor\": \"Red Hat\", \"product\": \"Red Hat Enterprise Linux 10\", \"versions\": [{\"status\": \"unaffected\", \"version\": \"0:0.26.4-1.el10_2\", \"lessThan\": \"*\", \"versionType\": \"rpm\"}], \"packageName\": \"p11-kit\", \"collectionURL\": \"https://access.redhat.com/downloads/content/package-browser/\", \"defaultStatus\": \"affected\"}, {\"cpes\": [\"cpe:/a:redhat:hummingbird:1\"], \"vendor\": \"Red Hat\", \"product\": \"Red Hat Hardened Images\", \"versions\": [{\"status\": \"unaffected\", \"version\": \"0.26.2-1.2.hum1\", \"lessThan\": \"*\", \"versionType\": \"rpm\"}], \"packageName\": \"p11-kit-main\", \"collectionURL\": \"https://catalog.redhat.com/software/containers/\", \"defaultStatus\": \"affected\"}, {\"cpes\": [\"cpe:/a:redhat:hummingbird:1\"], \"vendor\": \"Red Hat\", \"product\": \"Red Hat Hardened Images\", \"versions\": [{\"status\": \"unaffected\", \"version\": \"0.26.4-1.hum1\", \"lessThan\": \"*\", \"versionType\": \"rpm\"}], \"packageName\": \"p11-kit-main\", \"collectionURL\": \"https://catalog.redhat.com/software/containers/\", \"defaultStatus\": \"affected\"}, {\"cpes\": [\"cpe:/o:redhat:enterprise_linux:6\"], \"vendor\": \"Red Hat\", \"product\": \"Red Hat Enterprise Linux 6\", \"packageName\": \"p11-kit\", \"collectionURL\": \"https://access.redhat.com/downloads/content/package-browser/\", \"defaultStatus\": \"affected\"}, {\"cpes\": [\"cpe:/o:redhat:enterprise_linux:7\"], \"vendor\": \"Red Hat\", \"product\": \"Red Hat Enterprise Linux 7\", \"packageName\": \"p11-kit\", \"collectionURL\": \"https://access.redhat.com/downloads/content/package-browser/\", \"defaultStatus\": \"affected\"}, {\"cpes\": [\"cpe:/o:redhat:enterprise_linux:8\"], \"vendor\": \"Red Hat\", \"product\": \"Red Hat Enterprise Linux 8\", \"packageName\": \"p11-kit\", \"collectionURL\": \"https://access.redhat.com/downloads/content/package-browser/\", \"defaultStatus\": \"affected\"}, {\"cpes\": [\"cpe:/o:redhat:enterprise_linux:9\"], \"vendor\": \"Red Hat\", \"product\": \"Red Hat Enterprise Linux 9\", \"packageName\": \"p11-kit\", \"collectionURL\": \"https://access.redhat.com/downloads/content/package-browser/\", \"defaultStatus\": \"affected\"}, {\"cpes\": [\"cpe:/a:redhat:openshift:4\"], \"vendor\": \"Red Hat\", \"product\": \"Red Hat OpenShift Container Platform 4\", \"packageName\": \"rhcos\", \"collectionURL\": \"https://access.redhat.com/downloads/content/package-browser/\", \"defaultStatus\": \"affected\"}], \"timeline\": [{\"lang\": \"en\", \"time\": \"2026-06-23T00:00:00.000Z\", \"value\": \"Reported to Red Hat.\"}, {\"lang\": \"en\", \"time\": \"2026-06-23T00:00:00.000Z\", \"value\": \"Made public.\"}], \"datePublic\": \"2026-06-23T00:00:00.000Z\", \"references\": [{\"url\": \"https://access.redhat.com/errata/RHSA-2026:37469\", \"name\": \"RHSA-2026:37469\", \"tags\": [\"vendor-advisory\", \"x_refsource_REDHAT\"]}, {\"url\": \"https://access.redhat.com/errata/RHSA-2026:38342\", \"name\": \"RHSA-2026:38342\", \"tags\": [\"vendor-advisory\", \"x_refsource_REDHAT\"]}, {\"url\": \"https://access.redhat.com/errata/RHSA-2026:49668\", \"name\": \"RHSA-2026:49668\", \"tags\": [\"vendor-advisory\", \"x_refsource_REDHAT\"]}, {\"url\": \"https://access.redhat.com/security/cve/CVE-2026-13757\", \"tags\": [\"vdb-entry\", \"x_refsource_REDHAT\"]}, {\"url\": \"https://bugzilla.redhat.com/show_bug.cgi?id=2494556\", \"name\": \"RHBZ#2494556\", \"tags\": [\"issue-tracking\", \"x_refsource_REDHAT\"]}, {\"url\": \"https://github.com/advisories/GHSA-p2wm-69qx-x25w\"}], \"workarounds\": [{\"lang\": \"en\", \"value\": \"This CVE requires same-user access to the p11-kit RPC Unix domain socket (/run/user/\u003cuid\u003e/p11-kit/pkcs11-*). Any process running as the socket-owning user can trigger the crash without further authentication.\\n\\nIf p11-kit is managed via systemd --user, ensure `Restart=on-failure` is set in the unit file so that a crash is automatically recovered without manual intervention.\\n\\nRed Hat recommends updating p11-kit to version 0.26.3 or later, which introduces a recursion depth limit in the RPC attribute parsing and fully addresses this flaw.\"}], \"x_generator\": {\"engine\": \"cvelib 1.8.0\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"A flaw was found in p11-kit. The RPC message attribute parsing functions p11_rpc_message_get_attribute() and p11_rpc_message_get_attribute_array_value() form a mutually-recursive call chain with no recursion depth limit when processing nested CKA_WRAP_TEMPLATE, CKA_UNWRAP_TEMPLATE, and CKA_DERIVE_TEMPLATE attributes. An unauthenticated attacker with local access to the p11-kit RPC Unix domain socket can send a specially crafted request with deeply nested template attributes, causing stack exhaustion and crashing the p11-kit server process and its dependent services.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-674\", \"description\": \"Uncontrolled Recursion\"}]}], \"providerMetadata\": {\"orgId\": \"53f830b8-0a3f-465b-8143-3b8a9948e749\", \"shortName\": \"redhat\", \"dateUpdated\": \"2026-08-03T14:00:59.857Z\"}, \"x_redhatCweChain\": \"CWE-674: Uncontrolled Recursion\"}}",
"cveMetadata": "{\"cveId\": \"CVE-2026-13757\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-08-03T14:00:59.857Z\", \"dateReserved\": \"2026-06-29T17:43:59.500Z\", \"assignerOrgId\": \"53f830b8-0a3f-465b-8143-3b8a9948e749\", \"datePublished\": \"2026-06-29T18:44:24.583Z\", \"assignerShortName\": \"redhat\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
FKIE_CVE-2026-13757
Vulnerability from fkie_nvd - Published: 2026-06-29 19:16 - Updated: 2026-07-13 06:16| Vendor | Product | Version | |
|---|---|---|---|
| redhat | hardened_images | - | |
| redhat | openshift_container_platform | * | |
| redhat | enterprise_linux | 6.0 | |
| redhat | enterprise_linux | 7.0 | |
| redhat | enterprise_linux | 8.0 | |
| redhat | enterprise_linux | 9.0 | |
| redhat | enterprise_linux | 10.0 | |
| p11-kit_project | p11-kit | - |
{
"affected": [
{
"affectedData": [
{
"collectionURL": "https://catalog.redhat.com/software/containers/",
"cpes": [
"cpe:/a:redhat:hummingbird:1"
],
"defaultStatus": "affected",
"packageName": "p11-kit-main",
"product": "Red Hat Hardened Images",
"vendor": "Red Hat",
"versions": [
{
"lessThan": "*",
"status": "unaffected",
"version": "0.26.2-1.2.hum1",
"versionType": "rpm"
}
]
},
{
"collectionURL": "https://catalog.redhat.com/software/containers/",
"cpes": [
"cpe:/a:redhat:hummingbird:1"
],
"defaultStatus": "affected",
"packageName": "p11-kit-main",
"product": "Red Hat Hardened Images",
"vendor": "Red Hat",
"versions": [
{
"lessThan": "*",
"status": "unaffected",
"version": "0.26.4-1.hum1",
"versionType": "rpm"
}
]
},
{
"collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
"cpes": [
"cpe:/o:redhat:enterprise_linux:10"
],
"defaultStatus": "affected",
"packageName": "p11-kit",
"product": "Red Hat Enterprise Linux 10",
"vendor": "Red Hat"
},
{
"collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
"cpes": [
"cpe:/o:redhat:enterprise_linux:6"
],
"defaultStatus": "affected",
"packageName": "p11-kit",
"product": "Red Hat Enterprise Linux 6",
"vendor": "Red Hat"
},
{
"collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
"cpes": [
"cpe:/o:redhat:enterprise_linux:7"
],
"defaultStatus": "affected",
"packageName": "p11-kit",
"product": "Red Hat Enterprise Linux 7",
"vendor": "Red Hat"
},
{
"collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
"cpes": [
"cpe:/o:redhat:enterprise_linux:8"
],
"defaultStatus": "affected",
"packageName": "p11-kit",
"product": "Red Hat Enterprise Linux 8",
"vendor": "Red Hat"
},
{
"collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
"cpes": [
"cpe:/o:redhat:enterprise_linux:9"
],
"defaultStatus": "affected",
"packageName": "p11-kit",
"product": "Red Hat Enterprise Linux 9",
"vendor": "Red Hat"
},
{
"collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
"cpes": [
"cpe:/a:redhat:openshift:4"
],
"defaultStatus": "affected",
"packageName": "rhcos",
"product": "Red Hat OpenShift Container Platform 4",
"vendor": "Red Hat"
}
],
"source": "secalert@redhat.com"
}
],
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:redhat:hardened_images:-:*:*:*:*:*:*:*",
"matchCriteriaId": "87DEB507-5B64-47D7-9A50-3B87FD1E571F",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:redhat:openshift_container_platform:*:*:*:*:*:*:*:*",
"matchCriteriaId": "3F70390E-5DD6-42E4-AEA8-1C03337DDABC",
"versionEndIncluding": "4.22.1",
"versionStartIncluding": "4.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:redhat:enterprise_linux:6.0:*:*:*:*:*:*:*",
"matchCriteriaId": "2F6AB192-9D7D-4A9A-8995-E53A9DE9EAFC",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:redhat:enterprise_linux:7.0:*:*:*:*:*:*:*",
"matchCriteriaId": "142AD0DD-4CF3-4D74-9442-459CE3347E3A",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:redhat:enterprise_linux:8.0:*:*:*:*:*:*:*",
"matchCriteriaId": "F4CFF558-3C47-480D-A2F0-BABF26042943",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:redhat:enterprise_linux:9.0:*:*:*:*:*:*:*",
"matchCriteriaId": "7F6FB57C-2BC7-487C-96DD-132683AEB35D",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:redhat:enterprise_linux:10.0:*:*:*:*:*:*:*",
"matchCriteriaId": "D65C2163-CFC2-4ABB-8F4E-CB09CEBD006C",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
},
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:p11-kit_project:p11-kit:-:*:*:*:*:*:*:*",
"matchCriteriaId": "EC8CB498-F5D5-4AB6-B33E-404C80966280",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "A flaw was found in p11-kit. The RPC message attribute parsing functions p11_rpc_message_get_attribute() and p11_rpc_message_get_attribute_array_value() form a mutually-recursive call chain with no recursion depth limit when processing nested CKA_WRAP_TEMPLATE, CKA_UNWRAP_TEMPLATE, and CKA_DERIVE_TEMPLATE attributes. An unauthenticated attacker with local access to the p11-kit RPC Unix domain socket can send a specially crafted request with deeply nested template attributes, causing stack exhaustion and crashing the p11-kit server process and its dependent services."
}
],
"id": "CVE-2026-13757",
"lastModified": "2026-07-13T06:16:24.863",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"exploitabilityScore": 2.5,
"impactScore": 3.6,
"source": "secalert@redhat.com",
"type": "Secondary"
}
],
"ssvcV203": [
{
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"ssvcData": {
"id": "CVE-2026-13757",
"options": [
{
"exploitation": "none"
},
{
"automatable": "no"
},
{
"technicalImpact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-07-01T14:21:14.619672Z",
"version": "2.0.3"
}
}
]
},
"published": "2026-06-29T19:16:40.907",
"references": [
{
"source": "secalert@redhat.com",
"url": "https://access.redhat.com/errata/RHSA-2026:37469"
},
{
"source": "secalert@redhat.com",
"url": "https://access.redhat.com/errata/RHSA-2026:38342"
},
{
"source": "secalert@redhat.com",
"tags": [
"Vendor Advisory"
],
"url": "https://access.redhat.com/security/cve/CVE-2026-13757"
},
{
"source": "secalert@redhat.com",
"tags": [
"Issue Tracking",
"Vendor Advisory"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2494556"
},
{
"source": "secalert@redhat.com",
"url": "https://github.com/advisories/GHSA-p2wm-69qx-x25w"
}
],
"sourceIdentifier": "secalert@redhat.com",
"vulnStatus": "Modified",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-674"
}
],
"source": "secalert@redhat.com",
"type": "Secondary"
}
]
}
GHSA-P2WM-69QX-X25W
Vulnerability from github – Published: 2026-06-29 21:32 – Updated: 2026-08-03 15:32A flaw was found in p11-kit. The RPC message attribute parsing functions p11_rpc_message_get_attribute() and p11_rpc_message_get_attribute_array_value() form a mutually-recursive call chain with no recursion depth limit when processing nested CKA_WRAP_TEMPLATE, CKA_UNWRAP_TEMPLATE, and CKA_DERIVE_TEMPLATE attributes. An unauthenticated attacker with local access to the p11-kit RPC Unix domain socket can send a specially crafted request with deeply nested template attributes, causing stack exhaustion and crashing the p11-kit server process and its dependent services.
{
"affected": [],
"aliases": [
"CVE-2026-13757"
],
"database_specific": {
"cwe_ids": [
"CWE-674"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2026-06-29T19:16:40Z",
"severity": "MODERATE"
},
"details": "A flaw was found in p11-kit. The RPC message attribute parsing functions p11_rpc_message_get_attribute() and p11_rpc_message_get_attribute_array_value() form a mutually-recursive call chain with no recursion depth limit when processing nested CKA_WRAP_TEMPLATE, CKA_UNWRAP_TEMPLATE, and CKA_DERIVE_TEMPLATE attributes. An unauthenticated attacker with local access to the p11-kit RPC Unix domain socket can send a specially crafted request with deeply nested template attributes, causing stack exhaustion and crashing the p11-kit server process and its dependent services.",
"id": "GHSA-p2wm-69qx-x25w",
"modified": "2026-08-03T15:32:38Z",
"published": "2026-06-29T21:32:10Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-13757"
},
{
"type": "WEB",
"url": "https://access.redhat.com/errata/RHSA-2026:37469"
},
{
"type": "WEB",
"url": "https://access.redhat.com/errata/RHSA-2026:38342"
},
{
"type": "WEB",
"url": "https://access.redhat.com/errata/RHSA-2026:49668"
},
{
"type": "WEB",
"url": "https://access.redhat.com/security/cve/CVE-2026-13757"
},
{
"type": "WEB",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2494556"
},
{
"type": "ADVISORY",
"url": "https://github.com/advisories/GHSA-p2wm-69qx-x25w"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"type": "CVSS_V3"
}
]
}
MSRC_CVE-2026-13757
Vulnerability from csaf_microsoft - Published: 2026-06-02 00:00 - Updated: 2026-07-03 01:04| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 17084-1 | — |
None Available
|
| 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-13757 P11-kit: stack exhaustion via unbounded recursion in rpc attribute parsing - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2026/msrc_cve-2026-13757.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": "P11-kit: stack exhaustion via unbounded recursion in rpc attribute parsing",
"tracking": {
"current_release_date": "2026-07-03T01:04:13.000Z",
"generator": {
"date": "2026-07-03T07:14:17.487Z",
"engine": {
"name": "MSRC Generator",
"version": "1.0"
}
},
"id": "msrc_CVE-2026-13757",
"initial_release_date": "2026-06-02T00:00:00.000Z",
"revision_history": [
{
"date": "2026-07-03T01:04:13.000Z",
"legacy_version": "1",
"number": "1",
"summary": "Information published."
}
],
"status": "final",
"version": "1"
}
},
"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 p11-kit 0:0.25.0-1.azl3",
"product": {
"name": "azl3 p11-kit 0:0.25.0-1.azl3",
"product_id": "1"
}
}
],
"category": "product_name",
"name": "p11-kit"
}
],
"category": "vendor",
"name": "Microsoft"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 p11-kit 0:0.25.0-1.azl3 as a component of Azure Linux 3.0",
"product_id": "17084-1"
},
"product_reference": "1",
"relates_to_product_reference": "17084"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-13757",
"cwe": {
"id": "CWE-674",
"name": "Uncontrolled Recursion"
},
"notes": [
{
"category": "general",
"text": "redhat",
"title": "Assigning CNA"
}
],
"product_status": {
"known_affected": [
"17084-1"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2026-13757 P11-kit: stack exhaustion via unbounded recursion in rpc attribute parsing - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2026/msrc_cve-2026-13757.json"
}
],
"remediations": [
{
"category": "none_available",
"date": "2026-07-03T01:04:13.000Z",
"details": "There is no fix available for this vulnerability as of now",
"product_ids": [
"17084-1"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"environmentalsScore": 0.0,
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"temporalScore": 6.2,
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"17084-1"
]
}
],
"title": "P11-kit: stack exhaustion via unbounded recursion in rpc attribute parsing"
}
]
}
RHSA-2026:37469
Vulnerability from csaf_redhat - Published: 2026-07-10 00:30 - Updated: 2026-08-03 17:25A flaw was found in p11-kit. The RPC message attribute parsing functions p11_rpc_message_get_attribute() and p11_rpc_message_get_attribute_array_value() form a mutually-recursive call chain with no recursion depth limit when processing nested CKA_WRAP_TEMPLATE, CKA_UNWRAP_TEMPLATE, and CKA_DERIVE_TEMPLATE attributes. An unauthenticated attacker with local access to the p11-kit RPC Unix domain socket can send a specially crafted request with deeply nested template attributes, causing stack exhaustion and crashing the p11-kit server process and its dependent services.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:p11-kit-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:p11-kit-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:p11-kit-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:p11-kit-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for Red Hat Hardened Images RPMs is now available.",
"title": "Topic"
},
{
"category": "general",
"text": "This update includes the following RPMs:\n\np11-kit:\n * mingw32-p11-kit-0.26.2-1.2.hum1 (noarch)\n * mingw64-p11-kit-0.26.2-1.2.hum1 (noarch)\n * p11-kit-0.26.2-1.2.hum1 (aarch64, x86_64)\n * p11-kit-client-0.26.2-1.2.hum1 (aarch64, x86_64)\n * p11-kit-devel-0.26.2-1.2.hum1 (aarch64, x86_64)\n * p11-kit-server-0.26.2-1.2.hum1 (aarch64, x86_64)\n * p11-kit-trust-0.26.2-1.2.hum1 (aarch64, x86_64)\n * p11-kit-0.26.2-1.2.hum1.src (src)\n\nSecurity Fix(es):\n\np11-kit:\n * CVE-2026-13757",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:37469",
"url": "https://access.redhat.com/errata/RHSA-2026:37469"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-13757",
"url": "https://access.redhat.com/security/cve/CVE-2026-13757"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "external",
"summary": "https://images.redhat.com/",
"url": "https://images.redhat.com/"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_37469.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Hardened Images RPMs Security Update",
"tracking": {
"current_release_date": "2026-08-03T17:25:28+00:00",
"generator": {
"date": "2026-08-03T17:25:28+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.8"
}
},
"id": "RHSA-2026:37469",
"initial_release_date": "2026-07-10T00:30:01+00:00",
"revision_history": [
{
"date": "2026-07-10T00:30:01+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-08-01T08:08:43+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-08-03T17:25:28+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Hardened Images",
"product": {
"name": "Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:hummingbird:1"
}
}
}
],
"category": "product_family",
"name": "Red Hat Hardened Images"
},
{
"branches": [
{
"category": "product_version",
"name": "p11-kit-main@noarch",
"product": {
"name": "p11-kit-main@noarch",
"product_id": "p11-kit-main@noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mingw32-p11-kit@0.26.2-1.2.hum1?arch=noarch\u0026distro=hummingbird-20251124\u0026repository_id=public-hummingbird-x86_64-rpms"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "p11-kit-main@aarch64",
"product": {
"name": "p11-kit-main@aarch64",
"product_id": "p11-kit-main@aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/p11-kit@0.26.2-1.2.hum1?arch=aarch64\u0026distro=hummingbird-20251124\u0026repository_id=public-hummingbird-aarch64-rpms"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "p11-kit-main@src",
"product": {
"name": "p11-kit-main@src",
"product_id": "p11-kit-main@src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/p11-kit@0.26.2-1.2.hum1?arch=src\u0026distro=hummingbird-20251124\u0026repository_id=public-hummingbird-source-rpms"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "p11-kit-main@x86_64",
"product": {
"name": "p11-kit-main@x86_64",
"product_id": "p11-kit-main@x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/p11-kit@0.26.2-1.2.hum1?arch=x86_64\u0026distro=hummingbird-20251124\u0026repository_id=public-hummingbird-x86_64-rpms"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "p11-kit-main@aarch64 as a component of Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images:p11-kit-main@aarch64"
},
"product_reference": "p11-kit-main@aarch64",
"relates_to_product_reference": "Red Hat Hardened Images"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p11-kit-main@noarch as a component of Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images:p11-kit-main@noarch"
},
"product_reference": "p11-kit-main@noarch",
"relates_to_product_reference": "Red Hat Hardened Images"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p11-kit-main@src as a component of Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images:p11-kit-main@src"
},
"product_reference": "p11-kit-main@src",
"relates_to_product_reference": "Red Hat Hardened Images"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p11-kit-main@x86_64 as a component of Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images:p11-kit-main@x86_64"
},
"product_reference": "p11-kit-main@x86_64",
"relates_to_product_reference": "Red Hat Hardened Images"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-13757",
"cwe": {
"id": "CWE-674",
"name": "Uncontrolled Recursion"
},
"discovery_date": "2026-06-23T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2494556"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in p11-kit. The RPC message attribute parsing functions p11_rpc_message_get_attribute() and p11_rpc_message_get_attribute_array_value() form a mutually-recursive call chain with no recursion depth limit when processing nested CKA_WRAP_TEMPLATE, CKA_UNWRAP_TEMPLATE, and CKA_DERIVE_TEMPLATE attributes. An unauthenticated attacker with local access to the p11-kit RPC Unix domain socket can send a specially crafted request with deeply nested template attributes, causing stack exhaustion and crashing the p11-kit server process and its dependent services.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "p11-kit: Stack exhaustion via unbounded recursion in RPC attribute parsing",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:p11-kit-main@aarch64",
"Red Hat Hardened Images:p11-kit-main@noarch",
"Red Hat Hardened Images:p11-kit-main@src",
"Red Hat Hardened Images:p11-kit-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-13757"
},
{
"category": "external",
"summary": "RHBZ#2494556",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2494556"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-13757",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13757"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-13757",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-13757"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-p2wm-69qx-x25w",
"url": "https://github.com/advisories/GHSA-p2wm-69qx-x25w"
}
],
"release_date": "2026-06-23T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-10T00:30:01+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:p11-kit-main@aarch64",
"Red Hat Hardened Images:p11-kit-main@noarch",
"Red Hat Hardened Images:p11-kit-main@src",
"Red Hat Hardened Images:p11-kit-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:37469"
},
{
"category": "workaround",
"details": "This CVE requires same-user access to the p11-kit RPC Unix domain socket (/run/user/\u003cuid\u003e/p11-kit/pkcs11-*). Any process running as the socket-owning user can trigger the crash without further authentication.\n\nIf p11-kit is managed via systemd --user, ensure `Restart=on-failure` is set in the unit file so that a crash is automatically recovered without manual intervention.\n\nRed Hat recommends updating p11-kit to version 0.26.3 or later, which introduces a recursion depth limit in the RPC attribute parsing and fully addresses this flaw.",
"product_ids": [
"Red Hat Hardened Images:p11-kit-main@aarch64",
"Red Hat Hardened Images:p11-kit-main@noarch",
"Red Hat Hardened Images:p11-kit-main@src",
"Red Hat Hardened Images:p11-kit-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:p11-kit-main@aarch64",
"Red Hat Hardened Images:p11-kit-main@noarch",
"Red Hat Hardened Images:p11-kit-main@src",
"Red Hat Hardened Images:p11-kit-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "p11-kit: Stack exhaustion via unbounded recursion in RPC attribute parsing"
}
]
}
RHSA-2026:38342
Vulnerability from csaf_redhat - Published: 2026-07-12 17:50 - Updated: 2026-08-03 14:00A flaw was found in p11-kit. The RPC message attribute parsing functions p11_rpc_message_get_attribute() and p11_rpc_message_get_attribute_array_value() form a mutually-recursive call chain with no recursion depth limit when processing nested CKA_WRAP_TEMPLATE, CKA_UNWRAP_TEMPLATE, and CKA_DERIVE_TEMPLATE attributes. An unauthenticated attacker with local access to the p11-kit RPC Unix domain socket can send a specially crafted request with deeply nested template attributes, causing stack exhaustion and crashing the p11-kit server process and its dependent services.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:p11-kit-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:p11-kit-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:p11-kit-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:p11-kit-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for Red Hat Hardened Images RPMs is now available.",
"title": "Topic"
},
{
"category": "general",
"text": "This update includes the following RPMs:\n\np11-kit:\n * mingw32-p11-kit-0.26.4-1.hum1 (noarch)\n * mingw64-p11-kit-0.26.4-1.hum1 (noarch)\n * p11-kit-0.26.4-1.hum1 (aarch64, x86_64)\n * p11-kit-client-0.26.4-1.hum1 (aarch64, x86_64)\n * p11-kit-devel-0.26.4-1.hum1 (aarch64, x86_64)\n * p11-kit-server-0.26.4-1.hum1 (aarch64, x86_64)\n * p11-kit-trust-0.26.4-1.hum1 (aarch64, x86_64)\n * p11-kit-0.26.4-1.hum1.src (src)\n\nSecurity Fix(es):\n\np11-kit:\n * CVE-2026-13757",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:38342",
"url": "https://access.redhat.com/errata/RHSA-2026:38342"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-13757",
"url": "https://access.redhat.com/security/cve/CVE-2026-13757"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "external",
"summary": "https://images.redhat.com/",
"url": "https://images.redhat.com/"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_38342.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Hardened Images RPMs Security Update",
"tracking": {
"current_release_date": "2026-08-03T14:00:58+00:00",
"generator": {
"date": "2026-08-03T14:00:58+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.8"
}
},
"id": "RHSA-2026:38342",
"initial_release_date": "2026-07-12T17:50:35+00:00",
"revision_history": [
{
"date": "2026-07-12T17:50:35+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-08-01T08:08:43+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-08-03T14:00:58+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Hardened Images",
"product": {
"name": "Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:hummingbird:1"
}
}
}
],
"category": "product_family",
"name": "Red Hat Hardened Images"
},
{
"branches": [
{
"category": "product_version",
"name": "p11-kit-main@noarch",
"product": {
"name": "p11-kit-main@noarch",
"product_id": "p11-kit-main@noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mingw32-p11-kit@0.26.4-1.hum1?arch=noarch\u0026distro=hummingbird-20251124\u0026repository_id=public-hummingbird-x86_64-rpms"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "p11-kit-main@aarch64",
"product": {
"name": "p11-kit-main@aarch64",
"product_id": "p11-kit-main@aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/p11-kit@0.26.4-1.hum1?arch=aarch64\u0026distro=hummingbird-20251124\u0026repository_id=public-hummingbird-aarch64-rpms"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "p11-kit-main@src",
"product": {
"name": "p11-kit-main@src",
"product_id": "p11-kit-main@src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/p11-kit@0.26.4-1.hum1?arch=src\u0026distro=hummingbird-20251124\u0026repository_id=public-hummingbird-source-rpms"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "p11-kit-main@x86_64",
"product": {
"name": "p11-kit-main@x86_64",
"product_id": "p11-kit-main@x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/p11-kit@0.26.4-1.hum1?arch=x86_64\u0026distro=hummingbird-20251124\u0026repository_id=public-hummingbird-x86_64-rpms"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "p11-kit-main@aarch64 as a component of Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images:p11-kit-main@aarch64"
},
"product_reference": "p11-kit-main@aarch64",
"relates_to_product_reference": "Red Hat Hardened Images"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p11-kit-main@noarch as a component of Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images:p11-kit-main@noarch"
},
"product_reference": "p11-kit-main@noarch",
"relates_to_product_reference": "Red Hat Hardened Images"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p11-kit-main@src as a component of Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images:p11-kit-main@src"
},
"product_reference": "p11-kit-main@src",
"relates_to_product_reference": "Red Hat Hardened Images"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p11-kit-main@x86_64 as a component of Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images:p11-kit-main@x86_64"
},
"product_reference": "p11-kit-main@x86_64",
"relates_to_product_reference": "Red Hat Hardened Images"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-13757",
"cwe": {
"id": "CWE-674",
"name": "Uncontrolled Recursion"
},
"discovery_date": "2026-06-23T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2494556"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in p11-kit. The RPC message attribute parsing functions p11_rpc_message_get_attribute() and p11_rpc_message_get_attribute_array_value() form a mutually-recursive call chain with no recursion depth limit when processing nested CKA_WRAP_TEMPLATE, CKA_UNWRAP_TEMPLATE, and CKA_DERIVE_TEMPLATE attributes. An unauthenticated attacker with local access to the p11-kit RPC Unix domain socket can send a specially crafted request with deeply nested template attributes, causing stack exhaustion and crashing the p11-kit server process and its dependent services.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "p11-kit: Stack exhaustion via unbounded recursion in RPC attribute parsing",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:p11-kit-main@aarch64",
"Red Hat Hardened Images:p11-kit-main@noarch",
"Red Hat Hardened Images:p11-kit-main@src",
"Red Hat Hardened Images:p11-kit-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-13757"
},
{
"category": "external",
"summary": "RHBZ#2494556",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2494556"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-13757",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13757"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-13757",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-13757"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-p2wm-69qx-x25w",
"url": "https://github.com/advisories/GHSA-p2wm-69qx-x25w"
}
],
"release_date": "2026-06-23T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-12T17:50:35+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:p11-kit-main@aarch64",
"Red Hat Hardened Images:p11-kit-main@noarch",
"Red Hat Hardened Images:p11-kit-main@src",
"Red Hat Hardened Images:p11-kit-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:38342"
},
{
"category": "workaround",
"details": "This CVE requires same-user access to the p11-kit RPC Unix domain socket (/run/user/\u003cuid\u003e/p11-kit/pkcs11-*). Any process running as the socket-owning user can trigger the crash without further authentication.\n\nIf p11-kit is managed via systemd --user, ensure `Restart=on-failure` is set in the unit file so that a crash is automatically recovered without manual intervention.\n\nRed Hat recommends updating p11-kit to version 0.26.3 or later, which introduces a recursion depth limit in the RPC attribute parsing and fully addresses this flaw.",
"product_ids": [
"Red Hat Hardened Images:p11-kit-main@aarch64",
"Red Hat Hardened Images:p11-kit-main@noarch",
"Red Hat Hardened Images:p11-kit-main@src",
"Red Hat Hardened Images:p11-kit-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:p11-kit-main@aarch64",
"Red Hat Hardened Images:p11-kit-main@noarch",
"Red Hat Hardened Images:p11-kit-main@src",
"Red Hat Hardened Images:p11-kit-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "p11-kit: Stack exhaustion via unbounded recursion in RPC attribute parsing"
}
]
}
RHSA-2026:49668
Vulnerability from csaf_redhat - Published: 2026-08-03 14:00 - Updated: 2026-08-03 14:42A flaw was found in p11-kit. The RPC message attribute parsing functions p11_rpc_message_get_attribute() and p11_rpc_message_get_attribute_array_value() form a mutually-recursive call chain with no recursion depth limit when processing nested CKA_WRAP_TEMPLATE, CKA_UNWRAP_TEMPLATE, and CKA_DERIVE_TEMPLATE attributes. An unauthenticated attacker with local access to the p11-kit RPC Unix domain socket can send a specially crafted request with deeply nested template attributes, causing stack exhaustion and crashing the p11-kit server process and its dependent services.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.2.Z:p11-kit-client-debuginfo-0:0.26.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:p11-kit-client-debuginfo-0:0.26.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:p11-kit-client-debuginfo-0:0.26.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:p11-kit-client-debuginfo-0:0.26.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:p11-kit-debuginfo-0:0.26.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:p11-kit-debuginfo-0:0.26.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:p11-kit-debuginfo-0:0.26.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:p11-kit-debuginfo-0:0.26.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:p11-kit-debugsource-0:0.26.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:p11-kit-debugsource-0:0.26.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:p11-kit-debugsource-0:0.26.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:p11-kit-debugsource-0:0.26.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:p11-kit-devel-0:0.26.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:p11-kit-devel-0:0.26.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:p11-kit-devel-0:0.26.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:p11-kit-devel-0:0.26.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:p11-kit-server-0:0.26.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:p11-kit-server-0:0.26.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:p11-kit-server-0:0.26.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:p11-kit-server-0:0.26.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:p11-kit-server-debuginfo-0:0.26.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:p11-kit-server-debuginfo-0:0.26.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:p11-kit-server-debuginfo-0:0.26.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:p11-kit-server-debuginfo-0:0.26.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:p11-kit-trust-debuginfo-0:0.26.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:p11-kit-trust-debuginfo-0:0.26.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:p11-kit-trust-debuginfo-0:0.26.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:p11-kit-trust-debuginfo-0:0.26.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:p11-kit-0:0.26.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:p11-kit-0:0.26.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:p11-kit-0:0.26.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:p11-kit-0:0.26.4-1.el10_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:p11-kit-0:0.26.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:p11-kit-client-0:0.26.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:p11-kit-client-0:0.26.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:p11-kit-client-0:0.26.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:p11-kit-client-0:0.26.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:p11-kit-client-debuginfo-0:0.26.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:p11-kit-client-debuginfo-0:0.26.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:p11-kit-client-debuginfo-0:0.26.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:p11-kit-client-debuginfo-0:0.26.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:p11-kit-debuginfo-0:0.26.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:p11-kit-debuginfo-0:0.26.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:p11-kit-debuginfo-0:0.26.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:p11-kit-debuginfo-0:0.26.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:p11-kit-debugsource-0:0.26.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:p11-kit-debugsource-0:0.26.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:p11-kit-debugsource-0:0.26.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:p11-kit-debugsource-0:0.26.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:p11-kit-server-debuginfo-0:0.26.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:p11-kit-server-debuginfo-0:0.26.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:p11-kit-server-debuginfo-0:0.26.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:p11-kit-server-debuginfo-0:0.26.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:p11-kit-trust-0:0.26.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:p11-kit-trust-0:0.26.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:p11-kit-trust-0:0.26.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:p11-kit-trust-0:0.26.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:p11-kit-trust-debuginfo-0:0.26.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:p11-kit-trust-debuginfo-0:0.26.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:p11-kit-trust-debuginfo-0:0.26.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:p11-kit-trust-debuginfo-0:0.26.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for p11-kit is now available for Red Hat Enterprise Linux 10.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The p11-kit packages provide a mechanism to manage PKCS#11 modules. The p11-kit-trust subpackage includes a PKCS#11 trust module that provides certificate anchors and black lists based on configuration files.\n\nSecurity Fix(es):\n\n* p11-kit: Stack exhaustion via unbounded recursion in RPC attribute parsing (CVE-2026-13757)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:49668",
"url": "https://access.redhat.com/errata/RHSA-2026:49668"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2494556",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2494556"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_49668.json"
}
],
"title": "Red Hat Security Advisory: p11-kit security update",
"tracking": {
"current_release_date": "2026-08-03T14:42:20+00:00",
"generator": {
"date": "2026-08-03T14:42:20+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.8"
}
},
"id": "RHSA-2026:49668",
"initial_release_date": "2026-08-03T14:00:22+00:00",
"revision_history": [
{
"date": "2026-08-03T14:00:22+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-08-03T14:00:22+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-08-03T14:42:20+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 10)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:10.2"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS (v. 10)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:10.2"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "p11-kit-devel-0:0.26.4-1.el10_2.aarch64",
"product": {
"name": "p11-kit-devel-0:0.26.4-1.el10_2.aarch64",
"product_id": "p11-kit-devel-0:0.26.4-1.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/p11-kit-devel@0.26.4-1.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "p11-kit-server-0:0.26.4-1.el10_2.aarch64",
"product": {
"name": "p11-kit-server-0:0.26.4-1.el10_2.aarch64",
"product_id": "p11-kit-server-0:0.26.4-1.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/p11-kit-server@0.26.4-1.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "p11-kit-debugsource-0:0.26.4-1.el10_2.aarch64",
"product": {
"name": "p11-kit-debugsource-0:0.26.4-1.el10_2.aarch64",
"product_id": "p11-kit-debugsource-0:0.26.4-1.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/p11-kit-debugsource@0.26.4-1.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "p11-kit-client-debuginfo-0:0.26.4-1.el10_2.aarch64",
"product": {
"name": "p11-kit-client-debuginfo-0:0.26.4-1.el10_2.aarch64",
"product_id": "p11-kit-client-debuginfo-0:0.26.4-1.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/p11-kit-client-debuginfo@0.26.4-1.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "p11-kit-debuginfo-0:0.26.4-1.el10_2.aarch64",
"product": {
"name": "p11-kit-debuginfo-0:0.26.4-1.el10_2.aarch64",
"product_id": "p11-kit-debuginfo-0:0.26.4-1.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/p11-kit-debuginfo@0.26.4-1.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "p11-kit-server-debuginfo-0:0.26.4-1.el10_2.aarch64",
"product": {
"name": "p11-kit-server-debuginfo-0:0.26.4-1.el10_2.aarch64",
"product_id": "p11-kit-server-debuginfo-0:0.26.4-1.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/p11-kit-server-debuginfo@0.26.4-1.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "p11-kit-trust-debuginfo-0:0.26.4-1.el10_2.aarch64",
"product": {
"name": "p11-kit-trust-debuginfo-0:0.26.4-1.el10_2.aarch64",
"product_id": "p11-kit-trust-debuginfo-0:0.26.4-1.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/p11-kit-trust-debuginfo@0.26.4-1.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "p11-kit-0:0.26.4-1.el10_2.aarch64",
"product": {
"name": "p11-kit-0:0.26.4-1.el10_2.aarch64",
"product_id": "p11-kit-0:0.26.4-1.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/p11-kit@0.26.4-1.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "p11-kit-client-0:0.26.4-1.el10_2.aarch64",
"product": {
"name": "p11-kit-client-0:0.26.4-1.el10_2.aarch64",
"product_id": "p11-kit-client-0:0.26.4-1.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/p11-kit-client@0.26.4-1.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "p11-kit-trust-0:0.26.4-1.el10_2.aarch64",
"product": {
"name": "p11-kit-trust-0:0.26.4-1.el10_2.aarch64",
"product_id": "p11-kit-trust-0:0.26.4-1.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/p11-kit-trust@0.26.4-1.el10_2?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "p11-kit-devel-0:0.26.4-1.el10_2.ppc64le",
"product": {
"name": "p11-kit-devel-0:0.26.4-1.el10_2.ppc64le",
"product_id": "p11-kit-devel-0:0.26.4-1.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/p11-kit-devel@0.26.4-1.el10_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "p11-kit-server-0:0.26.4-1.el10_2.ppc64le",
"product": {
"name": "p11-kit-server-0:0.26.4-1.el10_2.ppc64le",
"product_id": "p11-kit-server-0:0.26.4-1.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/p11-kit-server@0.26.4-1.el10_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "p11-kit-debugsource-0:0.26.4-1.el10_2.ppc64le",
"product": {
"name": "p11-kit-debugsource-0:0.26.4-1.el10_2.ppc64le",
"product_id": "p11-kit-debugsource-0:0.26.4-1.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/p11-kit-debugsource@0.26.4-1.el10_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "p11-kit-client-debuginfo-0:0.26.4-1.el10_2.ppc64le",
"product": {
"name": "p11-kit-client-debuginfo-0:0.26.4-1.el10_2.ppc64le",
"product_id": "p11-kit-client-debuginfo-0:0.26.4-1.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/p11-kit-client-debuginfo@0.26.4-1.el10_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "p11-kit-debuginfo-0:0.26.4-1.el10_2.ppc64le",
"product": {
"name": "p11-kit-debuginfo-0:0.26.4-1.el10_2.ppc64le",
"product_id": "p11-kit-debuginfo-0:0.26.4-1.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/p11-kit-debuginfo@0.26.4-1.el10_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "p11-kit-server-debuginfo-0:0.26.4-1.el10_2.ppc64le",
"product": {
"name": "p11-kit-server-debuginfo-0:0.26.4-1.el10_2.ppc64le",
"product_id": "p11-kit-server-debuginfo-0:0.26.4-1.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/p11-kit-server-debuginfo@0.26.4-1.el10_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "p11-kit-trust-debuginfo-0:0.26.4-1.el10_2.ppc64le",
"product": {
"name": "p11-kit-trust-debuginfo-0:0.26.4-1.el10_2.ppc64le",
"product_id": "p11-kit-trust-debuginfo-0:0.26.4-1.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/p11-kit-trust-debuginfo@0.26.4-1.el10_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "p11-kit-0:0.26.4-1.el10_2.ppc64le",
"product": {
"name": "p11-kit-0:0.26.4-1.el10_2.ppc64le",
"product_id": "p11-kit-0:0.26.4-1.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/p11-kit@0.26.4-1.el10_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "p11-kit-client-0:0.26.4-1.el10_2.ppc64le",
"product": {
"name": "p11-kit-client-0:0.26.4-1.el10_2.ppc64le",
"product_id": "p11-kit-client-0:0.26.4-1.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/p11-kit-client@0.26.4-1.el10_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "p11-kit-trust-0:0.26.4-1.el10_2.ppc64le",
"product": {
"name": "p11-kit-trust-0:0.26.4-1.el10_2.ppc64le",
"product_id": "p11-kit-trust-0:0.26.4-1.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/p11-kit-trust@0.26.4-1.el10_2?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "p11-kit-devel-0:0.26.4-1.el10_2.s390x",
"product": {
"name": "p11-kit-devel-0:0.26.4-1.el10_2.s390x",
"product_id": "p11-kit-devel-0:0.26.4-1.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/p11-kit-devel@0.26.4-1.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "p11-kit-server-0:0.26.4-1.el10_2.s390x",
"product": {
"name": "p11-kit-server-0:0.26.4-1.el10_2.s390x",
"product_id": "p11-kit-server-0:0.26.4-1.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/p11-kit-server@0.26.4-1.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "p11-kit-debugsource-0:0.26.4-1.el10_2.s390x",
"product": {
"name": "p11-kit-debugsource-0:0.26.4-1.el10_2.s390x",
"product_id": "p11-kit-debugsource-0:0.26.4-1.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/p11-kit-debugsource@0.26.4-1.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "p11-kit-client-debuginfo-0:0.26.4-1.el10_2.s390x",
"product": {
"name": "p11-kit-client-debuginfo-0:0.26.4-1.el10_2.s390x",
"product_id": "p11-kit-client-debuginfo-0:0.26.4-1.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/p11-kit-client-debuginfo@0.26.4-1.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "p11-kit-debuginfo-0:0.26.4-1.el10_2.s390x",
"product": {
"name": "p11-kit-debuginfo-0:0.26.4-1.el10_2.s390x",
"product_id": "p11-kit-debuginfo-0:0.26.4-1.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/p11-kit-debuginfo@0.26.4-1.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "p11-kit-server-debuginfo-0:0.26.4-1.el10_2.s390x",
"product": {
"name": "p11-kit-server-debuginfo-0:0.26.4-1.el10_2.s390x",
"product_id": "p11-kit-server-debuginfo-0:0.26.4-1.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/p11-kit-server-debuginfo@0.26.4-1.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "p11-kit-trust-debuginfo-0:0.26.4-1.el10_2.s390x",
"product": {
"name": "p11-kit-trust-debuginfo-0:0.26.4-1.el10_2.s390x",
"product_id": "p11-kit-trust-debuginfo-0:0.26.4-1.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/p11-kit-trust-debuginfo@0.26.4-1.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "p11-kit-0:0.26.4-1.el10_2.s390x",
"product": {
"name": "p11-kit-0:0.26.4-1.el10_2.s390x",
"product_id": "p11-kit-0:0.26.4-1.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/p11-kit@0.26.4-1.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "p11-kit-client-0:0.26.4-1.el10_2.s390x",
"product": {
"name": "p11-kit-client-0:0.26.4-1.el10_2.s390x",
"product_id": "p11-kit-client-0:0.26.4-1.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/p11-kit-client@0.26.4-1.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "p11-kit-trust-0:0.26.4-1.el10_2.s390x",
"product": {
"name": "p11-kit-trust-0:0.26.4-1.el10_2.s390x",
"product_id": "p11-kit-trust-0:0.26.4-1.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/p11-kit-trust@0.26.4-1.el10_2?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "p11-kit-devel-0:0.26.4-1.el10_2.x86_64",
"product": {
"name": "p11-kit-devel-0:0.26.4-1.el10_2.x86_64",
"product_id": "p11-kit-devel-0:0.26.4-1.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/p11-kit-devel@0.26.4-1.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "p11-kit-server-0:0.26.4-1.el10_2.x86_64",
"product": {
"name": "p11-kit-server-0:0.26.4-1.el10_2.x86_64",
"product_id": "p11-kit-server-0:0.26.4-1.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/p11-kit-server@0.26.4-1.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "p11-kit-debugsource-0:0.26.4-1.el10_2.x86_64",
"product": {
"name": "p11-kit-debugsource-0:0.26.4-1.el10_2.x86_64",
"product_id": "p11-kit-debugsource-0:0.26.4-1.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/p11-kit-debugsource@0.26.4-1.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "p11-kit-client-debuginfo-0:0.26.4-1.el10_2.x86_64",
"product": {
"name": "p11-kit-client-debuginfo-0:0.26.4-1.el10_2.x86_64",
"product_id": "p11-kit-client-debuginfo-0:0.26.4-1.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/p11-kit-client-debuginfo@0.26.4-1.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "p11-kit-debuginfo-0:0.26.4-1.el10_2.x86_64",
"product": {
"name": "p11-kit-debuginfo-0:0.26.4-1.el10_2.x86_64",
"product_id": "p11-kit-debuginfo-0:0.26.4-1.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/p11-kit-debuginfo@0.26.4-1.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "p11-kit-server-debuginfo-0:0.26.4-1.el10_2.x86_64",
"product": {
"name": "p11-kit-server-debuginfo-0:0.26.4-1.el10_2.x86_64",
"product_id": "p11-kit-server-debuginfo-0:0.26.4-1.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/p11-kit-server-debuginfo@0.26.4-1.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "p11-kit-trust-debuginfo-0:0.26.4-1.el10_2.x86_64",
"product": {
"name": "p11-kit-trust-debuginfo-0:0.26.4-1.el10_2.x86_64",
"product_id": "p11-kit-trust-debuginfo-0:0.26.4-1.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/p11-kit-trust-debuginfo@0.26.4-1.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "p11-kit-0:0.26.4-1.el10_2.x86_64",
"product": {
"name": "p11-kit-0:0.26.4-1.el10_2.x86_64",
"product_id": "p11-kit-0:0.26.4-1.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/p11-kit@0.26.4-1.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "p11-kit-client-0:0.26.4-1.el10_2.x86_64",
"product": {
"name": "p11-kit-client-0:0.26.4-1.el10_2.x86_64",
"product_id": "p11-kit-client-0:0.26.4-1.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/p11-kit-client@0.26.4-1.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "p11-kit-trust-0:0.26.4-1.el10_2.x86_64",
"product": {
"name": "p11-kit-trust-0:0.26.4-1.el10_2.x86_64",
"product_id": "p11-kit-trust-0:0.26.4-1.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/p11-kit-trust@0.26.4-1.el10_2?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "p11-kit-0:0.26.4-1.el10_2.src",
"product": {
"name": "p11-kit-0:0.26.4-1.el10_2.src",
"product_id": "p11-kit-0:0.26.4-1.el10_2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/p11-kit@0.26.4-1.el10_2?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "p11-kit-client-debuginfo-0:0.26.4-1.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:p11-kit-client-debuginfo-0:0.26.4-1.el10_2.aarch64"
},
"product_reference": "p11-kit-client-debuginfo-0:0.26.4-1.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p11-kit-client-debuginfo-0:0.26.4-1.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:p11-kit-client-debuginfo-0:0.26.4-1.el10_2.ppc64le"
},
"product_reference": "p11-kit-client-debuginfo-0:0.26.4-1.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p11-kit-client-debuginfo-0:0.26.4-1.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:p11-kit-client-debuginfo-0:0.26.4-1.el10_2.s390x"
},
"product_reference": "p11-kit-client-debuginfo-0:0.26.4-1.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p11-kit-client-debuginfo-0:0.26.4-1.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:p11-kit-client-debuginfo-0:0.26.4-1.el10_2.x86_64"
},
"product_reference": "p11-kit-client-debuginfo-0:0.26.4-1.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p11-kit-debuginfo-0:0.26.4-1.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:p11-kit-debuginfo-0:0.26.4-1.el10_2.aarch64"
},
"product_reference": "p11-kit-debuginfo-0:0.26.4-1.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p11-kit-debuginfo-0:0.26.4-1.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:p11-kit-debuginfo-0:0.26.4-1.el10_2.ppc64le"
},
"product_reference": "p11-kit-debuginfo-0:0.26.4-1.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p11-kit-debuginfo-0:0.26.4-1.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:p11-kit-debuginfo-0:0.26.4-1.el10_2.s390x"
},
"product_reference": "p11-kit-debuginfo-0:0.26.4-1.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p11-kit-debuginfo-0:0.26.4-1.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:p11-kit-debuginfo-0:0.26.4-1.el10_2.x86_64"
},
"product_reference": "p11-kit-debuginfo-0:0.26.4-1.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p11-kit-debugsource-0:0.26.4-1.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:p11-kit-debugsource-0:0.26.4-1.el10_2.aarch64"
},
"product_reference": "p11-kit-debugsource-0:0.26.4-1.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p11-kit-debugsource-0:0.26.4-1.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:p11-kit-debugsource-0:0.26.4-1.el10_2.ppc64le"
},
"product_reference": "p11-kit-debugsource-0:0.26.4-1.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p11-kit-debugsource-0:0.26.4-1.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:p11-kit-debugsource-0:0.26.4-1.el10_2.s390x"
},
"product_reference": "p11-kit-debugsource-0:0.26.4-1.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p11-kit-debugsource-0:0.26.4-1.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:p11-kit-debugsource-0:0.26.4-1.el10_2.x86_64"
},
"product_reference": "p11-kit-debugsource-0:0.26.4-1.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p11-kit-devel-0:0.26.4-1.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:p11-kit-devel-0:0.26.4-1.el10_2.aarch64"
},
"product_reference": "p11-kit-devel-0:0.26.4-1.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p11-kit-devel-0:0.26.4-1.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:p11-kit-devel-0:0.26.4-1.el10_2.ppc64le"
},
"product_reference": "p11-kit-devel-0:0.26.4-1.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p11-kit-devel-0:0.26.4-1.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:p11-kit-devel-0:0.26.4-1.el10_2.s390x"
},
"product_reference": "p11-kit-devel-0:0.26.4-1.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p11-kit-devel-0:0.26.4-1.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:p11-kit-devel-0:0.26.4-1.el10_2.x86_64"
},
"product_reference": "p11-kit-devel-0:0.26.4-1.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p11-kit-server-0:0.26.4-1.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:p11-kit-server-0:0.26.4-1.el10_2.aarch64"
},
"product_reference": "p11-kit-server-0:0.26.4-1.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p11-kit-server-0:0.26.4-1.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:p11-kit-server-0:0.26.4-1.el10_2.ppc64le"
},
"product_reference": "p11-kit-server-0:0.26.4-1.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p11-kit-server-0:0.26.4-1.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:p11-kit-server-0:0.26.4-1.el10_2.s390x"
},
"product_reference": "p11-kit-server-0:0.26.4-1.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p11-kit-server-0:0.26.4-1.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:p11-kit-server-0:0.26.4-1.el10_2.x86_64"
},
"product_reference": "p11-kit-server-0:0.26.4-1.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p11-kit-server-debuginfo-0:0.26.4-1.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:p11-kit-server-debuginfo-0:0.26.4-1.el10_2.aarch64"
},
"product_reference": "p11-kit-server-debuginfo-0:0.26.4-1.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p11-kit-server-debuginfo-0:0.26.4-1.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:p11-kit-server-debuginfo-0:0.26.4-1.el10_2.ppc64le"
},
"product_reference": "p11-kit-server-debuginfo-0:0.26.4-1.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p11-kit-server-debuginfo-0:0.26.4-1.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:p11-kit-server-debuginfo-0:0.26.4-1.el10_2.s390x"
},
"product_reference": "p11-kit-server-debuginfo-0:0.26.4-1.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p11-kit-server-debuginfo-0:0.26.4-1.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:p11-kit-server-debuginfo-0:0.26.4-1.el10_2.x86_64"
},
"product_reference": "p11-kit-server-debuginfo-0:0.26.4-1.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p11-kit-trust-debuginfo-0:0.26.4-1.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:p11-kit-trust-debuginfo-0:0.26.4-1.el10_2.aarch64"
},
"product_reference": "p11-kit-trust-debuginfo-0:0.26.4-1.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p11-kit-trust-debuginfo-0:0.26.4-1.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:p11-kit-trust-debuginfo-0:0.26.4-1.el10_2.ppc64le"
},
"product_reference": "p11-kit-trust-debuginfo-0:0.26.4-1.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p11-kit-trust-debuginfo-0:0.26.4-1.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:p11-kit-trust-debuginfo-0:0.26.4-1.el10_2.s390x"
},
"product_reference": "p11-kit-trust-debuginfo-0:0.26.4-1.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p11-kit-trust-debuginfo-0:0.26.4-1.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:p11-kit-trust-debuginfo-0:0.26.4-1.el10_2.x86_64"
},
"product_reference": "p11-kit-trust-debuginfo-0:0.26.4-1.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p11-kit-0:0.26.4-1.el10_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:p11-kit-0:0.26.4-1.el10_2.aarch64"
},
"product_reference": "p11-kit-0:0.26.4-1.el10_2.aarch64",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p11-kit-0:0.26.4-1.el10_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:p11-kit-0:0.26.4-1.el10_2.ppc64le"
},
"product_reference": "p11-kit-0:0.26.4-1.el10_2.ppc64le",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p11-kit-0:0.26.4-1.el10_2.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:p11-kit-0:0.26.4-1.el10_2.s390x"
},
"product_reference": "p11-kit-0:0.26.4-1.el10_2.s390x",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p11-kit-0:0.26.4-1.el10_2.src as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:p11-kit-0:0.26.4-1.el10_2.src"
},
"product_reference": "p11-kit-0:0.26.4-1.el10_2.src",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p11-kit-0:0.26.4-1.el10_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:p11-kit-0:0.26.4-1.el10_2.x86_64"
},
"product_reference": "p11-kit-0:0.26.4-1.el10_2.x86_64",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p11-kit-client-0:0.26.4-1.el10_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:p11-kit-client-0:0.26.4-1.el10_2.aarch64"
},
"product_reference": "p11-kit-client-0:0.26.4-1.el10_2.aarch64",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p11-kit-client-0:0.26.4-1.el10_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:p11-kit-client-0:0.26.4-1.el10_2.ppc64le"
},
"product_reference": "p11-kit-client-0:0.26.4-1.el10_2.ppc64le",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p11-kit-client-0:0.26.4-1.el10_2.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:p11-kit-client-0:0.26.4-1.el10_2.s390x"
},
"product_reference": "p11-kit-client-0:0.26.4-1.el10_2.s390x",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p11-kit-client-0:0.26.4-1.el10_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:p11-kit-client-0:0.26.4-1.el10_2.x86_64"
},
"product_reference": "p11-kit-client-0:0.26.4-1.el10_2.x86_64",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p11-kit-client-debuginfo-0:0.26.4-1.el10_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:p11-kit-client-debuginfo-0:0.26.4-1.el10_2.aarch64"
},
"product_reference": "p11-kit-client-debuginfo-0:0.26.4-1.el10_2.aarch64",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p11-kit-client-debuginfo-0:0.26.4-1.el10_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:p11-kit-client-debuginfo-0:0.26.4-1.el10_2.ppc64le"
},
"product_reference": "p11-kit-client-debuginfo-0:0.26.4-1.el10_2.ppc64le",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p11-kit-client-debuginfo-0:0.26.4-1.el10_2.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:p11-kit-client-debuginfo-0:0.26.4-1.el10_2.s390x"
},
"product_reference": "p11-kit-client-debuginfo-0:0.26.4-1.el10_2.s390x",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p11-kit-client-debuginfo-0:0.26.4-1.el10_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:p11-kit-client-debuginfo-0:0.26.4-1.el10_2.x86_64"
},
"product_reference": "p11-kit-client-debuginfo-0:0.26.4-1.el10_2.x86_64",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p11-kit-debuginfo-0:0.26.4-1.el10_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:p11-kit-debuginfo-0:0.26.4-1.el10_2.aarch64"
},
"product_reference": "p11-kit-debuginfo-0:0.26.4-1.el10_2.aarch64",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p11-kit-debuginfo-0:0.26.4-1.el10_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:p11-kit-debuginfo-0:0.26.4-1.el10_2.ppc64le"
},
"product_reference": "p11-kit-debuginfo-0:0.26.4-1.el10_2.ppc64le",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p11-kit-debuginfo-0:0.26.4-1.el10_2.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:p11-kit-debuginfo-0:0.26.4-1.el10_2.s390x"
},
"product_reference": "p11-kit-debuginfo-0:0.26.4-1.el10_2.s390x",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p11-kit-debuginfo-0:0.26.4-1.el10_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:p11-kit-debuginfo-0:0.26.4-1.el10_2.x86_64"
},
"product_reference": "p11-kit-debuginfo-0:0.26.4-1.el10_2.x86_64",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p11-kit-debugsource-0:0.26.4-1.el10_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:p11-kit-debugsource-0:0.26.4-1.el10_2.aarch64"
},
"product_reference": "p11-kit-debugsource-0:0.26.4-1.el10_2.aarch64",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p11-kit-debugsource-0:0.26.4-1.el10_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:p11-kit-debugsource-0:0.26.4-1.el10_2.ppc64le"
},
"product_reference": "p11-kit-debugsource-0:0.26.4-1.el10_2.ppc64le",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p11-kit-debugsource-0:0.26.4-1.el10_2.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:p11-kit-debugsource-0:0.26.4-1.el10_2.s390x"
},
"product_reference": "p11-kit-debugsource-0:0.26.4-1.el10_2.s390x",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p11-kit-debugsource-0:0.26.4-1.el10_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:p11-kit-debugsource-0:0.26.4-1.el10_2.x86_64"
},
"product_reference": "p11-kit-debugsource-0:0.26.4-1.el10_2.x86_64",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p11-kit-server-debuginfo-0:0.26.4-1.el10_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:p11-kit-server-debuginfo-0:0.26.4-1.el10_2.aarch64"
},
"product_reference": "p11-kit-server-debuginfo-0:0.26.4-1.el10_2.aarch64",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p11-kit-server-debuginfo-0:0.26.4-1.el10_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:p11-kit-server-debuginfo-0:0.26.4-1.el10_2.ppc64le"
},
"product_reference": "p11-kit-server-debuginfo-0:0.26.4-1.el10_2.ppc64le",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p11-kit-server-debuginfo-0:0.26.4-1.el10_2.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:p11-kit-server-debuginfo-0:0.26.4-1.el10_2.s390x"
},
"product_reference": "p11-kit-server-debuginfo-0:0.26.4-1.el10_2.s390x",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p11-kit-server-debuginfo-0:0.26.4-1.el10_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:p11-kit-server-debuginfo-0:0.26.4-1.el10_2.x86_64"
},
"product_reference": "p11-kit-server-debuginfo-0:0.26.4-1.el10_2.x86_64",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p11-kit-trust-0:0.26.4-1.el10_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:p11-kit-trust-0:0.26.4-1.el10_2.aarch64"
},
"product_reference": "p11-kit-trust-0:0.26.4-1.el10_2.aarch64",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p11-kit-trust-0:0.26.4-1.el10_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:p11-kit-trust-0:0.26.4-1.el10_2.ppc64le"
},
"product_reference": "p11-kit-trust-0:0.26.4-1.el10_2.ppc64le",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p11-kit-trust-0:0.26.4-1.el10_2.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:p11-kit-trust-0:0.26.4-1.el10_2.s390x"
},
"product_reference": "p11-kit-trust-0:0.26.4-1.el10_2.s390x",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p11-kit-trust-0:0.26.4-1.el10_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:p11-kit-trust-0:0.26.4-1.el10_2.x86_64"
},
"product_reference": "p11-kit-trust-0:0.26.4-1.el10_2.x86_64",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p11-kit-trust-debuginfo-0:0.26.4-1.el10_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:p11-kit-trust-debuginfo-0:0.26.4-1.el10_2.aarch64"
},
"product_reference": "p11-kit-trust-debuginfo-0:0.26.4-1.el10_2.aarch64",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p11-kit-trust-debuginfo-0:0.26.4-1.el10_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:p11-kit-trust-debuginfo-0:0.26.4-1.el10_2.ppc64le"
},
"product_reference": "p11-kit-trust-debuginfo-0:0.26.4-1.el10_2.ppc64le",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p11-kit-trust-debuginfo-0:0.26.4-1.el10_2.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:p11-kit-trust-debuginfo-0:0.26.4-1.el10_2.s390x"
},
"product_reference": "p11-kit-trust-debuginfo-0:0.26.4-1.el10_2.s390x",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p11-kit-trust-debuginfo-0:0.26.4-1.el10_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:p11-kit-trust-debuginfo-0:0.26.4-1.el10_2.x86_64"
},
"product_reference": "p11-kit-trust-debuginfo-0:0.26.4-1.el10_2.x86_64",
"relates_to_product_reference": "BaseOS-10.2.Z"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-13757",
"cwe": {
"id": "CWE-674",
"name": "Uncontrolled Recursion"
},
"discovery_date": "2026-06-23T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2494556"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in p11-kit. The RPC message attribute parsing functions p11_rpc_message_get_attribute() and p11_rpc_message_get_attribute_array_value() form a mutually-recursive call chain with no recursion depth limit when processing nested CKA_WRAP_TEMPLATE, CKA_UNWRAP_TEMPLATE, and CKA_DERIVE_TEMPLATE attributes. An unauthenticated attacker with local access to the p11-kit RPC Unix domain socket can send a specially crafted request with deeply nested template attributes, causing stack exhaustion and crashing the p11-kit server process and its dependent services.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "p11-kit: Stack exhaustion via unbounded recursion in RPC attribute parsing",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.2.Z:p11-kit-client-debuginfo-0:0.26.4-1.el10_2.aarch64",
"AppStream-10.2.Z:p11-kit-client-debuginfo-0:0.26.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:p11-kit-client-debuginfo-0:0.26.4-1.el10_2.s390x",
"AppStream-10.2.Z:p11-kit-client-debuginfo-0:0.26.4-1.el10_2.x86_64",
"AppStream-10.2.Z:p11-kit-debuginfo-0:0.26.4-1.el10_2.aarch64",
"AppStream-10.2.Z:p11-kit-debuginfo-0:0.26.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:p11-kit-debuginfo-0:0.26.4-1.el10_2.s390x",
"AppStream-10.2.Z:p11-kit-debuginfo-0:0.26.4-1.el10_2.x86_64",
"AppStream-10.2.Z:p11-kit-debugsource-0:0.26.4-1.el10_2.aarch64",
"AppStream-10.2.Z:p11-kit-debugsource-0:0.26.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:p11-kit-debugsource-0:0.26.4-1.el10_2.s390x",
"AppStream-10.2.Z:p11-kit-debugsource-0:0.26.4-1.el10_2.x86_64",
"AppStream-10.2.Z:p11-kit-devel-0:0.26.4-1.el10_2.aarch64",
"AppStream-10.2.Z:p11-kit-devel-0:0.26.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:p11-kit-devel-0:0.26.4-1.el10_2.s390x",
"AppStream-10.2.Z:p11-kit-devel-0:0.26.4-1.el10_2.x86_64",
"AppStream-10.2.Z:p11-kit-server-0:0.26.4-1.el10_2.aarch64",
"AppStream-10.2.Z:p11-kit-server-0:0.26.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:p11-kit-server-0:0.26.4-1.el10_2.s390x",
"AppStream-10.2.Z:p11-kit-server-0:0.26.4-1.el10_2.x86_64",
"AppStream-10.2.Z:p11-kit-server-debuginfo-0:0.26.4-1.el10_2.aarch64",
"AppStream-10.2.Z:p11-kit-server-debuginfo-0:0.26.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:p11-kit-server-debuginfo-0:0.26.4-1.el10_2.s390x",
"AppStream-10.2.Z:p11-kit-server-debuginfo-0:0.26.4-1.el10_2.x86_64",
"AppStream-10.2.Z:p11-kit-trust-debuginfo-0:0.26.4-1.el10_2.aarch64",
"AppStream-10.2.Z:p11-kit-trust-debuginfo-0:0.26.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:p11-kit-trust-debuginfo-0:0.26.4-1.el10_2.s390x",
"AppStream-10.2.Z:p11-kit-trust-debuginfo-0:0.26.4-1.el10_2.x86_64",
"BaseOS-10.2.Z:p11-kit-0:0.26.4-1.el10_2.aarch64",
"BaseOS-10.2.Z:p11-kit-0:0.26.4-1.el10_2.ppc64le",
"BaseOS-10.2.Z:p11-kit-0:0.26.4-1.el10_2.s390x",
"BaseOS-10.2.Z:p11-kit-0:0.26.4-1.el10_2.src",
"BaseOS-10.2.Z:p11-kit-0:0.26.4-1.el10_2.x86_64",
"BaseOS-10.2.Z:p11-kit-client-0:0.26.4-1.el10_2.aarch64",
"BaseOS-10.2.Z:p11-kit-client-0:0.26.4-1.el10_2.ppc64le",
"BaseOS-10.2.Z:p11-kit-client-0:0.26.4-1.el10_2.s390x",
"BaseOS-10.2.Z:p11-kit-client-0:0.26.4-1.el10_2.x86_64",
"BaseOS-10.2.Z:p11-kit-client-debuginfo-0:0.26.4-1.el10_2.aarch64",
"BaseOS-10.2.Z:p11-kit-client-debuginfo-0:0.26.4-1.el10_2.ppc64le",
"BaseOS-10.2.Z:p11-kit-client-debuginfo-0:0.26.4-1.el10_2.s390x",
"BaseOS-10.2.Z:p11-kit-client-debuginfo-0:0.26.4-1.el10_2.x86_64",
"BaseOS-10.2.Z:p11-kit-debuginfo-0:0.26.4-1.el10_2.aarch64",
"BaseOS-10.2.Z:p11-kit-debuginfo-0:0.26.4-1.el10_2.ppc64le",
"BaseOS-10.2.Z:p11-kit-debuginfo-0:0.26.4-1.el10_2.s390x",
"BaseOS-10.2.Z:p11-kit-debuginfo-0:0.26.4-1.el10_2.x86_64",
"BaseOS-10.2.Z:p11-kit-debugsource-0:0.26.4-1.el10_2.aarch64",
"BaseOS-10.2.Z:p11-kit-debugsource-0:0.26.4-1.el10_2.ppc64le",
"BaseOS-10.2.Z:p11-kit-debugsource-0:0.26.4-1.el10_2.s390x",
"BaseOS-10.2.Z:p11-kit-debugsource-0:0.26.4-1.el10_2.x86_64",
"BaseOS-10.2.Z:p11-kit-server-debuginfo-0:0.26.4-1.el10_2.aarch64",
"BaseOS-10.2.Z:p11-kit-server-debuginfo-0:0.26.4-1.el10_2.ppc64le",
"BaseOS-10.2.Z:p11-kit-server-debuginfo-0:0.26.4-1.el10_2.s390x",
"BaseOS-10.2.Z:p11-kit-server-debuginfo-0:0.26.4-1.el10_2.x86_64",
"BaseOS-10.2.Z:p11-kit-trust-0:0.26.4-1.el10_2.aarch64",
"BaseOS-10.2.Z:p11-kit-trust-0:0.26.4-1.el10_2.ppc64le",
"BaseOS-10.2.Z:p11-kit-trust-0:0.26.4-1.el10_2.s390x",
"BaseOS-10.2.Z:p11-kit-trust-0:0.26.4-1.el10_2.x86_64",
"BaseOS-10.2.Z:p11-kit-trust-debuginfo-0:0.26.4-1.el10_2.aarch64",
"BaseOS-10.2.Z:p11-kit-trust-debuginfo-0:0.26.4-1.el10_2.ppc64le",
"BaseOS-10.2.Z:p11-kit-trust-debuginfo-0:0.26.4-1.el10_2.s390x",
"BaseOS-10.2.Z:p11-kit-trust-debuginfo-0:0.26.4-1.el10_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-13757"
},
{
"category": "external",
"summary": "RHBZ#2494556",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2494556"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-13757",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13757"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-13757",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-13757"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-p2wm-69qx-x25w",
"url": "https://github.com/advisories/GHSA-p2wm-69qx-x25w"
}
],
"release_date": "2026-06-23T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-03T14:00:22+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.2.Z:p11-kit-client-debuginfo-0:0.26.4-1.el10_2.aarch64",
"AppStream-10.2.Z:p11-kit-client-debuginfo-0:0.26.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:p11-kit-client-debuginfo-0:0.26.4-1.el10_2.s390x",
"AppStream-10.2.Z:p11-kit-client-debuginfo-0:0.26.4-1.el10_2.x86_64",
"AppStream-10.2.Z:p11-kit-debuginfo-0:0.26.4-1.el10_2.aarch64",
"AppStream-10.2.Z:p11-kit-debuginfo-0:0.26.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:p11-kit-debuginfo-0:0.26.4-1.el10_2.s390x",
"AppStream-10.2.Z:p11-kit-debuginfo-0:0.26.4-1.el10_2.x86_64",
"AppStream-10.2.Z:p11-kit-debugsource-0:0.26.4-1.el10_2.aarch64",
"AppStream-10.2.Z:p11-kit-debugsource-0:0.26.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:p11-kit-debugsource-0:0.26.4-1.el10_2.s390x",
"AppStream-10.2.Z:p11-kit-debugsource-0:0.26.4-1.el10_2.x86_64",
"AppStream-10.2.Z:p11-kit-devel-0:0.26.4-1.el10_2.aarch64",
"AppStream-10.2.Z:p11-kit-devel-0:0.26.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:p11-kit-devel-0:0.26.4-1.el10_2.s390x",
"AppStream-10.2.Z:p11-kit-devel-0:0.26.4-1.el10_2.x86_64",
"AppStream-10.2.Z:p11-kit-server-0:0.26.4-1.el10_2.aarch64",
"AppStream-10.2.Z:p11-kit-server-0:0.26.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:p11-kit-server-0:0.26.4-1.el10_2.s390x",
"AppStream-10.2.Z:p11-kit-server-0:0.26.4-1.el10_2.x86_64",
"AppStream-10.2.Z:p11-kit-server-debuginfo-0:0.26.4-1.el10_2.aarch64",
"AppStream-10.2.Z:p11-kit-server-debuginfo-0:0.26.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:p11-kit-server-debuginfo-0:0.26.4-1.el10_2.s390x",
"AppStream-10.2.Z:p11-kit-server-debuginfo-0:0.26.4-1.el10_2.x86_64",
"AppStream-10.2.Z:p11-kit-trust-debuginfo-0:0.26.4-1.el10_2.aarch64",
"AppStream-10.2.Z:p11-kit-trust-debuginfo-0:0.26.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:p11-kit-trust-debuginfo-0:0.26.4-1.el10_2.s390x",
"AppStream-10.2.Z:p11-kit-trust-debuginfo-0:0.26.4-1.el10_2.x86_64",
"BaseOS-10.2.Z:p11-kit-0:0.26.4-1.el10_2.aarch64",
"BaseOS-10.2.Z:p11-kit-0:0.26.4-1.el10_2.ppc64le",
"BaseOS-10.2.Z:p11-kit-0:0.26.4-1.el10_2.s390x",
"BaseOS-10.2.Z:p11-kit-0:0.26.4-1.el10_2.src",
"BaseOS-10.2.Z:p11-kit-0:0.26.4-1.el10_2.x86_64",
"BaseOS-10.2.Z:p11-kit-client-0:0.26.4-1.el10_2.aarch64",
"BaseOS-10.2.Z:p11-kit-client-0:0.26.4-1.el10_2.ppc64le",
"BaseOS-10.2.Z:p11-kit-client-0:0.26.4-1.el10_2.s390x",
"BaseOS-10.2.Z:p11-kit-client-0:0.26.4-1.el10_2.x86_64",
"BaseOS-10.2.Z:p11-kit-client-debuginfo-0:0.26.4-1.el10_2.aarch64",
"BaseOS-10.2.Z:p11-kit-client-debuginfo-0:0.26.4-1.el10_2.ppc64le",
"BaseOS-10.2.Z:p11-kit-client-debuginfo-0:0.26.4-1.el10_2.s390x",
"BaseOS-10.2.Z:p11-kit-client-debuginfo-0:0.26.4-1.el10_2.x86_64",
"BaseOS-10.2.Z:p11-kit-debuginfo-0:0.26.4-1.el10_2.aarch64",
"BaseOS-10.2.Z:p11-kit-debuginfo-0:0.26.4-1.el10_2.ppc64le",
"BaseOS-10.2.Z:p11-kit-debuginfo-0:0.26.4-1.el10_2.s390x",
"BaseOS-10.2.Z:p11-kit-debuginfo-0:0.26.4-1.el10_2.x86_64",
"BaseOS-10.2.Z:p11-kit-debugsource-0:0.26.4-1.el10_2.aarch64",
"BaseOS-10.2.Z:p11-kit-debugsource-0:0.26.4-1.el10_2.ppc64le",
"BaseOS-10.2.Z:p11-kit-debugsource-0:0.26.4-1.el10_2.s390x",
"BaseOS-10.2.Z:p11-kit-debugsource-0:0.26.4-1.el10_2.x86_64",
"BaseOS-10.2.Z:p11-kit-server-debuginfo-0:0.26.4-1.el10_2.aarch64",
"BaseOS-10.2.Z:p11-kit-server-debuginfo-0:0.26.4-1.el10_2.ppc64le",
"BaseOS-10.2.Z:p11-kit-server-debuginfo-0:0.26.4-1.el10_2.s390x",
"BaseOS-10.2.Z:p11-kit-server-debuginfo-0:0.26.4-1.el10_2.x86_64",
"BaseOS-10.2.Z:p11-kit-trust-0:0.26.4-1.el10_2.aarch64",
"BaseOS-10.2.Z:p11-kit-trust-0:0.26.4-1.el10_2.ppc64le",
"BaseOS-10.2.Z:p11-kit-trust-0:0.26.4-1.el10_2.s390x",
"BaseOS-10.2.Z:p11-kit-trust-0:0.26.4-1.el10_2.x86_64",
"BaseOS-10.2.Z:p11-kit-trust-debuginfo-0:0.26.4-1.el10_2.aarch64",
"BaseOS-10.2.Z:p11-kit-trust-debuginfo-0:0.26.4-1.el10_2.ppc64le",
"BaseOS-10.2.Z:p11-kit-trust-debuginfo-0:0.26.4-1.el10_2.s390x",
"BaseOS-10.2.Z:p11-kit-trust-debuginfo-0:0.26.4-1.el10_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:49668"
},
{
"category": "workaround",
"details": "This CVE requires same-user access to the p11-kit RPC Unix domain socket (/run/user/\u003cuid\u003e/p11-kit/pkcs11-*). Any process running as the socket-owning user can trigger the crash without further authentication.\n\nIf p11-kit is managed via systemd --user, ensure `Restart=on-failure` is set in the unit file so that a crash is automatically recovered without manual intervention.\n\nRed Hat recommends updating p11-kit to version 0.26.3 or later, which introduces a recursion depth limit in the RPC attribute parsing and fully addresses this flaw.",
"product_ids": [
"AppStream-10.2.Z:p11-kit-client-debuginfo-0:0.26.4-1.el10_2.aarch64",
"AppStream-10.2.Z:p11-kit-client-debuginfo-0:0.26.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:p11-kit-client-debuginfo-0:0.26.4-1.el10_2.s390x",
"AppStream-10.2.Z:p11-kit-client-debuginfo-0:0.26.4-1.el10_2.x86_64",
"AppStream-10.2.Z:p11-kit-debuginfo-0:0.26.4-1.el10_2.aarch64",
"AppStream-10.2.Z:p11-kit-debuginfo-0:0.26.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:p11-kit-debuginfo-0:0.26.4-1.el10_2.s390x",
"AppStream-10.2.Z:p11-kit-debuginfo-0:0.26.4-1.el10_2.x86_64",
"AppStream-10.2.Z:p11-kit-debugsource-0:0.26.4-1.el10_2.aarch64",
"AppStream-10.2.Z:p11-kit-debugsource-0:0.26.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:p11-kit-debugsource-0:0.26.4-1.el10_2.s390x",
"AppStream-10.2.Z:p11-kit-debugsource-0:0.26.4-1.el10_2.x86_64",
"AppStream-10.2.Z:p11-kit-devel-0:0.26.4-1.el10_2.aarch64",
"AppStream-10.2.Z:p11-kit-devel-0:0.26.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:p11-kit-devel-0:0.26.4-1.el10_2.s390x",
"AppStream-10.2.Z:p11-kit-devel-0:0.26.4-1.el10_2.x86_64",
"AppStream-10.2.Z:p11-kit-server-0:0.26.4-1.el10_2.aarch64",
"AppStream-10.2.Z:p11-kit-server-0:0.26.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:p11-kit-server-0:0.26.4-1.el10_2.s390x",
"AppStream-10.2.Z:p11-kit-server-0:0.26.4-1.el10_2.x86_64",
"AppStream-10.2.Z:p11-kit-server-debuginfo-0:0.26.4-1.el10_2.aarch64",
"AppStream-10.2.Z:p11-kit-server-debuginfo-0:0.26.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:p11-kit-server-debuginfo-0:0.26.4-1.el10_2.s390x",
"AppStream-10.2.Z:p11-kit-server-debuginfo-0:0.26.4-1.el10_2.x86_64",
"AppStream-10.2.Z:p11-kit-trust-debuginfo-0:0.26.4-1.el10_2.aarch64",
"AppStream-10.2.Z:p11-kit-trust-debuginfo-0:0.26.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:p11-kit-trust-debuginfo-0:0.26.4-1.el10_2.s390x",
"AppStream-10.2.Z:p11-kit-trust-debuginfo-0:0.26.4-1.el10_2.x86_64",
"BaseOS-10.2.Z:p11-kit-0:0.26.4-1.el10_2.aarch64",
"BaseOS-10.2.Z:p11-kit-0:0.26.4-1.el10_2.ppc64le",
"BaseOS-10.2.Z:p11-kit-0:0.26.4-1.el10_2.s390x",
"BaseOS-10.2.Z:p11-kit-0:0.26.4-1.el10_2.src",
"BaseOS-10.2.Z:p11-kit-0:0.26.4-1.el10_2.x86_64",
"BaseOS-10.2.Z:p11-kit-client-0:0.26.4-1.el10_2.aarch64",
"BaseOS-10.2.Z:p11-kit-client-0:0.26.4-1.el10_2.ppc64le",
"BaseOS-10.2.Z:p11-kit-client-0:0.26.4-1.el10_2.s390x",
"BaseOS-10.2.Z:p11-kit-client-0:0.26.4-1.el10_2.x86_64",
"BaseOS-10.2.Z:p11-kit-client-debuginfo-0:0.26.4-1.el10_2.aarch64",
"BaseOS-10.2.Z:p11-kit-client-debuginfo-0:0.26.4-1.el10_2.ppc64le",
"BaseOS-10.2.Z:p11-kit-client-debuginfo-0:0.26.4-1.el10_2.s390x",
"BaseOS-10.2.Z:p11-kit-client-debuginfo-0:0.26.4-1.el10_2.x86_64",
"BaseOS-10.2.Z:p11-kit-debuginfo-0:0.26.4-1.el10_2.aarch64",
"BaseOS-10.2.Z:p11-kit-debuginfo-0:0.26.4-1.el10_2.ppc64le",
"BaseOS-10.2.Z:p11-kit-debuginfo-0:0.26.4-1.el10_2.s390x",
"BaseOS-10.2.Z:p11-kit-debuginfo-0:0.26.4-1.el10_2.x86_64",
"BaseOS-10.2.Z:p11-kit-debugsource-0:0.26.4-1.el10_2.aarch64",
"BaseOS-10.2.Z:p11-kit-debugsource-0:0.26.4-1.el10_2.ppc64le",
"BaseOS-10.2.Z:p11-kit-debugsource-0:0.26.4-1.el10_2.s390x",
"BaseOS-10.2.Z:p11-kit-debugsource-0:0.26.4-1.el10_2.x86_64",
"BaseOS-10.2.Z:p11-kit-server-debuginfo-0:0.26.4-1.el10_2.aarch64",
"BaseOS-10.2.Z:p11-kit-server-debuginfo-0:0.26.4-1.el10_2.ppc64le",
"BaseOS-10.2.Z:p11-kit-server-debuginfo-0:0.26.4-1.el10_2.s390x",
"BaseOS-10.2.Z:p11-kit-server-debuginfo-0:0.26.4-1.el10_2.x86_64",
"BaseOS-10.2.Z:p11-kit-trust-0:0.26.4-1.el10_2.aarch64",
"BaseOS-10.2.Z:p11-kit-trust-0:0.26.4-1.el10_2.ppc64le",
"BaseOS-10.2.Z:p11-kit-trust-0:0.26.4-1.el10_2.s390x",
"BaseOS-10.2.Z:p11-kit-trust-0:0.26.4-1.el10_2.x86_64",
"BaseOS-10.2.Z:p11-kit-trust-debuginfo-0:0.26.4-1.el10_2.aarch64",
"BaseOS-10.2.Z:p11-kit-trust-debuginfo-0:0.26.4-1.el10_2.ppc64le",
"BaseOS-10.2.Z:p11-kit-trust-debuginfo-0:0.26.4-1.el10_2.s390x",
"BaseOS-10.2.Z:p11-kit-trust-debuginfo-0:0.26.4-1.el10_2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.2.Z:p11-kit-client-debuginfo-0:0.26.4-1.el10_2.aarch64",
"AppStream-10.2.Z:p11-kit-client-debuginfo-0:0.26.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:p11-kit-client-debuginfo-0:0.26.4-1.el10_2.s390x",
"AppStream-10.2.Z:p11-kit-client-debuginfo-0:0.26.4-1.el10_2.x86_64",
"AppStream-10.2.Z:p11-kit-debuginfo-0:0.26.4-1.el10_2.aarch64",
"AppStream-10.2.Z:p11-kit-debuginfo-0:0.26.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:p11-kit-debuginfo-0:0.26.4-1.el10_2.s390x",
"AppStream-10.2.Z:p11-kit-debuginfo-0:0.26.4-1.el10_2.x86_64",
"AppStream-10.2.Z:p11-kit-debugsource-0:0.26.4-1.el10_2.aarch64",
"AppStream-10.2.Z:p11-kit-debugsource-0:0.26.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:p11-kit-debugsource-0:0.26.4-1.el10_2.s390x",
"AppStream-10.2.Z:p11-kit-debugsource-0:0.26.4-1.el10_2.x86_64",
"AppStream-10.2.Z:p11-kit-devel-0:0.26.4-1.el10_2.aarch64",
"AppStream-10.2.Z:p11-kit-devel-0:0.26.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:p11-kit-devel-0:0.26.4-1.el10_2.s390x",
"AppStream-10.2.Z:p11-kit-devel-0:0.26.4-1.el10_2.x86_64",
"AppStream-10.2.Z:p11-kit-server-0:0.26.4-1.el10_2.aarch64",
"AppStream-10.2.Z:p11-kit-server-0:0.26.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:p11-kit-server-0:0.26.4-1.el10_2.s390x",
"AppStream-10.2.Z:p11-kit-server-0:0.26.4-1.el10_2.x86_64",
"AppStream-10.2.Z:p11-kit-server-debuginfo-0:0.26.4-1.el10_2.aarch64",
"AppStream-10.2.Z:p11-kit-server-debuginfo-0:0.26.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:p11-kit-server-debuginfo-0:0.26.4-1.el10_2.s390x",
"AppStream-10.2.Z:p11-kit-server-debuginfo-0:0.26.4-1.el10_2.x86_64",
"AppStream-10.2.Z:p11-kit-trust-debuginfo-0:0.26.4-1.el10_2.aarch64",
"AppStream-10.2.Z:p11-kit-trust-debuginfo-0:0.26.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:p11-kit-trust-debuginfo-0:0.26.4-1.el10_2.s390x",
"AppStream-10.2.Z:p11-kit-trust-debuginfo-0:0.26.4-1.el10_2.x86_64",
"BaseOS-10.2.Z:p11-kit-0:0.26.4-1.el10_2.aarch64",
"BaseOS-10.2.Z:p11-kit-0:0.26.4-1.el10_2.ppc64le",
"BaseOS-10.2.Z:p11-kit-0:0.26.4-1.el10_2.s390x",
"BaseOS-10.2.Z:p11-kit-0:0.26.4-1.el10_2.src",
"BaseOS-10.2.Z:p11-kit-0:0.26.4-1.el10_2.x86_64",
"BaseOS-10.2.Z:p11-kit-client-0:0.26.4-1.el10_2.aarch64",
"BaseOS-10.2.Z:p11-kit-client-0:0.26.4-1.el10_2.ppc64le",
"BaseOS-10.2.Z:p11-kit-client-0:0.26.4-1.el10_2.s390x",
"BaseOS-10.2.Z:p11-kit-client-0:0.26.4-1.el10_2.x86_64",
"BaseOS-10.2.Z:p11-kit-client-debuginfo-0:0.26.4-1.el10_2.aarch64",
"BaseOS-10.2.Z:p11-kit-client-debuginfo-0:0.26.4-1.el10_2.ppc64le",
"BaseOS-10.2.Z:p11-kit-client-debuginfo-0:0.26.4-1.el10_2.s390x",
"BaseOS-10.2.Z:p11-kit-client-debuginfo-0:0.26.4-1.el10_2.x86_64",
"BaseOS-10.2.Z:p11-kit-debuginfo-0:0.26.4-1.el10_2.aarch64",
"BaseOS-10.2.Z:p11-kit-debuginfo-0:0.26.4-1.el10_2.ppc64le",
"BaseOS-10.2.Z:p11-kit-debuginfo-0:0.26.4-1.el10_2.s390x",
"BaseOS-10.2.Z:p11-kit-debuginfo-0:0.26.4-1.el10_2.x86_64",
"BaseOS-10.2.Z:p11-kit-debugsource-0:0.26.4-1.el10_2.aarch64",
"BaseOS-10.2.Z:p11-kit-debugsource-0:0.26.4-1.el10_2.ppc64le",
"BaseOS-10.2.Z:p11-kit-debugsource-0:0.26.4-1.el10_2.s390x",
"BaseOS-10.2.Z:p11-kit-debugsource-0:0.26.4-1.el10_2.x86_64",
"BaseOS-10.2.Z:p11-kit-server-debuginfo-0:0.26.4-1.el10_2.aarch64",
"BaseOS-10.2.Z:p11-kit-server-debuginfo-0:0.26.4-1.el10_2.ppc64le",
"BaseOS-10.2.Z:p11-kit-server-debuginfo-0:0.26.4-1.el10_2.s390x",
"BaseOS-10.2.Z:p11-kit-server-debuginfo-0:0.26.4-1.el10_2.x86_64",
"BaseOS-10.2.Z:p11-kit-trust-0:0.26.4-1.el10_2.aarch64",
"BaseOS-10.2.Z:p11-kit-trust-0:0.26.4-1.el10_2.ppc64le",
"BaseOS-10.2.Z:p11-kit-trust-0:0.26.4-1.el10_2.s390x",
"BaseOS-10.2.Z:p11-kit-trust-0:0.26.4-1.el10_2.x86_64",
"BaseOS-10.2.Z:p11-kit-trust-debuginfo-0:0.26.4-1.el10_2.aarch64",
"BaseOS-10.2.Z:p11-kit-trust-debuginfo-0:0.26.4-1.el10_2.ppc64le",
"BaseOS-10.2.Z:p11-kit-trust-debuginfo-0:0.26.4-1.el10_2.s390x",
"BaseOS-10.2.Z:p11-kit-trust-debuginfo-0:0.26.4-1.el10_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "p11-kit: Stack exhaustion via unbounded recursion in RPC attribute parsing"
}
]
}
ubuntu-cve-2026-13757
Vulnerability from osv_ubuntu
A flaw was found in p11-kit. The RPC message attribute parsing functions p11_rpc_message_get_attribute() and p11_rpc_message_get_attribute_array_value() form a mutually-recursive call chain with no recursion depth limit when processing nested CKA_WRAP_TEMPLATE, CKA_UNWRAP_TEMPLATE, and CKA_DERIVE_TEMPLATE attributes. An unauthenticated attacker with local access to the p11-kit RPC Unix domain socket can send a specially crafted request with deeply nested template attributes, causing stack exhaustion and crashing the p11-kit server process and its dependent services.
{
"affected": [
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "libp11-kit0",
"binary_version": "0.20.2-2ubuntu2+esm1"
},
{
"binary_name": "p11-kit",
"binary_version": "0.20.2-2ubuntu2+esm1"
},
{
"binary_name": "p11-kit-modules",
"binary_version": "0.20.2-2ubuntu2+esm1"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:14.04:LTS",
"name": "p11-kit",
"purl": "pkg:deb/ubuntu/p11-kit@0.20.2-2ubuntu2+esm1?arch=source\u0026distro=esm-infra-legacy/trusty"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"0.18.3-2ubuntu1",
"0.20.1-2ubuntu1",
"0.20.2-1ubuntu1",
"0.20.2-1ubuntu2",
"0.20.2-2ubuntu1",
"0.20.2-2ubuntu2",
"0.20.2-2ubuntu2+esm1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "libp11-kit0",
"binary_version": "0.23.2-5~ubuntu16.04.2"
},
{
"binary_name": "p11-kit",
"binary_version": "0.23.2-5~ubuntu16.04.2"
},
{
"binary_name": "p11-kit-modules",
"binary_version": "0.23.2-5~ubuntu16.04.2"
}
]
},
"package": {
"ecosystem": "Ubuntu:16.04:LTS",
"name": "p11-kit",
"purl": "pkg:deb/ubuntu/p11-kit@0.23.2-5~ubuntu16.04.2?arch=source\u0026distro=xenial"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"0.23.1-3",
"0.23.2-2",
"0.23.2-3",
"0.23.2-5~ubuntu16.04.1",
"0.23.2-5~ubuntu16.04.2"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "libp11-kit0",
"binary_version": "0.23.9-2ubuntu0.1"
},
{
"binary_name": "p11-kit",
"binary_version": "0.23.9-2ubuntu0.1"
},
{
"binary_name": "p11-kit-modules",
"binary_version": "0.23.9-2ubuntu0.1"
}
]
},
"package": {
"ecosystem": "Ubuntu:18.04:LTS",
"name": "p11-kit",
"purl": "pkg:deb/ubuntu/p11-kit@0.23.9-2ubuntu0.1?arch=source\u0026distro=bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"0.23.7-3",
"0.23.9-2",
"0.23.9-2ubuntu0.1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "libp11-kit0",
"binary_version": "0.23.20-1ubuntu0.1"
},
{
"binary_name": "p11-kit",
"binary_version": "0.23.20-1ubuntu0.1"
},
{
"binary_name": "p11-kit-modules",
"binary_version": "0.23.20-1ubuntu0.1"
}
]
},
"package": {
"ecosystem": "Ubuntu:20.04:LTS",
"name": "p11-kit",
"purl": "pkg:deb/ubuntu/p11-kit@0.23.20-1ubuntu0.1?arch=source\u0026distro=focal"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"0.23.17-2",
"0.23.18.1-2",
"0.23.19-2",
"0.23.20-1",
"0.23.20-1build1",
"0.23.20-1ubuntu0.1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "libp11-kit0",
"binary_version": "0.24.0-6build1"
},
{
"binary_name": "p11-kit",
"binary_version": "0.24.0-6build1"
},
{
"binary_name": "p11-kit-modules",
"binary_version": "0.24.0-6build1"
}
]
},
"package": {
"ecosystem": "Ubuntu:22.04:LTS",
"name": "p11-kit",
"purl": "pkg:deb/ubuntu/p11-kit@0.24.0-6build1?arch=source\u0026distro=jammy"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"0.23.22-1build1",
"0.24.0-5",
"0.24.0-6",
"0.24.0-6build1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "libp11-kit0",
"binary_version": "0.25.3-4ubuntu2.1"
},
{
"binary_name": "p11-kit",
"binary_version": "0.25.3-4ubuntu2.1"
},
{
"binary_name": "p11-kit-modules",
"binary_version": "0.25.3-4ubuntu2.1"
}
]
},
"package": {
"ecosystem": "Ubuntu:24.04:LTS",
"name": "p11-kit",
"purl": "pkg:deb/ubuntu/p11-kit@0.25.3-4ubuntu2.1?arch=source\u0026distro=noble"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"0.25.0-4ubuntu1",
"0.25.3-2ubuntu2",
"0.25.3-4ubuntu1",
"0.25.3-4ubuntu2",
"0.25.3-4ubuntu2.1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "libp11-kit0",
"binary_version": "0.25.5-3ubuntu1"
},
{
"binary_name": "p11-kit",
"binary_version": "0.25.5-3ubuntu1"
},
{
"binary_name": "p11-kit-modules",
"binary_version": "0.25.5-3ubuntu1"
}
]
},
"package": {
"ecosystem": "Ubuntu:25.10",
"name": "p11-kit",
"purl": "pkg:deb/ubuntu/p11-kit@0.25.5-3ubuntu1?arch=source\u0026distro=questing"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"0.25.5-2ubuntu3",
"0.25.5-3ubuntu1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "libp11-kit0",
"binary_version": "0.26.2-2"
},
{
"binary_name": "p11-kit",
"binary_version": "0.26.2-2"
},
{
"binary_name": "p11-kit-modules",
"binary_version": "0.26.2-2"
}
]
},
"package": {
"ecosystem": "Ubuntu:26.04:LTS",
"name": "p11-kit",
"purl": "pkg:deb/ubuntu/p11-kit@0.26.2-2?arch=source\u0026distro=resolute"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"0.25.5-3ubuntu1",
"0.25.9-2",
"0.25.10-1",
"0.25.10-1ubuntu1",
"0.26.2-2"
]
}
],
"aliases": [],
"details": "A flaw was found in p11-kit. The RPC message attribute parsing functions p11_rpc_message_get_attribute() and p11_rpc_message_get_attribute_array_value() form a mutually-recursive call chain with no recursion depth limit when processing nested CKA_WRAP_TEMPLATE, CKA_UNWRAP_TEMPLATE, and CKA_DERIVE_TEMPLATE attributes. An unauthenticated attacker with local access to the p11-kit RPC Unix domain socket can send a specially crafted request with deeply nested template attributes, causing stack exhaustion and crashing the p11-kit server process and its dependent services.",
"id": "UBUNTU-CVE-2026-13757",
"modified": "2026-07-01T21:19:39Z",
"published": "2026-06-29T19:16:00Z",
"references": [
{
"type": "REPORT",
"url": "https://ubuntu.com/security/CVE-2026-13757"
},
{
"type": "REPORT",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13757"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2026-13757"
}
],
"related": [],
"schema_version": "1.7.0",
"severity": [
{
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"type": "CVSS_V3"
},
{
"score": "medium",
"type": "Ubuntu"
}
],
"upstream": [
"CVE-2026-13757"
]
}
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.