{"api_version":"1","generated_at":"2026-04-23T09:53:40+00:00","cve":"CVE-2022-29186","urls":{"html":"https://cve.report/CVE-2022-29186","api":"https://cve.report/api/cve/CVE-2022-29186.json","docs":"https://cve.report/api","cve_org":"https://www.cve.org/CVERecord?id=CVE-2022-29186","nvd":"https://nvd.nist.gov/vuln/detail/CVE-2022-29186"},"summary":{"title":"CVE-2022-29186","description":"Rundeck is an open source automation service with a web console, command line tools and a WebAPI. Rundeck community and rundeck-enterprise docker images contained a pre-generated SSH keypair. If the id_rsa.pub public key of the keypair was copied to authorized_keys files on remote host, those hosts would allow access to anyone with the exposed private credentials. This misconfiguration only impacts Rundeck Docker instances of PagerDuty® Process Automation On Prem (formerly Rundeck) version 4.0 and earlier, not Debian, RPM or .WAR. Additionally, the id_rsa.pub file would have to be copied from the Docker image filesystem contents without overwriting it and used to configure SSH access on a host. A patch on Rundeck's `main` branch has removed the pre-generated SSH key pair, but it does not remove exposed keys that have been configured. To patch, users must run a script on hosts in their environment to search for exposed keys and rotate them. Two workarounds are available: Do not use any pre-existing public key file from the rundeck docker images to allow SSH access by adding it to authorized_keys files and, if you have copied the public key file included in the docker image, remove it from any authorized_keys files.","state":"PUBLIC","assigner":"security-advisories@github.com","published_at":"2022-05-20 21:15:00","updated_at":"2023-11-07 03:45:00"},"problem_types":["CWE-798"],"metrics":[],"references":[{"url":"https://github.com/rundeck/rundeck/security/advisories/GHSA-qxjx-xr2m-hgqx","name":"https://github.com/rundeck/rundeck/security/advisories/GHSA-qxjx-xr2m-hgqx","refsource":"CONFIRM","tags":[],"title":"Use of Hard-coded Cryptographic Key in rundeck/rundeck, rundeckpro/enterprise · Advisory · rundeck/rundeck · GitHub","mime":"text/html","httpstatus":"200","archivestatus":"200"},{"url":"https://github.com/rundeck/rundeck/commit/16ef7a70b202492f9fbb54d8af4bb8ea0afa10ad","name":"https://github.com/rundeck/rundeck/commit/16ef7a70b202492f9fbb54d8af4bb8ea0afa10ad","refsource":"MISC","tags":[],"title":"Merge pull request from GHSA-qxjx-xr2m-hgqx · rundeck/rundeck@16ef7a7 · GitHub","mime":"text/html","httpstatus":"200","archivestatus":"404"},{"url":"https://www.cve.org/CVERecord?id=CVE-2022-29186","name":"CVE Program record","refsource":"CVE.ORG","tags":["canonical"]},{"url":"https://nvd.nist.gov/vuln/detail/CVE-2022-29186","name":"NVD vulnerability detail","refsource":"NVD","tags":["canonical","analysis"]}],"affected":[],"timeline":[],"solutions":[],"workarounds":[],"exploits":[],"credits":[],"nvd_cpes":[{"cve_year":"2022","cve_id":"29186","vulnerable":"1","versionEndIncluding":"","cpe1":"cpe","cpe2":"2.3","cpe3":"a","cpe4":"pagerduty","cpe5":"rundeck","cpe6":"*","cpe7":"*","cpe8":"*","cpe9":"*","cpe10":"community","cpe11":"*","cpe12":"*","cpe13":"*"},{"cve_year":"2022","cve_id":"29186","vulnerable":"1","versionEndIncluding":"","cpe1":"cpe","cpe2":"2.3","cpe3":"a","cpe4":"pagerduty","cpe5":"rundeck","cpe6":"*","cpe7":"*","cpe8":"*","cpe9":"*","cpe10":"enterprise","cpe11":"*","cpe12":"*","cpe13":"*"}],"vendor_comments":[],"enrichments":{"kev":null,"epss":null,"legacy_qids":[{"cve":"CVE-2022-29186","qid":"376673","title":"Rundeck Use of Hard-coded Credentials Vulnerability"},{"cve":"CVE-2022-29186","qid":"730520","title":"Rundeck Unauthorized Access Vulnerability"}]},"source_records":{"cve_program":{"CVE_data_meta":{"ASSIGNER":"security-advisories@github.com","ID":"CVE-2022-29186","STATE":"PUBLIC","TITLE":"Use of Hard-coded Cryptographic Key in rundeck/rundeck, rundeckpro/enterprise"},"affects":{"vendor":{"vendor_data":[{"product":{"product_data":[{"product_name":"rundeck","version":{"version_data":[{"version_value":"<= 4.2.1"}]}}]},"vendor_name":"rundeck"}]}},"data_format":"MITRE","data_type":"CVE","data_version":"4.0","description":{"description_data":[{"lang":"eng","value":"Rundeck is an open source automation service with a web console, command line tools and a WebAPI. Rundeck community and rundeck-enterprise docker images contained a pre-generated SSH keypair. If the id_rsa.pub public key of the keypair was copied to authorized_keys files on remote host, those hosts would allow access to anyone with the exposed private credentials. This misconfiguration only impacts Rundeck Docker instances of PagerDuty® Process Automation On Prem (formerly Rundeck) version 4.0 and earlier, not Debian, RPM or .WAR. Additionally, the id_rsa.pub file would have to be copied from the Docker image filesystem contents without overwriting it and used to configure SSH access on a host. A patch on Rundeck's `main` branch has removed the pre-generated SSH key pair, but it does not remove exposed keys that have been configured. To patch, users must run a script on hosts in their environment to search for exposed keys and rotate them. Two workarounds are available: Do not use any pre-existing public key file from the rundeck docker images to allow SSH access by adding it to authorized_keys files and, if you have copied the public key file included in the docker image, remove it from any authorized_keys files."}]},"impact":{"cvss":{"attackComplexity":"LOW","attackVector":"NETWORK","availabilityImpact":"NONE","baseScore":9.1,"baseSeverity":"CRITICAL","confidentialityImpact":"HIGH","integrityImpact":"HIGH","privilegesRequired":"NONE","scope":"UNCHANGED","userInteraction":"NONE","vectorString":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N","version":"3.1"}},"problemtype":{"problemtype_data":[{"description":[{"lang":"eng","value":"CWE-321: Use of Hard-coded Cryptographic Key"}]}]},"references":{"reference_data":[{"name":"https://github.com/rundeck/rundeck/security/advisories/GHSA-qxjx-xr2m-hgqx","refsource":"CONFIRM","url":"https://github.com/rundeck/rundeck/security/advisories/GHSA-qxjx-xr2m-hgqx"},{"name":"https://github.com/rundeck/rundeck/commit/16ef7a70b202492f9fbb54d8af4bb8ea0afa10ad","refsource":"MISC","url":"https://github.com/rundeck/rundeck/commit/16ef7a70b202492f9fbb54d8af4bb8ea0afa10ad"}]},"source":{"advisory":"GHSA-qxjx-xr2m-hgqx","discovery":"UNKNOWN"}},"nvd":{"publishedDate":"2022-05-20 21:15:00","lastModifiedDate":"2023-11-07 03:45:00","problem_types":["CWE-798"],"metrics":{"baseMetricV3":{"cvssV3":{"version":"3.1","vectorString":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H","attackVector":"NETWORK","attackComplexity":"LOW","privilegesRequired":"NONE","userInteraction":"NONE","scope":"UNCHANGED","confidentialityImpact":"HIGH","integrityImpact":"HIGH","availabilityImpact":"HIGH","baseScore":9.8,"baseSeverity":"CRITICAL"},"exploitabilityScore":3.9,"impactScore":5.9},"baseMetricV2":{"cvssV2":{"version":"2.0","vectorString":"AV:N/AC:M/Au:N/C:P/I:P/A:P","accessVector":"NETWORK","accessComplexity":"MEDIUM","authentication":"NONE","confidentialityImpact":"PARTIAL","integrityImpact":"PARTIAL","availabilityImpact":"PARTIAL","baseScore":6.8},"severity":"MEDIUM","exploitabilityScore":8.6,"impactScore":6.4,"acInsufInfo":false,"obtainAllPrivilege":false,"obtainUserPrivilege":false,"obtainOtherPrivilege":false,"userInteractionRequired":false}},"configurations":{"CVE_data_version":"4.0","nodes":[{"operator":"OR","children":[],"cpe_match":[{"vulnerable":true,"cpe23Uri":"cpe:2.3:a:pagerduty:rundeck:*:*:*:*:community:*:*:*","versionEndExcluding":"4.1.0","cpe_name":[]},{"vulnerable":true,"cpe23Uri":"cpe:2.3:a:pagerduty:rundeck:*:*:*:*:enterprise:*:*:*","versionEndExcluding":"4.1.0","cpe_name":[]}]}]}},"legacy_mitre":{"record":null,"notes":[]}}}