Search
Find a vulnerability
Search criteria
2 vulnerabilities found for lxc-ci by lxc
CVE-2026-52727 (GCVE-0-2026-52727)
Vulnerability from nvd – Published: 2026-09-17 18:21 – Updated: 2026-09-17 19:09
VLAI
EPSS
VEX
Title
lxc-ci: Pacman keyring stored in archlinux image with a private key
Summary
lxc-ci contains continuous integration and image-build scripts for LXC. Prior to the 2026-05-28 Arch Linux image publication, images built from images/archlinux.yaml retain the same pacman local-signing private key in /etc/pacman.d/gnupg and redistribute it to every container or virtual machine created from that image. An attacker who controls an HTTP package mirror or can intercept mirror traffic can use the shared pacman signing private key to sign modified packages that affected clients accept as trusted. Installing those packages permits arbitrary code execution as root on the client system. This issue is fixed in Arch Linux images published on or after 2026-05-28.
Severity
7.2 (High)
SSVC
Exploitation: none
Automatable: no
Technical Impact: total
CISA Coordinator · CISA-ADP (v2.0.3)
Decision recorded 2026-09-17 19:09 UTC
CWE
- CWE-321 - Use of Hard-coded Cryptographic Key
Assigner
References
2 references
| URL | Tags |
|---|---|
| https://github.com/lxc/lxc-ci/security/advisories… | x_refsource_CONFIRM |
| https://github.com/lxc/lxc-ci/commit/082cb34ea197… | x_refsource_MISC |
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-52727",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-09-17T19:09:36.526095Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-09-17T19:09:46.925Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "lxc-ci",
"vendor": "lxc",
"versions": [
{
"status": "affected",
"version": "\u003c 2026-05-28"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "lxc-ci contains continuous integration and image-build scripts for LXC. Prior to the 2026-05-28 Arch Linux image publication, images built from images/archlinux.yaml retain the same pacman local-signing private key in /etc/pacman.d/gnupg and redistribute it to every container or virtual machine created from that image. An attacker who controls an HTTP package mirror or can intercept mirror traffic can use the shared pacman signing private key to sign modified packages that affected clients accept as trusted. Installing those packages permits arbitrary code execution as root on the client system. This issue is fixed in Arch Linux images published on or after 2026-05-28."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-321",
"description": "CWE-321: Use of Hard-coded Cryptographic Key",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-09-17T18:21:21.718Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/lxc/lxc-ci/security/advisories/GHSA-4h59-f67g-5qxp",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/lxc/lxc-ci/security/advisories/GHSA-4h59-f67g-5qxp"
},
{
"name": "https://github.com/lxc/lxc-ci/commit/082cb34ea19791a0424feafd9da67b94881ea40a",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/lxc/lxc-ci/commit/082cb34ea19791a0424feafd9da67b94881ea40a"
}
],
"source": {
"advisory": "GHSA-4h59-f67g-5qxp",
"discovery": "UNKNOWN"
},
"title": "lxc-ci: Pacman keyring stored in archlinux image with a private key"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2026-52727",
"datePublished": "2026-09-17T18:21:21.718Z",
"dateReserved": "2026-06-08T14:00:43.571Z",
"dateUpdated": "2026-09-17T19:09:46.925Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
CVE-2026-52727 (GCVE-0-2026-52727)
Vulnerability from cvelistv5 – Published: 2026-09-17 18:21 – Updated: 2026-09-17 19:09
VLAI
EPSS
VEX
Title
lxc-ci: Pacman keyring stored in archlinux image with a private key
Summary
lxc-ci contains continuous integration and image-build scripts for LXC. Prior to the 2026-05-28 Arch Linux image publication, images built from images/archlinux.yaml retain the same pacman local-signing private key in /etc/pacman.d/gnupg and redistribute it to every container or virtual machine created from that image. An attacker who controls an HTTP package mirror or can intercept mirror traffic can use the shared pacman signing private key to sign modified packages that affected clients accept as trusted. Installing those packages permits arbitrary code execution as root on the client system. This issue is fixed in Arch Linux images published on or after 2026-05-28.
Severity
7.2 (High)
SSVC
Exploitation: none
Automatable: no
Technical Impact: total
CISA Coordinator · CISA-ADP (v2.0.3)
Decision recorded 2026-09-17 19:09 UTC
CWE
- CWE-321 - Use of Hard-coded Cryptographic Key
Assigner
References
2 references
| URL | Tags |
|---|---|
| https://github.com/lxc/lxc-ci/security/advisories… | x_refsource_CONFIRM |
| https://github.com/lxc/lxc-ci/commit/082cb34ea197… | x_refsource_MISC |
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-52727",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-09-17T19:09:36.526095Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-09-17T19:09:46.925Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "lxc-ci",
"vendor": "lxc",
"versions": [
{
"status": "affected",
"version": "\u003c 2026-05-28"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "lxc-ci contains continuous integration and image-build scripts for LXC. Prior to the 2026-05-28 Arch Linux image publication, images built from images/archlinux.yaml retain the same pacman local-signing private key in /etc/pacman.d/gnupg and redistribute it to every container or virtual machine created from that image. An attacker who controls an HTTP package mirror or can intercept mirror traffic can use the shared pacman signing private key to sign modified packages that affected clients accept as trusted. Installing those packages permits arbitrary code execution as root on the client system. This issue is fixed in Arch Linux images published on or after 2026-05-28."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-321",
"description": "CWE-321: Use of Hard-coded Cryptographic Key",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-09-17T18:21:21.718Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/lxc/lxc-ci/security/advisories/GHSA-4h59-f67g-5qxp",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/lxc/lxc-ci/security/advisories/GHSA-4h59-f67g-5qxp"
},
{
"name": "https://github.com/lxc/lxc-ci/commit/082cb34ea19791a0424feafd9da67b94881ea40a",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/lxc/lxc-ci/commit/082cb34ea19791a0424feafd9da67b94881ea40a"
}
],
"source": {
"advisory": "GHSA-4h59-f67g-5qxp",
"discovery": "UNKNOWN"
},
"title": "lxc-ci: Pacman keyring stored in archlinux image with a private key"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2026-52727",
"datePublished": "2026-09-17T18:21:21.718Z",
"dateReserved": "2026-06-08T14:00:43.571Z",
"dateUpdated": "2026-09-17T19:09:46.925Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}