{"dataType":"CVE_RECORD","dataVersion":"5.2","cveMetadata":{"cveId":"CVE-2026-55164","assignerOrgId":"a0819718-46f1-4df5-94e2-005712e83aaa","state":"PUBLISHED","assignerShortName":"GitHub_M","dateReserved":"2026-06-16T15:13:28.165Z","datePublished":"2026-08-18T18:53:12.483Z","dateUpdated":"2026-08-18T19:15:10.532Z"},"containers":{"cna":{"title":"Lemur: Plaintext password storage in Lemur user-update path","problemTypes":[{"descriptions":[{"cweId":"CWE-256","lang":"en","description":"CWE-256: Plaintext Storage of a Password","type":"CWE"}]}],"metrics":[{"cvssV3_1":{"attackComplexity":"LOW","attackVector":"NETWORK","availabilityImpact":"NONE","baseScore":4.9,"baseSeverity":"MEDIUM","confidentialityImpact":"HIGH","integrityImpact":"NONE","privilegesRequired":"HIGH","scope":"UNCHANGED","userInteraction":"NONE","vectorString":"CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N","version":"3.1"}}],"references":[{"name":"https://github.com/Netflix/lemur/security/advisories/GHSA-q437-g7fv-2jvv","tags":["x_refsource_CONFIRM"],"url":"https://github.com/Netflix/lemur/security/advisories/GHSA-q437-g7fv-2jvv"},{"name":"https://github.com/Netflix/lemur/commit/221c6d7275ac667bb8898ab48d2b96926a89c1c4","tags":["x_refsource_MISC"],"url":"https://github.com/Netflix/lemur/commit/221c6d7275ac667bb8898ab48d2b96926a89c1c4"},{"name":"https://github.com/Netflix/lemur/releases/tag/v1.9.2","tags":["x_refsource_MISC"],"url":"https://github.com/Netflix/lemur/releases/tag/v1.9.2"}],"affected":[{"vendor":"Netflix","product":"lemur","versions":[{"version":"< 1.9.2","status":"affected"}]}],"providerMetadata":{"orgId":"a0819718-46f1-4df5-94e2-005712e83aaa","shortName":"GitHub_M","dateUpdated":"2026-08-18T18:53:12.483Z"},"descriptions":[{"lang":"en","value":"Lemur manages TLS certificate creation. Prior to 1.9.2, lemur.users.service.update assigned a replacement password directly to users.password, while lemur/users/models.py registered User.hash_password only for the before_insert event. Because no before_update listener ran, administrator-initiated password changes through PUT /api/1/users/ were committed as plaintext. The affected user could no longer authenticate normally because bcrypt verification received an unhashed value. A database, backup, replica, query-log, or administrative read compromise exposed immediately usable credentials without offline cracking. The fix registers hashing for before_update and avoids rehashing values that already have a bcrypt prefix. This issue is fixed in version 1.9.2."}],"source":{"advisory":"GHSA-q437-g7fv-2jvv","discovery":"UNKNOWN"}},"adp":[{"references":[{"url":"https://github.com/Netflix/lemur/security/advisories/GHSA-q437-g7fv-2jvv","tags":["exploit"]}],"metrics":[{"other":{"type":"ssvc","content":{"timestamp":"2026-08-18T19:15:04.584664Z","id":"CVE-2026-55164","options":[{"Exploitation":"poc"},{"Automatable":"no"},{"Technical Impact":"partial"}],"role":"CISA Coordinator","version":"2.0.3"}}}],"title":"CISA ADP Vulnrichment","providerMetadata":{"orgId":"134c704f-9b21-4f2e-91b3-4a467353bcc0","shortName":"CISA-ADP","dateUpdated":"2026-08-18T19:15:10.532Z"}}]}}