{"api_version":"1","generated_at":"2026-04-11T00:03:06+00:00","cve":"CVE-2026-34179","urls":{"html":"https://cve.report/CVE-2026-34179","api":"https://cve.report/api/cve/CVE-2026-34179.json","docs":"https://cve.report/api","cve_org":"https://www.cve.org/CVERecord?id=CVE-2026-34179","nvd":"https://nvd.nist.gov/vuln/detail/CVE-2026-34179"},"summary":{"title":"Update of type field in restricted TLS certificate allows privilege escalation to cluster admin","description":"In Canonical LXD versions 4.12 through 6.7, the doCertificateUpdate function in lxd/certificates.go does not validate the Type field when handling PUT/PATCH requests to /1.0/certificates/{fingerprint} for restricted TLS certificate users, allowing a remote authenticated attacker to escalate privileges to cluster admin.","state":"PUBLISHED","assigner":"canonical","published_at":"2026-04-09 10:16:21","updated_at":"2026-04-09 12:16:18"},"problem_types":["CWE-915","CWE-915 CWE-915 Improperly controlled modification of Dynamically-Determined object attributes"],"metrics":[{"version":"3.1","source":"security@ubuntu.com","type":"Secondary","score":"9.1","severity":"CRITICAL","vector":"CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H","data":{"version":"3.1","vectorString":"CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H","baseScore":9.1,"baseSeverity":"CRITICAL","attackVector":"NETWORK","attackComplexity":"LOW","privilegesRequired":"HIGH","userInteraction":"NONE","scope":"CHANGED","confidentialityImpact":"HIGH","integrityImpact":"HIGH","availabilityImpact":"HIGH"}},{"version":"3.1","source":"CNA","type":"CVSS","score":"9.1","severity":"CRITICAL","vector":"CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H","data":{"attackComplexity":"LOW","attackVector":"NETWORK","availabilityImpact":"HIGH","baseScore":9.1,"baseSeverity":"CRITICAL","confidentialityImpact":"HIGH","integrityImpact":"HIGH","privilegesRequired":"HIGH","scope":"CHANGED","userInteraction":"NONE","vectorString":"CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H","version":"3.1"}}],"references":[{"url":"https://github.com/canonical/lxd/pull/17936","name":"https://github.com/canonical/lxd/pull/17936","refsource":"security@ubuntu.com","tags":[],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://github.com/canonical/lxd/security/advisories/GHSA-c3h3-89qf-jqm5","name":"https://github.com/canonical/lxd/security/advisories/GHSA-c3h3-89qf-jqm5","refsource":"134c704f-9b21-4f2e-91b3-4a467353bcc0","tags":[],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://www.cve.org/CVERecord?id=CVE-2026-34179","name":"CVE Program record","refsource":"CVE.ORG","tags":["canonical"]},{"url":"https://nvd.nist.gov/vuln/detail/CVE-2026-34179","name":"NVD vulnerability detail","refsource":"NVD","tags":["canonical","analysis"]}],"affected":[{"source":"CNA","vendor":"Canonical","product":"lxd","version":"affected 4.12.0 5.0.7 semver","platforms":["Linux"]},{"source":"CNA","vendor":"Canonical","product":"lxd","version":"affected 5.1.0 5.21.5 semver","platforms":["Linux"]},{"source":"CNA","vendor":"Canonical","product":"lxd","version":"affected 6.0.0 6.8.0 semver","platforms":["Linux"]}],"timeline":[],"solutions":[],"workarounds":[],"exploits":[],"credits":[{"source":"CNA","value":"Miha Purg","lang":"en"}],"nvd_cpes":[],"vendor_comments":[],"enrichments":{"kev":null,"epss":{"cve_year":"2026","cve_id":"34179","cve":"CVE-2026-34179","epss":"0.000870000","percentile":"0.251050000","score_date":"2026-04-10","updated_at":"2026-04-11 00:00:34"},"legacy_qids":[]},"source_records":{"cve_program":{"containers":{"adp":[{"metrics":[{"other":{"content":{"id":"CVE-2026-34179","options":[{"Exploitation":"poc"},{"Automatable":"no"},{"Technical Impact":"total"}],"role":"CISA Coordinator","timestamp":"2026-04-09T11:54:14.860013Z","version":"2.0.3"},"type":"ssvc"}}],"providerMetadata":{"dateUpdated":"2026-04-09T11:54:18.487Z","orgId":"134c704f-9b21-4f2e-91b3-4a467353bcc0","shortName":"CISA-ADP"},"references":[{"tags":["exploit"],"url":"https://github.com/canonical/lxd/security/advisories/GHSA-c3h3-89qf-jqm5"}],"title":"CISA ADP Vulnrichment"}],"cna":{"affected":[{"collectionURL":"https://github.com/canonical","defaultStatus":"unaffected","packageName":"lxd","platforms":["Linux"],"product":"lxd","programFiles":["permissions.go"],"repo":"https://github.com/canonical/lxd","vendor":"Canonical","versions":[{"lessThan":"5.0.7","status":"affected","version":"4.12.0","versionType":"semver"},{"lessThan":"5.21.5","status":"affected","version":"5.1.0","versionType":"semver"},{"lessThan":"6.8.0","status":"affected","version":"6.0.0","versionType":"semver"}]}],"credits":[{"lang":"en","type":"finder","value":"Miha Purg"}],"descriptions":[{"lang":"en","value":"In Canonical LXD versions 4.12 through 6.7, the doCertificateUpdate function in lxd/certificates.go does not validate the Type field when handling PUT/PATCH requests to /1.0/certificates/{fingerprint} for restricted TLS certificate users, allowing a remote authenticated attacker to escalate privileges to cluster admin."}],"metrics":[{"cvssV3_1":{"attackComplexity":"LOW","attackVector":"NETWORK","availabilityImpact":"HIGH","baseScore":9.1,"baseSeverity":"CRITICAL","confidentialityImpact":"HIGH","integrityImpact":"HIGH","privilegesRequired":"HIGH","scope":"CHANGED","userInteraction":"NONE","vectorString":"CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H","version":"3.1"},"format":"CVSS","scenarios":[{"lang":"en","value":"GENERAL"}]}],"problemTypes":[{"descriptions":[{"cweId":"CWE-915","description":"CWE-915 Improperly controlled modification of Dynamically-Determined object attributes","lang":"en","type":"CWE"}]}],"providerMetadata":{"dateUpdated":"2026-04-09T09:22:14.693Z","orgId":"cc1ad9ee-3454-478d-9317-d3e869d708bc","shortName":"canonical"},"references":[{"name":"Update of type field in restricted TLS certificate allows privilege escalation to cluster admin","tags":["vdb-entry","vendor-advisory"],"url":"https://github.com/canonical/lxd/security/advisories/GHSA-c3h3-89qf-jqm5"},{"name":"Improve validation on certificate edit","tags":["patch","issue-tracking"],"url":"https://github.com/canonical/lxd/pull/17936"}],"source":{"discovery":"INTERNAL"},"title":"Update of type field in restricted TLS certificate allows privilege escalation to cluster admin"}},"cveMetadata":{"assignerOrgId":"cc1ad9ee-3454-478d-9317-d3e869d708bc","assignerShortName":"canonical","cveId":"CVE-2026-34179","datePublished":"2026-04-09T09:22:14.693Z","dateReserved":"2026-03-26T09:24:08.449Z","dateUpdated":"2026-04-09T11:54:18.487Z","state":"PUBLISHED"},"dataType":"CVE_RECORD","dataVersion":"5.2"},"nvd":{"publishedDate":"2026-04-09 10:16:21","lastModifiedDate":"2026-04-09 12:16:18","problem_types":["CWE-915","CWE-915 CWE-915 Improperly controlled modification of Dynamically-Determined object attributes"],"metrics":{"cvssMetricV31":[{"source":"security@ubuntu.com","type":"Secondary","cvssData":{"version":"3.1","vectorString":"CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H","baseScore":9.1,"baseSeverity":"CRITICAL","attackVector":"NETWORK","attackComplexity":"LOW","privilegesRequired":"HIGH","userInteraction":"NONE","scope":"CHANGED","confidentialityImpact":"HIGH","integrityImpact":"HIGH","availabilityImpact":"HIGH"},"exploitabilityScore":2.3,"impactScore":6}]},"configurations":[]},"legacy_mitre":{"record":{"CveYear":"2026","CveId":"34179","Ordinal":"1","Title":"Update of type field in restricted TLS certificate allows privil","CVE":"CVE-2026-34179","Year":"2026"},"notes":[{"CveYear":"2026","CveId":"34179","Ordinal":"1","NoteData":"In Canonical LXD versions 4.12 through 6.7, the doCertificateUpdate function in lxd/certificates.go does not validate the Type field when handling PUT/PATCH requests to /1.0/certificates/{fingerprint} for restricted TLS certificate users, allowing a remote authenticated attacker to escalate privileges to cluster admin.","Type":"Description","Title":"Update of type field in restricted TLS certificate allows privil"}]}}}